public class TimestampComponent extends IntegerComponent
_NULL, ARRAY, BOOLEAN, BYTE, BYTE_ARRAY, BYTE_ARRAY_DECODING_SIZE_RATIO, BYTE_ARRAY_ENCODING_SIZE_RATIO, DATE, descendingOrder_, DOUBLE, ERROR, FLOAT, INT, isDecoded_, LONG, MAP, MARKER_SIZE, MISSING, NONE, NUMERIC, offset_, ORIG_TYPE_ENCODING_SIZE, separator_, SHORT, STRING, TIME, TIMESTAMP, type_
Modifier and Type | Method and Description |
---|---|
long |
getLong() |
org.ojai.types.OTimestamp |
getTimestamp() |
void |
setLong(long value) |
calculateEncodingSize, decode, encode, getEncodingSize, getEncodingSizeEstimate, getMarker
decode, decode, decodeChildren, encodeOrigType, findIdx, getArray, getBoolean, getByte, getByteArray, getDate, getDouble, getError, getErrorMessage, getFloat, getFullEncodingSize, getInt, getMap, getNextComponentOffset, getOffset, getOrigType, getOrigTypeEncodingSize, getSeparator, getShort, getString, getTime, getType, isDecoded, setInt, setIsDecoded, setOffset, setOrigType
public void setLong(long value)
setLong
in class IndexRowKeyComponent
public long getLong()
getLong
in class IndexRowKeyComponent
public org.ojai.types.OTimestamp getTimestamp()
getTimestamp
in class IndexRowKeyComponent