| Package | Description |
|---|---|
| com.orientechnologies.orient.core.storage.cache | |
| com.orientechnologies.orient.core.storage.cache.local | |
| com.orientechnologies.orient.core.storage.impl.local |
Contains all the class involved on the "local" implementation of the OStorage interface.
|
| com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations | |
| com.orientechnologies.orient.core.storage.impl.local.paginated.base | |
| com.orientechnologies.orient.core.storage.impl.local.statistic | |
| com.orientechnologies.orient.core.storage.impl.memory |
| Modifier and Type | Method and Description |
|---|---|
OPerformanceStatisticManager |
OWriteCache.getPerformanceStatisticManager() |
| Modifier and Type | Method and Description |
|---|---|
OPerformanceStatisticManager |
OWOWCache.getPerformanceStatisticManager() |
| Modifier and Type | Method and Description |
|---|---|
OPerformanceStatisticManager |
OAbstractPaginatedStorage.getPerformanceStatisticManager() |
| Constructor and Description |
|---|
OAtomicOperation(OLogSequenceNumber startLSN,
OOperationUnitId operationUnitId,
OReadCache readCache,
OWriteCache writeCache,
int storageId,
OPerformanceStatisticManager performanceStatisticManager) |
| Modifier and Type | Field and Description |
|---|---|
protected OPerformanceStatisticManager |
ODurableComponent.performanceStatisticManager |
| Constructor and Description |
|---|
OPerformanceStatisticManagerMBean(OPerformanceStatisticManager manager) |
| Modifier and Type | Method and Description |
|---|---|
OPerformanceStatisticManager |
ODirectMemoryOnlyDiskCache.getPerformanceStatisticManager() |
| Constructor and Description |
|---|
ODirectMemoryOnlyDiskCache(int pageSize,
int id,
OPerformanceStatisticManager performanceStatisticManager) |
Copyright © 2009–2025 OrientDB. All rights reserved.