| Package | Description |
|---|---|
| com.orientechnologies.orient.core.storage.impl.local.statistic |
| Modifier and Type | Field and Description |
|---|---|
OSessionStoragePerformanceStatistic.WritCacheCountersHolder |
OSessionStoragePerformanceStatistic.PerformanceSnapshot.writCacheCountersHolder |
| Modifier and Type | Method and Description |
|---|---|
OSessionStoragePerformanceStatistic.WritCacheCountersHolder |
OSessionStoragePerformanceStatistic.pushWriteCacheCounters(OSessionStoragePerformanceStatistic.WritCacheCountersHolder holder)
Takes write cache performance data from last snapshot and aggregates them with data passed inside method as parameter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OSessionStoragePerformanceStatistic.WritCacheCountersHolder.pushData(OSessionStoragePerformanceStatistic.WritCacheCountersHolder holder) |
OSessionStoragePerformanceStatistic.WritCacheCountersHolder |
OSessionStoragePerformanceStatistic.pushWriteCacheCounters(OSessionStoragePerformanceStatistic.WritCacheCountersHolder holder)
Takes write cache performance data from last snapshot and aggregates them with data passed inside method as parameter.
|
Copyright © 2009–2025 OrientDB. All rights reserved.