| Package | Description |
|---|---|
| com.orientechnologies.orient.core.storage.impl.local.statistic |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OSessionStoragePerformanceStatistic.CountersHolder<T extends OSessionStoragePerformanceStatistic.CountersHolder>
Common interface which should implement all classes which contain system/component performance data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OClusterCountersHolder
Container for cluster related performance numbers
|
static class |
OSessionStoragePerformanceStatistic.IndexCountersHolder |
static class |
OSessionStoragePerformanceStatistic.PerformanceCountersHolder
Container for all performance counters which are shared between durable components and whole system.
|
static class |
OSessionStoragePerformanceStatistic.RidbagCountersHolder |
static class |
OSessionStoragePerformanceStatistic.StorageCountersHolder
Contains data about storage performance
|
static class |
OSessionStoragePerformanceStatistic.WALCountersHolder
Contains data about write ahead log performance
|
static class |
OSessionStoragePerformanceStatistic.WritCacheCountersHolder
Contains write cache performance characteristics
|
Copyright © 2009–2025 OrientDB. All rights reserved.