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