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