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