Uses of Class
edu.byu.hbll.solr.batch.Batcher.Builder
Packages that use Batcher.Builder
-
Uses of Batcher.Builder in edu.byu.hbll.solr.batch
Methods in edu.byu.hbll.solr.batch that return Batcher.BuilderModifier and TypeMethodDescriptionBatcher.Builder.batchCapacity(int batchCapacity) Batcher.Builder.batchDelay(Duration batchDelay) Batcher.Builder.queueCapacity(int queueCapacity) Batcher.Builder.threadCount(int threadCount) Batcher.Builder.threadFactory(ThreadFactory threadFactory)