|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ResourceManager.IResourceManagerCounters
Interface defines and documents the counters and counter namespaces for
the ResourceManager.
| Field Summary | |
|---|---|
static String |
IndexManager
The namespace for counters pertaining to the IndexManager. |
static String |
IndexPartitionTasks
The namespace for counters pertaining for overflow tasks (within the OverflowManager namespace). |
static String |
LiveJournal
The namespace for counters pertaining to the live ManagedJournal. |
static String |
OverflowManager
The namespace for counters pertaining to the OverflowManager. |
static String |
StoreManager
The namespace for counters pertaining to the StoreManager. |
| Fields inherited from interface com.bigdata.resources.OverflowManager.IOverflowManagerCounters |
|---|
AsynchronousOverflowCount, AsynchronousOverflowFailedCount, AsynchronousOverflowMillis, AsynchronousOverflowTaskCancelledCount, AsynchronousOverflowTaskFailedCount, OverflowAllowed, OverflowEnabled, ShouldOverflow, SynchronousOverflowCount, SynchronousOverflowMillis |
| Fields inherited from interface com.bigdata.resources.IndexManager.IIndexManagerCounters |
|---|
IndexCacheCapacity, IndexCacheSize, IndexCount, IndexSegmentCacheCapacity, IndexSegmentCacheSize, IndexSegmentOpenLeafByteCount, IndexSegmentOpenLeafCount, Indices, StaleLocatorCacheCapacity, StaleLocatorCacheSize, StaleLocators |
| Field Detail |
|---|
static final String OverflowManager
OverflowManager.
static final String IndexPartitionTasks
OverflowManager namespace).
static final String IndexManager
IndexManager.
static final String StoreManager
StoreManager.
static final String LiveJournal
ManagedJournal.
Note: these counters are detached and reattached to the new live journal during overflow processing.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||