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