| Modifier and Type | Method and Description |
|---|---|
static OByteBufferPool |
OByteBufferPool.instance(OContextConfiguration contextConfiguration) |
| Constructor and Description |
|---|
OCachePointer(OPointer pointer,
OByteBufferPool bufferPool,
long fileId,
long pageIndex) |
| Constructor and Description |
|---|
AsyncReadCache(OByteBufferPool bufferPool,
long maxCacheSizeInBytes,
int pageSize,
boolean trackHitRate) |
| Constructor and Description |
|---|
OWOWCache(int pageSize,
OByteBufferPool bufferPool,
OWriteAheadLog writeAheadLog,
long pagesFlushInterval,
int shutdownTimeout,
long exclusiveWriteCacheMaxSize,
Path storagePath,
String storageName,
OBinarySerializer<String> stringSerializer,
OClosableLinkedContainer<Long,OFileClassic> files,
int id,
OChecksumMode checksumMode,
boolean callFsync,
boolean printCacheStatistics,
int statisticsPrintInterval) |
Copyright © 2009–2025 OrientDB. All rights reserved.