Class ChannelzGrpc.ChannelzImplBase

java.lang.Object
io.grpc.channelz.v1.ChannelzGrpc.ChannelzImplBase
All Implemented Interfaces:
BindableService, ChannelzGrpc.AsyncService
Direct Known Subclasses:
ChannelzService, ChannelzService
Enclosing class:
ChannelzGrpc

public abstract static class ChannelzGrpc.ChannelzImplBase extends Object implements BindableService, ChannelzGrpc.AsyncService
Base class for the server implementation of the service Channelz.
 Channelz is a service exposed by gRPC servers that provides detailed debug
 information.