Class ORecordCacheSoftRefs

java.lang.Object
com.orientechnologies.orient.core.cache.OAbstractMapCache<OSoftRefsHashMap<ORID,ORecord>>
com.orientechnologies.orient.core.cache.ORecordCacheSoftRefs
All Implemented Interfaces:
ORecordCache

public class ORecordCacheSoftRefs extends OAbstractMapCache<OSoftRefsHashMap<ORID,ORecord>> implements ORecordCache
Cache implementation that uses Soft References.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com) (l.garulli-at-orientdb.com)
  • Constructor Details

    • ORecordCacheSoftRefs

      public ORecordCacheSoftRefs()
  • Method Details