public final class BatchConfig
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KEY_SIZE |
| Constructor and Description |
|---|
BatchConfig() |
BatchConfig(BatchConfig other) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSize() |
void |
setSize(int size) |
public static final java.lang.String KEY_SIZE
public BatchConfig()
public BatchConfig(BatchConfig other)