| Interface | Description |
|---|---|
| SegmentRevisionGC |
This MBean exposes the settings from
SegmentGCOptions and
reflects the GC status as reported by the GCMonitor. |
| Class | Description |
|---|---|
| LoggingGCMonitor |
This
GCMonitor implementation logs all calls to its
LoggingGCMonitor.info(String, Object...), LoggingGCMonitor.warn(String, Object...),
LoggingGCMonitor.error(String, Exception) and LoggingGCMonitor.skipped(String, Object...)
methods at the respective levels using the logger instance passed to the
constructor. |
| SegmentGCOptions |
This class holds configuration options for segment store revision gc.
|
| SegmentRevisionGCMBean |
| Enum | Description |
|---|---|
| SegmentGCStatus |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.