Modifier and Type | Field and Description |
---|---|
protected OClosableLinkedContainer<Long,OFile> |
OEngineLocalPaginated.files |
Constructor and Description |
---|
OWOWCache(int pageSize,
OByteBufferPool bufferPool,
OWriteAheadLog writeAheadLog,
DoubleWriteLog doubleWriteLog,
long pagesFlushInterval,
int shutdownTimeout,
long exclusiveWriteCacheMaxSize,
Path storagePath,
String storageName,
OBinarySerializer<String> stringSerializer,
OClosableLinkedContainer<Long,OFile> files,
int id,
OChecksumMode checksumMode,
byte[] iv,
byte[] aesKey,
boolean callFsync,
boolean useNativeOsAPI) |
Constructor and Description |
---|
OLocalPaginatedStorage(String name,
String filePath,
String mode,
int id,
OReadCache readCache,
OClosableLinkedContainer<Long,OFile> files,
long walMaxSegSize,
long doubleWriteLogMaxSegSize) |
Copyright © 2009–2020 OrientDB. All rights reserved.