Package com.google.cloud.spanner.spi.v1
Interface ChannelEndpointCacheFactory
@InternalApi
public interface ChannelEndpointCacheFactory
Factory for creating
ChannelEndpointCache instances.-
Method Summary
Modifier and TypeMethodDescriptioncreate(com.google.api.gax.grpc.InstantiatingGrpcChannelProvider baseProvider)
-
Method Details
-
create
ChannelEndpointCache create(com.google.api.gax.grpc.InstantiatingGrpcChannelProvider baseProvider) throws IOException - Throws:
IOException
-