Uses of Interface
com.google.api.gax.grpc.ChannelPrimer
-
Packages that use ChannelPrimer Package Description com.google.api.gax.grpc -
-
Uses of ChannelPrimer in com.google.api.gax.grpc
Methods in com.google.api.gax.grpc with parameters of type ChannelPrimer Modifier and Type Method Description InstantiatingGrpcChannelProvider.BuilderInstantiatingGrpcChannelProvider.Builder. setChannelPrimer(ChannelPrimer channelPrimer)By setting a channelPrimer, the ChannelPool created by the provider will be refreshing ChannelPool.
-