| Package | Description |
|---|---|
| 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 | |
| com.orientechnologies.orient.core.storage.impl.local.paginated.wal | |
| com.orientechnologies.orient.core.storage.impl.memory |
| Modifier and Type | Class and Description |
|---|---|
class |
OAbstractPaginatedStorage |
| Modifier and Type | Class and Description |
|---|---|
class |
OLocalPaginatedStorage |
| Modifier and Type | Method and Description |
|---|---|
void |
OMemoryWriteAheadLog.addFullCheckpointListener(OFullCheckpointRequestListener listener) |
void |
ODiskWriteAheadLog.addFullCheckpointListener(OFullCheckpointRequestListener listener) |
void |
OWriteAheadLog.addFullCheckpointListener(OFullCheckpointRequestListener listener) |
void |
OMemoryWriteAheadLog.removeFullCheckpointListener(OFullCheckpointRequestListener listener) |
void |
ODiskWriteAheadLog.removeFullCheckpointListener(OFullCheckpointRequestListener listener) |
void |
OWriteAheadLog.removeFullCheckpointListener(OFullCheckpointRequestListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
ODirectMemoryStorage |
Copyright © 2009–2025 OrientDB. All rights reserved.