private class BatchProcess.State
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) BatchProcess.CAUSE_FOR_TERMINATION |
causeForTermination |
(package private) int |
consumersRemoved |
(package private) int |
crawlersRemoved |
(package private) int |
numConsumers |
(package private) int |
numNonConsumers |
(package private) int |
removed |
(package private) long |
start |
| Modifier | Constructor and Description |
|---|---|
private |
State() |
long start
int numConsumers
int numNonConsumers
int removed
int consumersRemoved
int crawlersRemoved
BatchProcess.CAUSE_FOR_TERMINATION causeForTermination