Package com.orientechnologies.orient.core.cache
package com.orientechnologies.orient.core.cache
-
ClassDescriptionLocal cache. it's one to one with record database instances.Factory interface of local record cache.Factory implementation of local record cache.Generic cache interface that should be implemented in order to plug-in custom cache.Cache implementation that uses Soft References.OSoftRefsHashMap<K,
V> Soft References Map inspired by the code published by Dr.