Uses of Interface
io.grpc.channelz.v1.ChannelConnectivityStateOrBuilder
-
Packages that use ChannelConnectivityStateOrBuilder Package Description io.grpc.channelz.v1 -
-
Uses of ChannelConnectivityStateOrBuilder in io.grpc.channelz.v1
Classes in io.grpc.channelz.v1 that implement ChannelConnectivityStateOrBuilder Modifier and Type Class Description classChannelConnectivityStateThese come from the specified states in this document: https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.mdstatic classChannelConnectivityState.BuilderThese come from the specified states in this document: https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.mdMethods in io.grpc.channelz.v1 that return ChannelConnectivityStateOrBuilder Modifier and Type Method Description ChannelConnectivityStateOrBuilderChannelData.Builder. getStateOrBuilder()The connectivity state of the channel or subchannel.ChannelConnectivityStateOrBuilderChannelData. getStateOrBuilder()The connectivity state of the channel or subchannel.ChannelConnectivityStateOrBuilderChannelDataOrBuilder. getStateOrBuilder()The connectivity state of the channel or subchannel.
-