Uses of Enum
io.grpc.internal.ManagedChannelImpl.ResolutionState
Packages that use ManagedChannelImpl.ResolutionState
-
Uses of ManagedChannelImpl.ResolutionState in io.grpc.internal
Fields in io.grpc.internal declared as ManagedChannelImpl.ResolutionStateMethods in io.grpc.internal that return ManagedChannelImpl.ResolutionStateModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ManagedChannelImpl.ResolutionState[]
ManagedChannelImpl.ResolutionState.values()
Returns an array containing the constants of this enum type, in the order they are declared.