Package io.grpc.xds
Interface XdsClientPoolFactory
- All Known Implementing Classes:
SharedXdsClientPoolProvider
interface XdsClientPoolFactory
-
Method Summary
Modifier and TypeMethodDescriptionio.grpc.internal.ObjectPool
<XdsClient> io.grpc.internal.ObjectPool
<XdsClient> getOrCreate
(String target) void
setBootstrapOverride
(Map<String, ?> bootstrap)
-
Method Details
-
setBootstrapOverride
-
get
-
getOrCreate
- Throws:
XdsInitializationException
-
getTargets
-