Modifier and Type | Method and Description |
---|---|
default LongCounter |
IQueryIndexScanner.getIndexUsageCounter(TypeData typeData) |
LongCounter |
RelationIndexScanner.getIndexUsageCounter(TypeData typeData) |
LongCounter |
UidsIndexScanner.getIndexUsageCounter(TypeData typeData) |
Modifier and Type | Method and Description |
---|---|
LongCounter |
TypeCounters.getDiskEntriesCounter() |
LongCounter |
TypeCounters.getDiskModifyCounter() |
LongCounter |
TypeCounters.getDiskReadAccessCounter() |
LongCounter |
TypeCounters.getRamEntriesCounter() |
LongCounter |
TypeCounters.getRamReadAccessCounter() |
LongCounter |
TypeCounters.getTotalReadCounter() |
Modifier and Type | Method and Description |
---|---|
abstract Map<String,LongCounter> |
QueryExtensionManager.getIndexedPathsUsageCounters(String typeName) |
Modifier and Type | Method and Description |
---|---|
LongCounter |
TypeData.getUidUsageCounter() |
LongCounter |
TypeDataIndex.getUsageCounter() |
Modifier and Type | Method and Description |
---|---|
Map<String,LongCounter> |
QueryExtensionIndexManagerWrapper.getIndexedPathsUsageCounters(String typeName) |
Modifier and Type | Method and Description |
---|---|
LongCounter |
BlobStoreCacheImpl.getCacheSize() |
LongCounter |
IBlobStoreCacheImpl.getCacheSize() |
LongCounter |
BlobStoreInternalCacheFilter.getColdDataMissCount() |
LongCounter |
BlobStoreCacheImpl.getHitCount() |
LongCounter |
IBlobStoreCacheImpl.getHitCount() |
LongCounter |
BlobStoreCacheImpl.getMissCount() |
LongCounter |
IBlobStoreCacheImpl.getMissCount() |
Modifier and Type | Method and Description |
---|---|
void |
IndexMetricsContext.addChosenIndex(LongCounter indexCounter) |
Modifier and Type | Method and Description |
---|---|
Map<String,LongCounter> |
LuceneSpatialQueryExtensionManager.getIndexedPathsUsageCounters(String typeName) |
Map<String,LongCounter> |
LuceneSpatialTypeIndex.getIndexMap() |
Copyright © GigaSpaces.