Klasse RecordIndex


public class RecordIndex extends PrimitiveEntryAtomicStore
  • Konstruktordetails

    • RecordIndex

      public RecordIndex(File path, String name)
  • Methodendetails

    • setBoolean

      public void setBoolean(int id, boolean value)
      Setzt außer Kraft:
      setBoolean in Klasse PrimitiveEntryAtomicStore
    • createRecord

      public int createRecord()
    • getCount

      public int getCount()
    • getBitSet

      public BitSet getBitSet()
    • getRecords

      public List<Integer> getRecords()
    • getMaxId

      public int getMaxId()
    • getNextAvailableId

      public int getNextAvailableId()