Package io.grpc.xds

Class SharedXdsClientPoolProvider

java.lang.Object
io.grpc.xds.SharedXdsClientPoolProvider
All Implemented Interfaces:
XdsClientPoolFactory

@ThreadSafe final class SharedXdsClientPoolProvider extends Object implements XdsClientPoolFactory
The global factory for creating a singleton XdsClient instance to be used by all gRPC clients in the process.