Klasse RecordIndex
java.lang.Object
org.teamapps.universaldb.index.buffer.common.AbstractResizingAtomicStore
org.teamapps.universaldb.index.buffer.common.PrimitiveEntryAtomicStore
org.teamapps.universaldb.index.buffer.index.RecordIndex
-
Feldübersicht
Von Klasse geerbte Felder org.teamapps.universaldb.index.buffer.common.PrimitiveEntryAtomicStore
BYTE_ENTRIES_PER_FILE, INTEGER_ENTRIES_PER_FILE, LONG_ENTRIES_PER_FILE, SHORT_ENTRIES_PER_FILEVon Klasse geerbte Felder org.teamapps.universaldb.index.buffer.common.AbstractResizingAtomicStore
byteOrder, MAX_FILE_SIZE, MIN_FILE_SIZE -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungintintgetCount()intgetMaxId()intvoidsetBoolean(int id, boolean value) Von Klasse geerbte Methoden org.teamapps.universaldb.index.buffer.common.PrimitiveEntryAtomicStore
getBoolean, getByte, getDouble, getFirstBuffer, getFloat, getInt, getLong, getShort, setByte, setDouble, setFloat, setInt, setLong, setShortVon Klasse geerbte Methoden org.teamapps.universaldb.index.buffer.common.AbstractResizingAtomicStore
close, drop, ensureCapacity, ensureCapacity, findNextBlockPosition, flush, getBuffer, getBufferIndex, getBuffers, getMaximumId, getName, getOffset, getOffset, getPath, getTotalCapacity, toString
-
Konstruktordetails
-
RecordIndex
-
-
Methodendetails
-
setBoolean
public void setBoolean(int id, boolean value) - Setzt außer Kraft:
setBooleanin KlassePrimitiveEntryAtomicStore
-
createRecord
public int createRecord() -
getCount
public int getCount() -
getBitSet
-
getRecords
-
getMaxId
public int getMaxId() -
getNextAvailableId
public int getNextAvailableId()
-