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, writeServiceIndexManager, IndexPartitionTasks, LiveJournal, OverflowManager, StoreManagerAsynchronousOverflowCount, AsynchronousOverflowFailedCount, AsynchronousOverflowMillis, AsynchronousOverflowTaskCancelledCount, AsynchronousOverflowTaskFailedCount, OverflowAllowed, OverflowEnabled, ShouldOverflow, SynchronousOverflowCount, SynchronousOverflowMillisIndexCacheCapacity, IndexCacheSize, IndexCount, IndexSegmentCacheCapacity, IndexSegmentCacheSize, IndexSegmentOpenLeafByteCount, IndexSegmentOpenLeafCount, Indices, StaleLocatorCacheCapacity, StaleLocatorCacheSize, StaleLocatorsBytesDeleted, BytesUnderManagement, DataDir, DataDirBytesAvailable, IsOpen, IsRunning, IsStarting, JournalBytesUnderManagement, JournalDeleteCount, JournalReopenCount, LastCommitTime, LastCommitTimePreserved, LastOverflowTime, ManagedJournalCount, ManagedSegmentStoreCount, MaximumJournalSizeAtOverflow, PurgeResourcesMillis, ReleaseTime, SegmentBytesUnderManagement, SegmentStoreDeleteCount, SegmentStoreReopenCount, StoreCacheCapacity, StoreCacheSize, TmpDir, TmpDirBytesAvailablestatic 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.