public static interface DataService.IDataServiceCounters extends ConcurrencyManager.IConcurrencyManagerCounters, ResourceManager.IResourceManagerCounters
DataService
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 |
queryEngine
The namespace for the counters pertaining to the
QueryEngine . |
static String |
resourceManager
The namespace for the counters pertaining to the
ResourceManager . |
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 transactionManager
ILocalTransactionService
.static final String resourceManager
ResourceManager
.static final String queryEngine
QueryEngine
.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.