|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface DataService.IDataServiceCounters
Interface defines and documents the counters and counter namespaces
reported by the DataService and the various services which it
uses.
| Field Summary | |
|---|---|
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. |
| Fields inherited from interface com.bigdata.journal.ConcurrencyManager.IConcurrencyManagerCounters |
|---|
LockManager, ReadService, TXWriteService, writeService |
| Fields inherited from interface com.bigdata.resources.ResourceManager.IResourceManagerCounters |
|---|
IndexManager, IndexPartitionTasks, LiveJournal, OverflowManager, 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 concurrencyManager
ConcurrencyManager.
static final String transactionManager
ILocalTransactionService.
static final String resourceManager
ResourceManager.
static final String queryEngine
QueryEngine.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||