public interface BatchSize
| Modifier and Type | Method and Description |
|---|---|
int |
getBatchSize()
The batch size.
|
void |
setBatchSize(int theBatchSize)
Set the batch size.
|
int getBatchSize()
void setBatchSize(int theBatchSize)
theBatchSize - The batch size.