| Modifier and Type | Field and Description |
|---|---|
protected OClosableLinkedContainer<Long,OFileClassic> |
OEngineLocalPaginated.files |
| Constructor and Description |
|---|
OWOWCache(boolean syncOnPageFlush,
int pageSize,
OByteBufferPool bufferPool,
long groupTTL,
OWriteAheadLog writeAheadLog,
long pageFlushInterval,
long writeCacheMaxSize,
long cacheMaxSize,
OLocalPaginatedStorage storageLocal,
boolean checkMinSize,
OClosableLinkedContainer<Long,OFileClassic> files,
int id,
OChecksumMode checksumMode) |
| Constructor and Description |
|---|
OLocalPaginatedStorage(String name,
String filePath,
String mode,
int id,
OReadCache readCache,
OClosableLinkedContainer<Long,OFileClassic> files) |
Copyright © 2009–2025 OrientDB. All rights reserved.