| Package | Description |
|---|---|
| com.orientechnologies.orient.core.cache | |
| com.orientechnologies.orient.core.metadata | |
| com.orientechnologies.orient.object.metadata |
| Modifier and Type | Class and Description |
|---|---|
class |
OCommandCacheSoftRefs
Command cache implementation that uses Soft references to avoid overloading Java Heap.
|
| Modifier and Type | Method and Description |
|---|---|
OCommandCache |
OCommandCache.clear()
Remove all results from the cache.
|
OCommandCache |
OCommandCache.disable()
Disables cache.
|
OCommandCache |
OCommandCache.enable()
Enables cache.
|
| Modifier and Type | Field and Description |
|---|---|
protected OCommandCache |
OMetadataDefault.commandCache |
| Modifier and Type | Method and Description |
|---|---|
OCommandCache |
OMetadata.getCommandCache() |
OCommandCache |
OMetadataDefault.getCommandCache() |
| Modifier and Type | Method and Description |
|---|---|
OCommandCache |
OMetadataObject.getCommandCache() |
Copyright © 2009–2025 OrientDB. All rights reserved.