| Package | Description |
|---|---|
| com.orientechnologies.orient.core.storage.cache.pages | |
| com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations |
| Modifier and Type | Class and Description |
|---|---|
class |
OLruPageCache
The implementation of a page cache based on the LRU algorithm.
|
class |
OPassthroughPageCache
The no-cache passthrough implementation of a page cache, caches nothing.
|
class |
OTinyPageCache
The implementation of a page cache suitable for page caches of a very tiny size, like 1-8 pages.
|
| Modifier and Type | Method and Description |
|---|---|
protected OPageCache |
OAtomicOperation.createPageCache(OReadCache readCache) |
Copyright © 2009–2025 OrientDB. All rights reserved.