Uses of Interface
io.grpc.channelz.v1.ChannelConnectivityStateOrBuilder
Packages that use ChannelConnectivityStateOrBuilder
-
Uses of ChannelConnectivityStateOrBuilder in io.grpc.channelz.v1
Classes in io.grpc.channelz.v1 that implement ChannelConnectivityStateOrBuilderModifier and TypeClassDescriptionfinal class
These come from the specified states in this document: https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.mdstatic final class
These come from the specified states in this document: https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.mdFields in io.grpc.channelz.v1 with type parameters of type ChannelConnectivityStateOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ChannelConnectivityState, ChannelConnectivityState.Builder, ChannelConnectivityStateOrBuilder> ChannelData.Builder.stateBuilder_
Methods in io.grpc.channelz.v1 that return ChannelConnectivityStateOrBuilderModifier and TypeMethodDescriptionChannelData.Builder.getStateOrBuilder()
The connectivity state of the channel or subchannel.ChannelData.getStateOrBuilder()
The connectivity state of the channel or subchannel.ChannelDataOrBuilder.getStateOrBuilder()
The connectivity state of the channel or subchannel.Methods in io.grpc.channelz.v1 that return types with arguments of type ChannelConnectivityStateOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ChannelConnectivityState, ChannelConnectivityState.Builder, ChannelConnectivityStateOrBuilder> ChannelData.Builder.getStateFieldBuilder()
The connectivity state of the channel or subchannel.