
public static class OSessionStoragePerformanceStatistic.StorageCountersHolder extends Object implements OSessionStoragePerformanceStatistic.CountersHolder<OSessionStoragePerformanceStatistic.StorageCountersHolder>
| Constructor and Description |
|---|
StorageCountersHolder() |
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
Resets all performance characteristics to default values.
|
long |
getFullCheckpointTime() |
void |
pushData(OSessionStoragePerformanceStatistic.StorageCountersHolder holder)
Accumulates data in current and passed in containers and push data back to passed in container.
|
ODocument |
toDocument()
Serializes performance data as values of fields of returned document.
|
public void clean()
OSessionStoragePerformanceStatistic.CountersHolderclean in interface OSessionStoragePerformanceStatistic.CountersHolder<OSessionStoragePerformanceStatistic.StorageCountersHolder>public void pushData(OSessionStoragePerformanceStatistic.StorageCountersHolder holder)
OSessionStoragePerformanceStatistic.CountersHolderpushData in interface OSessionStoragePerformanceStatistic.CountersHolder<OSessionStoragePerformanceStatistic.StorageCountersHolder>public ODocument toDocument()
OSessionStoragePerformanceStatistic.CountersHoldertoDocument in interface OSessionStoragePerformanceStatistic.CountersHolder<OSessionStoragePerformanceStatistic.StorageCountersHolder>public long getFullCheckpointTime()
-1 if value is undefinedCopyright © 2009–2025 OrientDB. All rights reserved.