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, getMarkerdecode, 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, setOrigTypepublic void setInt(int value)
setInt in class IndexRowKeyComponentpublic int getInt()
getInt in class IndexRowKeyComponentpublic org.ojai.types.OTime getTime()
getTime in class IndexRowKeyComponent