| Package | Description |
|---|---|
| com.orientechnologies.common.directmemory | |
| com.orientechnologies.orient.core.storage.cache | |
| com.orientechnologies.orient.core.storage.cache.local |
| Modifier and Type | Method and Description |
|---|---|
static OByteBufferPool |
OByteBufferPool.instance()
Pool returned by this method is used in all components of storage.
|
| Constructor and Description |
|---|
OCachePointer(ByteBuffer buffer,
OByteBufferPool bufferPool,
OLogSequenceNumber lastFlushedLsn,
long fileId,
long pageIndex) |
| Constructor and Description |
|---|
OWOWCache(boolean syncOnPageFlush,
int pageSize,
OByteBufferPool bufferPool,
long groupTTL,
OWriteAheadLog writeAheadLog,
long pageFlushInterval,
long writeCacheMaxSize,
long cacheMaxSize,
OLocalPaginatedStorage storageLocal,
boolean checkMinSize,
int id) |
Copyright © 2009–2016 Orient Technologies. All rights reserved.