Uses of Class
com.google.api.gax.rpc.BatcherFactory
Packages that use BatcherFactory
-
Uses of BatcherFactory in com.google.api.gax.rpc
Constructors in com.google.api.gax.rpc with parameters of type BatcherFactoryModifierConstructorDescriptionBatchingCallable(UnaryCallable<RequestT, ResponseT> callable, BatchingDescriptor<RequestT, ResponseT> batchingDescriptor, BatcherFactory<RequestT, ResponseT> batcherFactory)