Class InMemRecordCache

java.lang.Object
org.eclipse.rdf4j.sail.nativerdf.InMemRecordCache

public class InMemRecordCache extends Object
An simplified implementation of the RecordCache that keeps everything in memory.
  • Field Details

  • Constructor Details

    • InMemRecordCache

      public InMemRecordCache()
  • Method Details