| 程序包 | 说明 |
|---|---|
| com.github.bingoohuang.utils.batch |
| 限定符和类型 | 方法和说明 |
|---|---|
BatcherBuilder<T,V> |
BatcherBuilder.executor(ScheduledExecutorService service) |
BatcherBuilder<T,V> |
BatcherBuilder.maxBatchNum(int maxBatchNum) |
BatcherBuilder<T,V> |
BatcherBuilder.maxWaitItems(int maxWaitItems) |
BatcherBuilder<T,V> |
BatcherBuilder.maxWaitMillis(long maxWaitMillis) |
static <T,V> BatcherBuilder<T,V> |
BatcherBuilder.newBuilder(BatcherJob<T,V> batcherJob) |
Copyright © 2018. All rights reserved.