Uses of Class
io.grpc.internal.InternalSubchannel.Index
-
Packages that use InternalSubchannel.Index Package Description io.grpc.internal Interfaces and implementations that are internal to gRPC. -
-
Uses of InternalSubchannel.Index in io.grpc.internal
Fields in io.grpc.internal declared as InternalSubchannel.Index Modifier and Type Field Description private InternalSubchannel.Index
InternalSubchannel. addressIndex
The index of the address corresponding to pendingTransport/activeTransport, or at beginning if both are null.
-