| Package | Description |
|---|---|
| com.orientechnologies.orient.core.storage.impl.local.statistic |
| Modifier and Type | Method and Description |
|---|---|
static OSessionStoragePerformanceStatistic.ComponentType |
OSessionStoragePerformanceStatistic.ComponentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OSessionStoragePerformanceStatistic.ComponentType[] |
OSessionStoragePerformanceStatistic.ComponentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OSessionStoragePerformanceStatistic.startComponentOperation(String componentName,
OSessionStoragePerformanceStatistic.ComponentType type)
Called inside of
ODurableComponent to notify that
component started to perform operation on data. |
Copyright © 2009–2025 OrientDB. All rights reserved.