| Package | Description |
|---|---|
| com.orientechnologies.orient.core.storage.cache | |
| com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations |
| Modifier and Type | Method and Description |
|---|---|
LRUList |
OCacheEntry.getContainer() |
LRUList |
OCacheEntryImpl.getContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
OCacheEntry.setContainer(LRUList lruList) |
void |
OCacheEntryImpl.setContainer(LRUList lruList) |
| Modifier and Type | Method and Description |
|---|---|
LRUList |
OCacheEntryChanges.getContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
OCacheEntryChanges.setContainer(LRUList lruList) |
Copyright © 2009–2025 OrientDB. All rights reserved.