public class TimeComponent 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 |
---|---|
int |
getInt() |
org.ojai.types.OTime |
getTime() |
void |
setInt(int value) |
calculateEncodingSize, decode, encode, getEncodingSize, getEncodingSizeEstimate, getMarker
decode, decode, decodeChildren, encodeOrigType, findIdx, getArray, getBoolean, getByte, getByteArray, getDate, getDouble, getError, getErrorMessage, getFloat, getFullEncodingSize, getLong, getMap, getNextComponentOffset, getOffset, getOrigType, getOrigTypeEncodingSize, getSeparator, getShort, getString, getTimestamp, getType, isDecoded, setIsDecoded, setLong, setOffset, setOrigType
public void setInt(int value)
setInt
in class IndexRowKeyComponent
public int getInt()
getInt
in class IndexRowKeyComponent
public org.ojai.types.OTime getTime()
getTime
in class IndexRowKeyComponent