public interface BatchlogManagerMBean
| Modifier and Type | Method and Description | 
|---|---|
| int | countAllBatches()Counts all batches currently in the batchlog. | 
| void | forceBatchlogReplay()Forces batchlog replay. | 
| long | getTotalBatchesReplayed() | 
int countAllBatches()
long getTotalBatchesReplayed()
void forceBatchlogReplay()
                  throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 The Apache Software Foundation