Interface | Description |
---|---|
OCacheLevelTwoLocator | |
OCommandCache |
Generic query cache interface.
|
OLocalRecordCacheFactory |
Factory interface of local record cache.
|
ORecordCache |
Generic cache interface that should be implemented in order to plug-in custom cache.
|
Class | Description |
---|---|
OAbstractMapCache<T extends Map<ORID,?>> | |
OAbstractRecordCache |
Cache of documents.
|
OCommandCacheHook |
Hook that takes care to invalidate query cache as soon any change happen on database.
|
OCommandCacheSoftRefs |
Command cache implementation that uses Soft references to avoid overloading Java Heap.
|
OCommandCacheSoftRefs.OCachedResult | |
OLocalRecordCache |
Local cache.
|
OLocalRecordCacheFactoryImpl |
Factory implementation of local record cache.
|
ORecordCacheSoftRefs |
Cache implementation that uses Soft References.
|
ORecordCacheWeakRefs | |
OSoftRefsHashMap<K,V> |
Soft References Map inspired by the code published by Dr.
|
Enum | Description |
---|---|
OCommandCache.STRATEGY |
Copyright © 2009–2020 OrientDB. All rights reserved.