public interface GCMonitorMBean
FileStore.| Modifier and Type | Method and Description |
|---|---|
String |
getCompactionMapStats()
Statistics about the compaction map.
|
String |
getLastCleanup() |
String |
getLastCompaction() |
String |
getLastError() |
CompositeData |
getReclaimedSize() |
CompositeData |
getRepositorySize() |
String |
getStatus() |
static final String TYPE
@CheckForNull String getLastCompaction()
null if none.@CheckForNull String getLastCleanup()
null if none.@CheckForNull String getLastError()
null if none.@Nonnull CompositeData getRepositorySize()
@Nonnull CompositeData getReclaimedSize()
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.