public abstract static class ChannelzGrpc.ChannelzImplBase extends Object implements BindableService, ChannelzGrpc.AsyncService
Channelz is a service exposed by gRPC servers that provides detailed debug information.
| Constructor and Description |
|---|
ChannelzImplBase() |
| Modifier and Type | Method and Description |
|---|---|
ServerServiceDefinition |
bindService()
Creates
ServerServiceDefinition object for current instance of service implementation. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChannel, getServer, getServers, getServerSockets, getSocket, getSubchannel, getTopChannelspublic final ServerServiceDefinition bindService()
BindableServiceServerServiceDefinition object for current instance of service implementation.bindService in interface BindableService