Interface | Description |
---|---|
LazyObjectBase |
Class | Description |
---|---|
ByteArrayRef |
ByteArrayRef stores a reference to a byte array.
|
LazyArray |
LazyArray stores an array of Lazy Objects.
|
LazyBinary | |
LazyBoolean |
LazyObject for storing a value of boolean.
|
LazyByte |
LazyObject for storing a value of Byte.
|
LazyDate |
LazyDate.
|
LazyDouble |
LazyObject for storing a value of Double.
|
LazyFactory |
LazyFactory.
|
LazyFloat |
LazyObject for storing a value of Double.
|
LazyHiveChar |
LazyObject for storing a value of HiveChar.
|
LazyHiveDecimal | |
LazyHiveIntervalDayTime | |
LazyHiveIntervalYearMonth | |
LazyHiveVarchar |
LazyObject for storing a value of HiveVarchar.
|
LazyInteger |
LazyObject for storing a value of Integer.
|
LazyLong |
LazyObject for storing a value of Long.
|
LazyMap |
LazyMap stores a map of Primitive LazyObjects to LazyObjects.
|
LazyNonPrimitive<OI extends ObjectInspector> |
LazyPrimitive stores a primitive Object in a LazyObject.
|
LazyObject<OI extends ObjectInspector> |
LazyObject stores an object in a range of bytes in a byte[].
|
LazyPrimitive<OI extends ObjectInspector,T extends org.apache.hadoop.io.Writable> |
LazyPrimitive stores a primitive Object in a LazyObject.
|
LazySerDeParameters |
SerDeParameters.
|
LazyShort |
LazyObject for storing a value of Short.
|
LazySimpleSerDe |
LazySimpleSerDe can be used to read the same data format as
MetadataTypedColumnsetSerDe and TCTLSeparatedProtocol.
|
LazyString |
LazyObject for storing a value of String.
|
LazyStruct |
LazyObject for storing a struct.
|
LazyTimestamp |
LazyTimestamp.
|
LazyUnion |
LazyObject for storing a union.
|
LazyUtils |
LazyUtils.
|
LazyVoid |
Copyright © 2017 The Apache Software Foundation. All rights reserved.