
public abstract class OClusterPositionMap extends ODurableComponent
| Modifier and Type | Field and Description |
|---|---|
static String |
DEF_EXTENSION |
atomicOperationsManager, readCache, storage, writeCache| Constructor and Description |
|---|
OClusterPositionMap(OAbstractPaginatedStorage storage,
String name,
String extension,
String lockName) |
addFile, addPage, calculateInsideComponentOperation, deleteFile, executeInsideComponentOperation, getExtension, getFilledUpTo, getFullName, getLockName, getName, isFileExists, loadPageForRead, loadPageForRead, loadPageForWrite, openFile, pinPage, releasePageFromRead, releasePageFromWrite, setName, truncateFile, tryExecuteInsideComponentOperationacquireExclusiveLock, acquireSharedLock, addUser, assertExclusiveLockHold, assertSharedLockHold, getUsers, isConcurrent, releaseExclusiveLock, releaseSharedLock, removeUser, tryAcquireExclusiveLock, tryAcquireSharedLockpublic static final String DEF_EXTENSION
public OClusterPositionMap(OAbstractPaginatedStorage storage, String name, String extension, String lockName)
Copyright © 2009–2025 OrientDB. All rights reserved.