public static interface Journal.IJournalCounters extends ConcurrencyManager.IConcurrencyManagerCounters, ResourceManager.IResourceManagerCounters
Journal
and the various services which it uses.Modifier and Type | Field and Description |
---|---|
static String |
concurrencyManager
The namespace for the counters pertaining to the
ConcurrencyManager . |
static String |
executorService
The namespace for counters pertaining to the
Journal.getExecutorService() . |
static String |
indexManager
The namespace for the counters pertaining to the named indices.
|
static String |
queryEngine
Performance counters for the query engine associated with this
journal (if any).
|
static String |
transactionManager
The namespace for the counters pertaining to the
ILocalTransactionService . |
LockManager, ReadService, TXWriteService, writeService
IndexManager, IndexPartitionTasks, LiveJournal, OverflowManager, 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 concurrencyManager
ConcurrencyManager
.static final String indexManager
static final String transactionManager
ILocalTransactionService
.static final String executorService
Journal.getExecutorService()
.static final String queryEngine
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.