Class RecordIndex


public class RecordIndex
extends PrimitiveEntryAtomicStore
  • Constructor Details

    • RecordIndex

      public RecordIndex​(java.io.File path, java.lang.String name)
  • Method Details

    • setBoolean

      public void setBoolean​(int id, boolean value)
      Overrides:
      setBoolean in class PrimitiveEntryAtomicStore
    • createRecord

      public int createRecord()
    • getCount

      public int getCount()
    • getBitSet

      public java.util.BitSet getBitSet()
    • getRecords

      public java.util.List<java.lang.Integer> getRecords()
    • getMaxId

      public int getMaxId()
    • getNextAvailableId

      public int getNextAvailableId()