public static interface ResourceManager.IResourceManagerCounters extends OverflowManager.IOverflowManagerCounters, IndexManager.IIndexManagerCounters, StoreManager.IStoreManagerCounters
ResourceManager
.Modifier and Type | Field and Description |
---|---|
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 . |
AsynchronousOverflowCount, AsynchronousOverflowFailedCount, AsynchronousOverflowMillis, AsynchronousOverflowTaskCancelledCount, AsynchronousOverflowTaskFailedCount, OverflowAllowed, OverflowEnabled, ShouldOverflow, SynchronousOverflowCount, SynchronousOverflowMillis
IndexCacheCapacity, IndexCacheSize, IndexCount, IndexSegmentCacheCapacity, IndexSegmentCacheSize, IndexSegmentOpenLeafByteCount, IndexSegmentOpenLeafCount, Indices, StaleLocatorCacheCapacity, StaleLocatorCacheSize, StaleLocators
BytesDeleted, BytesUnderManagement, DataDir, DataDirBytesAvailable, IsOpen, IsRunning, IsStarting, JournalBytesUnderManagement, JournalDeleteCount, JournalReopenCount, LastCommitTime, LastCommitTimePreserved, LastOverflowTime, ManagedJournalCount, ManagedSegmentStoreCount, MaximumJournalSizeAtOverflow, PurgeResourcesMillis, ReleaseTime, SegmentBytesUnderManagement, SegmentStoreDeleteCount, SegmentStoreReopenCount, StoreCacheCapacity, StoreCacheSize, TmpDir, TmpDirBytesAvailable
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.
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.