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.Exception
Copyright © 2017 The Apache Software Foundation