public class AutoBatcher extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AutoBatcher.IdBatchSupplier |
| Constructor and Description |
|---|
AutoBatcher(int batchSize,
long validity,
AutoBatcher.IdBatchSupplier idGenerator) |
public AutoBatcher(int batchSize,
long validity,
AutoBatcher.IdBatchSupplier idGenerator)
Copyright © 2018. All Rights Reserved.