| Package | Description |
|---|---|
| io.grpc.channelz.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelConnectivityState
These come from the specified states in this document:
https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.md
|
static class |
ChannelConnectivityState.Builder
These come from the specified states in this document:
https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.md
|
| Modifier and Type | Method and Description |
|---|---|
ChannelConnectivityStateOrBuilder |
ChannelDataOrBuilder.getStateOrBuilder()
The connectivity state of the channel or subchannel.
|
ChannelConnectivityStateOrBuilder |
ChannelData.getStateOrBuilder()
The connectivity state of the channel or subchannel.
|
ChannelConnectivityStateOrBuilder |
ChannelData.Builder.getStateOrBuilder()
The connectivity state of the channel or subchannel.
|