Uses of Enum
io.grpc.internal.ManagedChannelImpl.ResolutionState
Packages that use ManagedChannelImpl.ResolutionState
-
Uses of ManagedChannelImpl.ResolutionState in io.grpc.internal
Subclasses with type arguments of type ManagedChannelImpl.ResolutionState in io.grpc.internalModifier and TypeClassDescription(package private) static enumA ResolutionState indicates the status of last name resolution.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.