Uses of Interface
com.google.api.gax.grpc.ChannelPrimer
Packages that use ChannelPrimer
-
Uses of ChannelPrimer in com.google.api.gax.grpc
Methods in com.google.api.gax.grpc with parameters of type ChannelPrimerModifier and TypeMethodDescriptionInstantiatingGrpcChannelProvider.Builder.setChannelPrimer(ChannelPrimer channelPrimer) By setting a channelPrimer, the ChannelPool created by the provider will be refreshing ChannelPool. channelPrimer will be invoked periodically when the channels are refreshed