public class EventTypeSpaceChunk extends Chunk
Modifier and Type | Field and Description |
---|---|
static int |
EVENT_TYPE_SPACE_ID |
DATA_OFFSET, DEFAULT_CHUNK_SIZE
ENCODING_SPACE_DOUBLE, ENCODING_SPACE_INT, ENCODING_SPACE_LONG
Constructor and Description |
---|
EventTypeSpaceChunk(EventTypeSpaceVersion eventTypeSpaceVersion) |
addByte, addDouble, addDoubleUnchecked, addInt, addIntUnchecked, addLong, addLongUnchecked, addString, addStringInternal, getPosition, hasRoom, putIntAt, seek, write
public static final int EVENT_TYPE_SPACE_ID
public EventTypeSpaceChunk(EventTypeSpaceVersion eventTypeSpaceVersion)