Uses of Class
io.grpc.xds.AddressFilter.PathChain
-
Packages that use AddressFilter.PathChain Package Description io.grpc.xds Library for gPRC proxyless service mesh using Envoy xDS protocol. -
-
Uses of AddressFilter.PathChain in io.grpc.xds
Fields in io.grpc.xds declared as AddressFilter.PathChain Modifier and Type Field Description (package private) AddressFilter.PathChain
AddressFilter.PathChain. next
Fields in io.grpc.xds with type parameters of type AddressFilter.PathChain Modifier and Type Field Description private static io.grpc.Attributes.Key<AddressFilter.PathChain>
AddressFilter. PATH_CHAIN_KEY
-