public interface SnapshotReaderMetricsMXBean
| Modifier and Type | Method and Description |
|---|---|
boolean |
getHoldingGlobalLock() |
int |
getRemainingTableCount() |
boolean |
getSnapshotAborted() |
boolean |
getSnapshotCompleted() |
long |
getSnapshotDurationInSeconds() |
boolean |
getSnapshotRunning() |
int |
getTotalTableCount() |
int getTotalTableCount()
int getRemainingTableCount()
boolean getHoldingGlobalLock()
boolean getSnapshotRunning()
boolean getSnapshotAborted()
boolean getSnapshotCompleted()
long getSnapshotDurationInSeconds()
Copyright © 2017 JBoss by Red Hat. All rights reserved.