
T - Real component classpublic static interface OSessionStoragePerformanceStatistic.CountersHolder<T extends OSessionStoragePerformanceStatistic.CountersHolder>
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
Resets all performance characteristics to default values.
|
void |
pushData(T 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.
|
void clean()
void pushData(T holder)
holder - ODocument toDocument()
Copyright © 2009–2025 OrientDB. All rights reserved.