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, getMarkerdecode, 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, setOrigTypepublic void setLong(long value)
setLong in class IndexRowKeyComponentpublic long getLong()
getLong in class IndexRowKeyComponentpublic org.ojai.types.OTimestamp getTimestamp()
getTimestamp in class IndexRowKeyComponent