Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W Z 

A

AbstractEncodingAwareSerDe - Class in org.apache.hadoop.hive.serde2
AbstractEncodingAwareSerDe aware the encoding from table properties, transform data from specified charset to UTF-8 during serialize, and transform data from UTF-8 to specified charset during deserialize.
AbstractEncodingAwareSerDe() - Constructor for class org.apache.hadoop.hive.serde2.AbstractEncodingAwareSerDe
 
AbstractPrimitiveJavaObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
An AbstractJavaPrimitiveObjectInspector for a Java object.
AbstractPrimitiveJavaObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveJavaObjectInspector
 
AbstractPrimitiveJavaObjectInspector(PrimitiveTypeInfo) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveJavaObjectInspector
 
AbstractPrimitiveLazyObjectInspector<T extends org.apache.hadoop.io.Writable> - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
An AbstractPrimitiveLazyObjectInspector for a LazyPrimitive object.
AbstractPrimitiveLazyObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.AbstractPrimitiveLazyObjectInspector
 
AbstractPrimitiveLazyObjectInspector(PrimitiveTypeInfo) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.AbstractPrimitiveLazyObjectInspector
 
AbstractPrimitiveObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
An AbstractPrimitiveObjectInspector is based on ObjectInspectorUtils.PrimitiveTypeEntry.
AbstractPrimitiveObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector
 
AbstractPrimitiveObjectInspector(PrimitiveTypeInfo) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector
Construct a AbstractPrimitiveObjectInspector.
AbstractPrimitiveWritableObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
An AbstractWritablePrimitiveObjectInspector for a Writable object.
AbstractPrimitiveWritableObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveWritableObjectInspector
 
AbstractPrimitiveWritableObjectInspector(PrimitiveTypeInfo) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveWritableObjectInspector
 
AbstractSerDe - Class in org.apache.hadoop.hive.serde2
This abstract class is the superclass of all classes that can serialize and de-serialize Hadoop Writable objects.
AbstractSerDe() - Constructor for class org.apache.hadoop.hive.serde2.AbstractSerDe
 
accept(TypeInfo) - Method in class org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo
 
accept(TypeInfo) - Method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfo
 
addToField3(InnerStruct) - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
addToLint(int) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
addToLintString(IntString) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
addToLString(String) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
addToMy_enumlist(MyEnum) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
addToMy_enumset(MyEnum) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
addToMy_stringlist(String) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
addToMy_stringset(String) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
addToMy_structlist(MiniStruct) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
addToMy_structset(MiniStruct) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
addToSIntString(IntString) - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
addValue(Object) - Method in class org.apache.hadoop.hive.serde2.thrift.ColumnBuffer
 
addValue(Type, Object) - Method in class org.apache.hadoop.hive.serde2.thrift.ColumnBuffer
 
adjustArraySize(int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryMap
Adjust the size of arrays: keyStart, keyLength valueStart, valueLength keyInited, keyIsNull valueInited, valueIsNull.
AINT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
appendNestedColumnPaths(Configuration, List<String>) - Static method in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
Appends read nested column's paths.
appendReadColumnIDs(Configuration, List<Integer>) - Static method in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
Deprecated.
for backwards compatibility with <= 0.12, use appendReadColumns
appendReadColumns(Configuration, List<Integer>) - Static method in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
Appends read columns' ids (start from zero).
appendReadColumns(Configuration, List<Integer>, List<String>, List<String>, boolean) - Static method in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
This method appends read column information to configuration to use for PPD.
appendReadColumns(StringBuilder, StringBuilder, List<Integer>, List<String>) - Static method in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
 
areEqual(Object[], Object[]) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ListObjectsEqualComparer
ol0, ol1 should have equal or less number of elements than objectinspectors passed in constructor.
arraysEquals(ByteStream.Output) - Method in class org.apache.hadoop.hive.serde2.ByteStream.Output
 
ascendingNullsFirst(TypeInfo[], boolean) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead
 
ASTRING_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
AVRO_INT_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
AVRO_LONG_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
AVRO_PROP_LOGICAL_TYPE - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
AVRO_PROP_MAX_LENGTH - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
AVRO_PROP_PRECISION - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
AVRO_PROP_SCALE - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
AVRO_SERDE_SCHEMA - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
Deprecated.
AVRO_STRING_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
AvroGenericRecordWritable - Class in org.apache.hadoop.hive.serde2.avro
Wrapper around an Avro GenericRecord.
AvroGenericRecordWritable() - Constructor for class org.apache.hadoop.hive.serde2.avro.AvroGenericRecordWritable
 
AvroGenericRecordWritable(GenericRecord) - Constructor for class org.apache.hadoop.hive.serde2.avro.AvroGenericRecordWritable
 
AvroGenericRecordWritable(ZoneId, Boolean, Boolean) - Constructor for class org.apache.hadoop.hive.serde2.avro.AvroGenericRecordWritable
 
AvroLazyObjectInspector - Class in org.apache.hadoop.hive.serde2.avro
Lazy objectinspector for avro serialization
AvroLazyObjectInspector(List<String>, List<ObjectInspector>, List<String>, byte, Text, boolean, boolean, byte) - Constructor for class org.apache.hadoop.hive.serde2.avro.AvroLazyObjectInspector
Deprecated.
AvroLazyObjectInspector(List<String>, List<ObjectInspector>, List<String>, byte, LazyObjectInspectorParameters) - Constructor for class org.apache.hadoop.hive.serde2.avro.AvroLazyObjectInspector
 
AvroObjectInspectorException - Exception in org.apache.hadoop.hive.serde2.avro
Exception for the AvroLazyObjectInspector
AvroObjectInspectorException() - Constructor for exception org.apache.hadoop.hive.serde2.avro.AvroObjectInspectorException
 
AvroObjectInspectorException(String) - Constructor for exception org.apache.hadoop.hive.serde2.avro.AvroObjectInspectorException
 
AvroObjectInspectorException(Throwable) - Constructor for exception org.apache.hadoop.hive.serde2.avro.AvroObjectInspectorException
 
AvroObjectInspectorException(String, Throwable) - Constructor for exception org.apache.hadoop.hive.serde2.avro.AvroObjectInspectorException
 
AvroObjectInspectorGenerator - Class in org.apache.hadoop.hive.serde2.avro
An AvroObjectInspectorGenerator takes an Avro schema and creates the three data structures Hive needs to work with Avro-encoded data: * A list of the schema field names * A list of those fields equivalent types in Hive * An ObjectInspector capable of working with an instance of that datum.
AvroObjectInspectorGenerator(Schema) - Constructor for class org.apache.hadoop.hive.serde2.avro.AvroObjectInspectorGenerator
 
AvroSchemaRetriever - Class in org.apache.hadoop.hive.serde2.avro
Retrieves the avro schema from the given source.
AvroSchemaRetriever() - Constructor for class org.apache.hadoop.hive.serde2.avro.AvroSchemaRetriever
 
AvroSerDe - Class in org.apache.hadoop.hive.serde2.avro
Read or write Avro data from Hive.
AvroSerDe() - Constructor for class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
AvroSerdeException - Exception in org.apache.hadoop.hive.serde2.avro
 
AvroSerdeException() - Constructor for exception org.apache.hadoop.hive.serde2.avro.AvroSerdeException
 
AvroSerdeException(String) - Constructor for exception org.apache.hadoop.hive.serde2.avro.AvroSerdeException
 
AvroSerdeException(Throwable) - Constructor for exception org.apache.hadoop.hive.serde2.avro.AvroSerdeException
 
AvroSerdeException(String, Throwable) - Constructor for exception org.apache.hadoop.hive.serde2.avro.AvroSerdeException
 
AvroSerdeUtils - Class in org.apache.hadoop.hive.serde2.avro
Utilities useful only to the AvroSerde itself.
AvroSerdeUtils() - Constructor for class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
 
AvroSerdeUtils.AvroTableProperties - Enum in org.apache.hadoop.hive.serde2.avro
Enum container for all avro table properties.

B

BadSchemaException - Exception in org.apache.hadoop.hive.serde2.avro
 
BadSchemaException() - Constructor for exception org.apache.hadoop.hive.serde2.avro.BadSchemaException
 
BaseCharTypeInfo - Class in org.apache.hadoop.hive.serde2.typeinfo
 
BaseCharTypeInfo() - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.BaseCharTypeInfo
 
BaseCharTypeInfo(String) - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.BaseCharTypeInfo
 
BaseCharTypeInfo(String, int) - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.BaseCharTypeInfo
 
BaseCharUtils - Class in org.apache.hadoop.hive.serde2.typeinfo
 
BaseCharUtils() - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.BaseCharUtils
 
baseOI - Variable in class org.apache.hadoop.hive.serde2.objectinspector.SubStructObjectInspector
 
BaseStructObjectInspector - Class in org.apache.hadoop.hive.serde2
 
BaseStructObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.BaseStructObjectInspector
 
BaseStructObjectInspector(List<String>, List<ObjectInspector>) - Constructor for class org.apache.hadoop.hive.serde2.BaseStructObjectInspector
Call ObjectInspectorFactory.getLazySimpleStructObjectInspector instead.
BaseStructObjectInspector(List<String>, List<ObjectInspector>, List<String>) - Constructor for class org.apache.hadoop.hive.serde2.BaseStructObjectInspector
 
BaseStructObjectInspector.MyField - Class in org.apache.hadoop.hive.serde2
 
beginList(List) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
beginList(List) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
beginList(List) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
beginList(List) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
beginMap(Map<?, ?>) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
beginMap(Map<?, ?>) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
beginMap(Map<?, ?>) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
beginMap(Map<?, ?>) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
beginStruct(List) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
beginStruct(List) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
beginStruct(List) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
beginStruct(List) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
beginUnion(int) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
beginUnion(int) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
beginUnion(int) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
beginUnion(int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
BIGINT_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
BINARY_FORMAT - Static variable in class org.apache.hadoop.hive.serde2.JsonSerDe
 
BINARY_SORTABLE_LENGTH - Static variable in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
BINARY_SORTABLE_LENGTH - Static variable in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
BINARY_SORTABLE_LENGTH - Static variable in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
BINARY_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
BinaryConverter(PrimitiveObjectInspector, SettableBinaryObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.BinaryConverter
 
BinaryEncoding - Enum in org.apache.hadoop.hive.serde2.json
Enums describing the available String->Bytes encoding available for JSON parsing.
BinaryObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
BinarySortableDeserializeRead - Class in org.apache.hadoop.hive.serde2.binarysortable.fast
 
BinarySortableDeserializeRead(TypeInfo[], boolean, boolean[], byte[], byte[]) - Constructor for class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead
 
BinarySortableDeserializeRead(TypeInfo[], DataTypePhysicalVariation[], boolean, boolean[], byte[], byte[]) - Constructor for class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead
 
BinarySortableSerDe - Class in org.apache.hadoop.hive.serde2.binarysortable
BinarySortableSerDe can be used to write data in a way that the data can be compared byte-by-byte with the same order.
BinarySortableSerDe() - Constructor for class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
BinarySortableSerDeWithEndPrefix - Class in org.apache.hadoop.hive.serde2.binarysortable
 
BinarySortableSerDeWithEndPrefix() - Constructor for class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDeWithEndPrefix
 
BinarySortableSerializeWrite - Class in org.apache.hadoop.hive.serde2.binarysortable.fast
 
BinarySortableSerializeWrite(boolean[], byte[], byte[]) - Constructor for class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
BinarySortableSerializeWrite(int) - Constructor for class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
BinarySortableUtils - Class in org.apache.hadoop.hive.serde2.binarysortable
Utility class for BinarySortable classes.
binaryTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
binaryTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
bis - Variable in class org.apache.hadoop.hive.serde2.ByteStreamTypedSerDe
 
BOOLEAN_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
BooleanConverter(PrimitiveObjectInspector, SettableBooleanObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.BooleanConverter
 
BooleanObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A BooleanObjectInspector inspects an Object representing a Boolean.
BooleanRef(boolean) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe.BooleanRef
 
booleanTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
booleanTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
bos - Variable in class org.apache.hadoop.hive.serde2.ByteStreamTypedSerDe
 
bufferForMy_binary() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
bufferSize - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
The size of the internal buffer to use.
BufferSizeKey - Static variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
byteArrayCompareRanges(byte[], int, byte[], int, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
ByteArrayRef - Class in org.apache.hadoop.hive.serde2.lazy
ByteArrayRef stores a reference to a byte array.
ByteArrayRef() - Constructor for class org.apache.hadoop.hive.serde2.lazy.ByteArrayRef
 
byteArrayToInt(byte[], int) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
Convert the byte array to an int starting from the given offset.
byteArrayToLong(byte[], int) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
Convert the byte array to a long starting from the given offset.
byteArrayToShort(byte[], int) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
Convert the byte array to a short starting from the given offset.
ByteConverter(PrimitiveObjectInspector, SettableByteObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.ByteConverter
 
ByteObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A ByteObjectInspector inspects an Object representing a Byte object.
bytes - Variable in class org.apache.hadoop.hive.serde2.lazy.LazyNonPrimitive
 
bytes - Variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryNonPrimitive
 
bytes - Variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe.StringWrapper
 
ByteSegmentRef(long, int) - Constructor for class org.apache.hadoop.hive.serde2.WriteBuffers.ByteSegmentRef
 
ByteSegmentRef() - Constructor for class org.apache.hadoop.hive.serde2.WriteBuffers.ByteSegmentRef
 
BytesRefArrayWritable - Class in org.apache.hadoop.hive.serde2.columnar
BytesRefArrayWritable holds an array reference to BytesRefWritable, and is able to resize without recreating new array if not necessary.
BytesRefArrayWritable(int) - Constructor for class org.apache.hadoop.hive.serde2.columnar.BytesRefArrayWritable
Constructs an empty array with the specified capacity.
BytesRefArrayWritable() - Constructor for class org.apache.hadoop.hive.serde2.columnar.BytesRefArrayWritable
Constructs an empty array with a capacity of ten.
BytesRefWritable - Class in org.apache.hadoop.hive.serde2.columnar
BytesRefWritable referenced a section of byte array.
BytesRefWritable() - Constructor for class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
Create a zero-size bytes.
BytesRefWritable(int) - Constructor for class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
Create a BytesRefWritable with length bytes.
BytesRefWritable(byte[]) - Constructor for class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
Create a BytesRefWritable referenced to the given bytes.
BytesRefWritable(byte[], int, int) - Constructor for class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
Create a BytesRefWritable referenced to one section of the given bytes.
BytesRefWritable(LazyDecompressionCallback, int, int) - Constructor for class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
Create a BytesRefWritable referenced to one section of the given bytes.
ByteStream - Class in org.apache.hadoop.hive.serde2
Extensions to bytearrayinput/output streams.
ByteStream() - Constructor for class org.apache.hadoop.hive.serde2.ByteStream
 
ByteStream.Input - Class in org.apache.hadoop.hive.serde2
Input.
ByteStream.Output - Class in org.apache.hadoop.hive.serde2
Output.
ByteStream.RandomAccessOutput - Interface in org.apache.hadoop.hive.serde2
 
ByteStreamTypedSerDe - Class in org.apache.hadoop.hive.serde2
ByteStreamTypedSerDe.
ByteStreamTypedSerDe(Type) - Constructor for class org.apache.hadoop.hive.serde2.ByteStreamTypedSerDe
 
byteTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
byteTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
ByteWritable - Class in org.apache.hadoop.hive.serde2.io
ByteWritable.
ByteWritable(byte) - Constructor for class org.apache.hadoop.hive.serde2.io.ByteWritable
 
ByteWritable() - Constructor for class org.apache.hadoop.hive.serde2.io.ByteWritable
 

C

cachedMap - Variable in class org.apache.hadoop.hive.serde2.lazy.LazyMap
cachedMap is reused for different calls to getMap().
cachedObjectInspector - Variable in class org.apache.hadoop.hive.serde2.columnar.ColumnarSerDeBase
 
categories - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
CHAR_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
CHAR_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
charLength - Variable in class org.apache.hadoop.hive.serde2.io.HiveBaseCharWritable
 
charset - Variable in class org.apache.hadoop.hive.serde2.AbstractEncodingAwareSerDe
 
charTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
CharTypeInfo - Class in org.apache.hadoop.hive.serde2.typeinfo
 
CharTypeInfo() - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.CharTypeInfo
 
CharTypeInfo(int) - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.CharTypeInfo
 
charTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
checkObjectByteInfo(ObjectInspector, byte[], int, LazyBinaryUtils.RecordInfo, LazyBinaryUtils.VInt) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
Check a particular field and set its size and offset in bytes based on the field type and the bytes arrays.
checkType(PropValueUnion._Fields, Object) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
clear() - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
clear() - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
clear() - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefArrayWritable
Removes all elements.
clear(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.SettableMapObjectInspector
Clear the map.
clear(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardMapObjectInspector
 
clear() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
clear() - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
clear() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
clear() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
clear() - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
clear() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
clear() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers.Position
 
clone() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils.PrimitiveTypeEntry
 
close() - Method in class org.apache.hadoop.hive.serde2.DefaultFetchFormatter
 
close() - Method in class org.apache.hadoop.hive.serde2.NoOpFetchFormatter
 
close() - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftFormatter
 
col - Variable in class org.apache.hadoop.hive.serde2.ColumnSet
 
COLLECTION_DELIM - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
CollectionTypes - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
COLON - Static variable in class org.apache.hadoop.hive.serde2.SerDeUtils
 
COLUMN_COMMENTS_DELIMITER - Static variable in class org.apache.hadoop.hive.serde2.SerDeUtils
 
COLUMN_NAME_DELIMITER - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
ColumnarSerDe - Class in org.apache.hadoop.hive.serde2.columnar
ColumnarSerDe is used for columnar based storage supported by RCFile.
ColumnarSerDe() - Constructor for class org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
 
ColumnarSerDeBase - Class in org.apache.hadoop.hive.serde2.columnar
 
ColumnarSerDeBase() - Constructor for class org.apache.hadoop.hive.serde2.columnar.ColumnarSerDeBase
 
ColumnarStruct - Class in org.apache.hadoop.hive.serde2.columnar
ColumnarStruct is different from LazyStruct in that ColumnarStruct's field Object get parsed at its initialize time when call ColumnarStructBase.init(BytesRefArrayWritable cols), while LazyStruct parse fields in a lazy way.
ColumnarStruct(ObjectInspector, List<Integer>, Text) - Constructor for class org.apache.hadoop.hive.serde2.columnar.ColumnarStruct
Construct a ColumnarStruct object with the TypeInfo.
ColumnarStructBase - Class in org.apache.hadoop.hive.serde2.columnar
 
ColumnarStructBase(ObjectInspector, List<Integer>) - Constructor for class org.apache.hadoop.hive.serde2.columnar.ColumnarStructBase
 
ColumnBuffer - Class in org.apache.hadoop.hive.serde2.thrift
ColumnBuffer
ColumnBuffer(Type, BitSet, Object) - Constructor for class org.apache.hadoop.hive.serde2.thrift.ColumnBuffer
 
ColumnBuffer(Type) - Constructor for class org.apache.hadoop.hive.serde2.thrift.ColumnBuffer
 
ColumnBuffer(TColumn) - Constructor for class org.apache.hadoop.hive.serde2.thrift.ColumnBuffer
 
ColumnProjectionUtils - Class in org.apache.hadoop.hive.serde2
ColumnProjectionUtils.
columns - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
For a single row, the split on the primary separator.
ColumnSet - Class in org.apache.hadoop.hive.serde2
ColumnSet.
ColumnSet() - Constructor for class org.apache.hadoop.hive.serde2.ColumnSet
 
ColumnSet(ArrayList<String>) - Constructor for class org.apache.hadoop.hive.serde2.ColumnSet
 
COMMA - Static variable in class org.apache.hadoop.hive.serde2.SerDeUtils
 
Comparator() - Constructor for class org.apache.hadoop.hive.serde2.io.ShortWritable.Comparator
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.io.ShortWritable.Comparator
Compare the buffers in serialized form.
compare(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyUtils
Returns -1 if the first byte sequence is lexicographically less than the second; returns +1 if the second byte sequence is lexicographically less than the first; otherwise return 0.
compare(Object, MapObjectInspector, Object, MapObjectInspector) - Method in class org.apache.hadoop.hive.serde2.objectinspector.CrossMapEqualComparer
 
compare(Object, MapObjectInspector, Object, MapObjectInspector) - Method in class org.apache.hadoop.hive.serde2.objectinspector.FullMapEqualComparer
 
compare(Object, MapObjectInspector, Object, MapObjectInspector) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.MapEqualComparer
 
compare(Object, Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectComparator
 
compare(Object[], ObjectInspector[], Object[], ObjectInspector[]) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Compare two arrays of objects with their respective arrays of ObjectInspectors.
compare(Object[], ObjectInspector[], Object[], ObjectInspector[], boolean[], ObjectInspectorUtils.NullValueOption[]) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
compare(Object, ObjectInspector, Object, ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Compare two objects with their respective ObjectInspectors.
compare(Object, ObjectInspector, Object, ObjectInspector, MapEqualComparer) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Compare two objects with their respective ObjectInspectors.
compare(Object, ObjectInspector, Object, ObjectInspector, MapEqualComparer, ObjectInspectorUtils.NullValueOption) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Compare two objects with their respective ObjectInspectors.
compare(Object, MapObjectInspector, Object, MapObjectInspector) - Method in class org.apache.hadoop.hive.serde2.objectinspector.SimpleMapEqualComparer
 
compareNull(Object, Object) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
comparePrimitiveObjects(Object, PrimitiveObjectInspector, Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Compare 2 primitive objects.
comparePrimitiveObjectsWithConversion(Object, PrimitiveObjectInspector, Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Compare 2 Primitive Objects with their Object Inspector, conversions allowed.
compareSupported(ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Whether comparison is supported for this type.
compareTo(InnerStruct) - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
compareTo(ThriftTestObj) - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
compareTo(BytesRefArrayWritable) - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefArrayWritable
compareTo(BytesRefWritable) - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
compareTo(DateWritableV2) - Method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
compareTo(HiveCharWritable) - Method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
compareTo(HiveIntervalDayTimeWritable) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
compareTo(HiveIntervalYearMonthWritable) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
compareTo(HiveVarcharWritable) - Method in class org.apache.hadoop.hive.serde2.io.HiveVarcharWritable
 
compareTo(Object) - Method in class org.apache.hadoop.hive.serde2.io.ShortWritable
 
compareTo(TimestampLocalTZWritable) - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
compareTo(TimestampWritable) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
compareTo(TimestampWritableV2) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
compareTo(Complex) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
compareTo(IntString) - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
compareTo(MegaStruct) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
compareTo(MiniStruct) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
compareTo(PropValueUnion) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
compareTo(SetIntString) - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
compareTypes(ObjectInspector, ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Compares two types identified by the given object inspectors.
Complex(int, String, List<Integer>, List<String>, List<Complexpb.IntString>) - Constructor for class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
Complex - Class in org.apache.hadoop.hive.serde2.thrift.test
 
Complex() - Constructor for class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
Complex(int, String, List<Integer>, List<String>, List<IntString>, Map<String, String>, Map<String, Map<String, Map<String, PropValueUnion>>>, PropValueUnion, PropValueUnion, PropValueUnion) - Constructor for class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
Complex(Complex) - Constructor for class org.apache.hadoop.hive.serde2.thrift.test.Complex
Performs a deep copy on other.
Complex._Fields - Enum in org.apache.hadoop.hive.serde2.thrift.test
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Complexpb - Class in org.apache.hadoop.hive.serde2.proto.test
 
Complexpb.Complex - Class in org.apache.hadoop.hive.serde2.proto.test
 
Complexpb.IntString - Class in org.apache.hadoop.hive.serde2.proto.test
 
complexSplit(String, Pattern) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
Split the line based on a complex regex pattern.
ConfigurableTProtocol - Interface in org.apache.hadoop.hive.serde2.thrift
An interface for TProtocols that need to have properties passed in to initialize them.
configuration - Variable in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
ConstantObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector
ConstantObjectInspector.
Constants - Class in org.apache.hadoop.hive.serde
Deprecated.
Constants() - Constructor for class org.apache.hadoop.hive.serde.Constants
Deprecated.
 
convert(List<String>, List<TypeInfo>, List<String>, String, String, String) - Method in class org.apache.hadoop.hive.serde2.avro.TypeInfoToSchema
Converts Hive schema to avro schema
convert(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.DefaultFetchFormatter
 
convert(Object, ObjectInspector) - Method in interface org.apache.hadoop.hive.serde2.FetchFormatter
 
convert(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.NoOpFetchFormatter
 
convert(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConverters.Converter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConverters.IdentityConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConverters.ListConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConverters.MapConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConverters.StructConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConverters.UnionConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.BinaryConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.BooleanConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.ByteConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.DateConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.DoubleConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.FloatConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.HiveCharConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.HiveDecimalConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.HiveIntervalDayTimeConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.HiveIntervalYearMonthConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.HiveVarcharConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.IntConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.LongConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.ShortConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.StringConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.TextConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.TimestampConverter
 
convert(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.TimestampLocalTZConverter
 
convert(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftFormatter
 
convertTimestampToBytes(Timestamp, byte[], int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
Writes a Timestamp's serialized value to byte array b at the given offset
convertTimestampToBytes(Timestamp, byte[], int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
Writes a Timestamp's serialized value to byte array b at the given offset
convertToString(byte[], int, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyUtils
Convert a UTF-8 byte array to String.
copy() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers.ByteSegmentRef
 
copyAndEscapeStringDataToText(byte[], int, int, byte, Text) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyUtils
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyBinaryObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyBooleanObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyByteObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyDateObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyDoubleObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyFloatObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveCharObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveDecimalObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveIntervalDayTimeObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveIntervalYearMonthObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveVarcharObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyIntObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyLongObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyShortObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyStringObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyTimestampLocalTZObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyTimestampObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyVoidObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveJavaObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableBinaryObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableBooleanObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableByteObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableDateObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableDoubleObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableFloatObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveCharObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveDecimalObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveIntervalDayTimeObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveIntervalYearMonthObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveVarcharObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableIntObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableLongObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableShortObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableStringObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampLocalTZObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampObjectInspector
 
copyObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableVoidObjectInspector
 
copyObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector
Get a copy of the Object in the same class, so the return value can be stored independently of the parameter.
copyStructToArray(Object, ObjectInspector, ObjectInspectorUtils.ObjectInspectorCopyOption, Object[], int) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
copyToExternalBuffer(byte[], int) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead
 
copyToExternalBuffer(byte[], int) - Method in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
copyToExternalBuffer(byte[], int) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
copyToStandardJavaObject(Object, ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
copyToStandardObject(List<Object>, Object, StructObjectInspector, ObjectInspectorUtils.ObjectInspectorCopyOption) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Copy fields in the input row to the output array of standard objects.
copyToStandardObject(Object[], ObjectInspector[], ObjectInspectorUtils.ObjectInspectorCopyOption) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Returns a deep copy of an array of objects
copyToStandardObject(Object, ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Returns a deep copy of the Object o that can be scanned by a StandardObjectInspector returned by getStandardObjectInspector(oi).
copyToStandardObject(Object, ObjectInspector, ObjectInspectorUtils.ObjectInspectorCopyOption) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
create(byte[]) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaBinaryObjectInspector
 
create(BytesWritable) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaBinaryObjectInspector
 
create(boolean) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaBooleanObjectInspector
 
create(byte) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaByteObjectInspector
 
create(Date) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaDateObjectInspector
Deprecated.
create(Date) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaDateObjectInspector
 
create(double) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaDoubleObjectInspector
 
create(float) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaFloatObjectInspector
 
create(HiveChar) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveCharObjectInspector
 
create(byte[], int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveDecimalObjectInspector
 
create(HiveDecimal) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveDecimalObjectInspector
 
create(HiveIntervalDayTime) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveIntervalDayTimeObjectInspector
 
create(HiveIntervalYearMonth) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveIntervalYearMonthObjectInspector
 
create(HiveVarchar) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveVarcharObjectInspector
 
create(int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaIntObjectInspector
 
create(long) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaLongObjectInspector
 
create(short) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaShortObjectInspector
 
create(Text) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaStringObjectInspector
 
create(String) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaStringObjectInspector
 
create(byte[], int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampLocalTZObjectInspector
 
create(TimestampTZ) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampLocalTZObjectInspector
 
create(Timestamp) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampObjectInspector
Deprecated.
create(Timestamp) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampObjectInspector
 
create(byte[], int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampObjectInspector
 
create(byte[]) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableBinaryObjectInspector
Create an object with the value.
create(BytesWritable) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableBinaryObjectInspector
Create an object with the value.
create(boolean) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableBooleanObjectInspector
Create an object with the value.
create(byte) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableByteObjectInspector
Create an object with the value.
create(Date) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableDateObjectInspector
Deprecated.
create(Date) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableDateObjectInspector
 
create(double) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableDoubleObjectInspector
Create an object with the value.
create(float) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableFloatObjectInspector
Create an object with the value.
create(HiveChar) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveCharObjectInspector
 
create(byte[], int) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveDecimalObjectInspector
 
create(HiveDecimal) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveDecimalObjectInspector
 
create(HiveIntervalDayTime) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveIntervalDayTimeObjectInspector
 
create(HiveIntervalYearMonth) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveIntervalYearMonthObjectInspector
 
create(HiveVarchar) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveVarcharObjectInspector
 
create(int) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableIntObjectInspector
Create an object with the value.
create(long) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableLongObjectInspector
Create an object with the value.
create(short) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableShortObjectInspector
Create an object with the value.
create(Text) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableStringObjectInspector
Create an object with the value.
create(String) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableStringObjectInspector
Create an object with the value.
create(byte[], int) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableTimestampLocalTZObjectInspector
 
create(TimestampTZ) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableTimestampLocalTZObjectInspector
 
create(byte[], int) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableTimestampObjectInspector
 
create(Timestamp) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableTimestampObjectInspector
Deprecated.
create(Timestamp) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableTimestampObjectInspector
 
create(byte[]) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableBinaryObjectInspector
 
create(BytesWritable) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableBinaryObjectInspector
 
create(boolean) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableBooleanObjectInspector
 
create(byte) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableByteObjectInspector
 
create(Date) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableDateObjectInspector
Deprecated.
create(Date) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableDateObjectInspector
 
create(double) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableDoubleObjectInspector
 
create(float) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableFloatObjectInspector
 
create(HiveChar) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveCharObjectInspector
 
create(byte[], int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveDecimalObjectInspector
 
create(HiveDecimal) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveDecimalObjectInspector
 
create(HiveIntervalDayTime) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveIntervalDayTimeObjectInspector
 
create(HiveIntervalYearMonth) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveIntervalYearMonthObjectInspector
 
create(HiveVarchar) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveVarcharObjectInspector
 
create(int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableIntObjectInspector
 
create(long) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableLongObjectInspector
 
create(short) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableShortObjectInspector
 
create(Text) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableStringObjectInspector
 
create(String) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableStringObjectInspector
 
create(byte[], int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampLocalTZObjectInspector
 
create(TimestampTZ) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampLocalTZObjectInspector
 
create(byte[], int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampObjectInspector
 
create(Timestamp) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampObjectInspector
 
create(Timestamp) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampObjectInspector
 
create() - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector
 
create(int) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.SettableListObjectInspector
Create a list with the given size.
create() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.SettableMapObjectInspector
Create an empty map.
create() - Method in class org.apache.hadoop.hive.serde2.objectinspector.SettableStructObjectInspector
Create a struct which is not null, but all its fields are null.
create() - Method in class org.apache.hadoop.hive.serde2.objectinspector.SettableUnionObjectInspector
 
create(int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardListObjectInspector
 
create() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardMapObjectInspector
 
create() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
 
create() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector
 
createByteArray(BytesWritable) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyUtils
gets a byte[] with copy of data from source BytesWritable
createColumnarStructInspector(List<String>, List<TypeInfo>, byte[], Text, boolean, byte) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyFactory
Deprecated.
createColumnarStructInspector(List<String>, List<TypeInfo>, LazyObjectInspectorParameters) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyFactory
Create a hierarchical ObjectInspector for ColumnarStruct with the given columnNames and columnTypeInfos.
createColumnarStructInspector(List<String>, List<TypeInfo>) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryFactory
 
createField(int, String, ObjectInspector, String) - Method in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector
 
createLazyBinaryObject(ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryFactory
Create a hierarchical LazyBinaryObject based on the given typeInfo.
createLazyBinaryPrimitiveClass(PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryFactory
Create a lazy binary primitive class given the type name.
createLazyField(int, StructField) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyStruct
 
createLazyObject(ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyFactory
Create a hierarchical LazyObject based on the given typeInfo.
createLazyObject(ObjectInspector, boolean) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyFactory
Creates a LazyObject based on the LazyObjectInspector.
createLazyObjectBase(ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.columnar.ColumnarStruct
 
createLazyObjectBase(ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.columnar.ColumnarStructBase
create the lazy object for this field
createLazyObjectBase(ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.columnar.LazyBinaryColumnarStruct
 
createLazyObjectInspector(TypeInfo, byte[], int, Text, boolean, byte, ObjectInspectorFactory.ObjectInspectorOptions) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyFactory
Deprecated.
createLazyObjectInspector(TypeInfo, byte[], int, Text, boolean, byte) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyFactory
Deprecated.
createLazyObjectInspector(TypeInfo, byte[], int, Text, boolean, byte, boolean) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyFactory
Deprecated.
createLazyObjectInspector(TypeInfo, byte[], int, Text, boolean, byte, boolean, ObjectInspectorFactory.ObjectInspectorOptions) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyFactory
Deprecated.
createLazyObjectInspector(TypeInfo, int, LazyObjectInspectorParameters, ObjectInspectorFactory.ObjectInspectorOptions) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyFactory
Create a hierarchical ObjectInspector for LazyObject with the given typeInfo.
createLazyPrimitiveBinaryClass(PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyFactory
 
createLazyPrimitiveClass(PrimitiveObjectInspector, boolean) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyFactory
Create a lazy primitive object instance given a primitive object inspector based on it's type.
createLazyPrimitiveClass(PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyFactory
Create a lazy primitive class given the type name.
createLazyStructInspector(List<String>, List<TypeInfo>, byte[], Text, boolean, boolean, byte) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyFactory
Deprecated.
createLazyStructInspector(List<String>, List<TypeInfo>, byte[], Text, boolean, boolean, byte, boolean) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyFactory
Deprecated.
createLazyStructInspector(List<String>, List<TypeInfo>, LazyObjectInspectorParameters) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyFactory
Create a hierarchical ObjectInspector for LazyStruct with the given columnNames and columnTypeInfos.
createOverlayedProperties(Properties, Properties) - Static method in class org.apache.hadoop.hive.serde2.SerDeUtils
Returns the union of table and partition properties, with partition properties taking precedence.
createTimestamp(byte[], int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
createTimestamp(byte[], int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
CrossMapEqualComparer - Class in org.apache.hadoop.hive.serde2.objectinspector
 
CrossMapEqualComparer() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.CrossMapEqualComparer
 
currentBoolean - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentByte - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentBytes - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentBytesLength - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentBytesStart - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentDateWritable - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentDecimal64 - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentDouble - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentExternalBufferNeeded - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentExternalBufferNeededLen - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentFloat - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentHiveDecimalWritable - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentHiveIntervalDayTimeWritable - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentHiveIntervalYearMonthWritable - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentInt - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentLong - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentShort - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
currentTimestampWritable - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 

D

data - Variable in class org.apache.hadoop.hive.serde2.lazy.LazyPrimitive
 
dataTypePhysicalVariations - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
DATE_TIME_FORMAT - Static variable in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
DATE_TIME_FORMAT - Static variable in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
DATE_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
DATE_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
DateConverter(PrimitiveObjectInspector, SettableDateObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.DateConverter
 
DateObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A DateObjectInspector inspects an Object representing a Date.
DATETIME_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
dateToDays(Date) - Static method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
dateToDays(Date) - Static method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
Deprecated.
dateTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
dateTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
dateTypeList - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
 
dateTypes - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
 
DateWritableV2 - Class in org.apache.hadoop.hive.serde2.io
DateWritableV2 Writable equivalent of java.sql.Date.
DateWritableV2() - Constructor for class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
DateWritableV2(DateWritableV2) - Constructor for class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
DateWritableV2(Date) - Constructor for class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
DateWritableV2(int) - Constructor for class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
daysToMillis(int) - Static method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
DECIMAL_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
DECIMAL_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
decimalCharSet - Static variable in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
decimalTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
DecimalTypeInfo - Class in org.apache.hadoop.hive.serde2.typeinfo
 
DecimalTypeInfo() - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo
 
DecimalTypeInfo(int, int) - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo
 
decimalTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
A DecimalTypeInfo instance that has max precision and max scale.
decodeIfNeeded(byte[]) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyBinary
 
decompress() - Method in interface org.apache.hadoop.hive.serde2.columnar.LazyDecompressionCallback
 
deepCopy() - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
deepCopy() - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
deepCopy() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
deepCopy() - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
deepCopy() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
deepCopy() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
deepCopy() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
deepCopy() - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
DefaultFetchFormatter<T> - Class in org.apache.hadoop.hive.serde2
serialize row by user specified serde and call toString() to make string type result
DefaultFetchFormatter() - Constructor for class org.apache.hadoop.hive.serde2.DefaultFetchFormatter
 
defaultMapSeparator - Static variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
defaultNullString - Static variable in class org.apache.hadoop.hive.serde2.MetadataTypedColumnsetSerDe
 
defaultPrimarySeparator - Static variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
These are defaults, but for now leaving them like this.
defaultRowSeparator - Static variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
defaultSecondarySeparator - Static variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
DefaultSeparator - Static variable in class org.apache.hadoop.hive.serde2.MetadataTypedColumnsetSerDe
 
DefaultSeparators - Static variable in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
DelimitedJSONSerDe - Class in org.apache.hadoop.hive.serde2
DelimitedJSONSerDe.
DelimitedJSONSerDe() - Constructor for class org.apache.hadoop.hive.serde2.DelimitedJSONSerDe
 
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.AbstractEncodingAwareSerDe
 
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.ByteStreamTypedSerDe
 
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.columnar.ColumnarSerDeBase
 
deserialize(Writable) - Method in interface org.apache.hadoop.hive.serde2.Deserializer
Deserialize an object out of a Writable blob.
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.hadoop.hive.serde2.esriJson.deserializer.GeometryJsonDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.hadoop.hive.serde2.esriJson.deserializer.GeometryTypeJsonDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.hadoop.hive.serde2.esriJson.deserializer.SpatialReferenceJsonDeserializer
 
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.JsonSerDe
Deserialize an object out of a Writable blob containing JSON text.
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
Deserialize a table record to a lazybinary struct.
deserialize(ColumnSet, String, String, String, int) - Static method in class org.apache.hadoop.hive.serde2.MetadataTypedColumnsetSerDe
Split the row into columns.
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.MetadataTypedColumnsetSerDe
 
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.NullStructSerDe
 
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.OpenCSVSerde
 
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.RegexSerDe
 
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinarySerde
Deserialize an object out of a Writable blob.
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftByteStreamTypedSerDe
 
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftDeserializer
 
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftJDBCBinarySerDe
Return the bytes from this writable blob.
deserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.TypedSerDe
 
deserializeCache - Variable in class org.apache.hadoop.hive.serde2.TypedSerDe
 
Deserializer - Interface in org.apache.hadoop.hive.serde2
HiveDeserializer is used to deserialize the data from hadoop Writable to a custom java object that can be of any type that the developer wants.
DeserializeRead - Class in org.apache.hadoop.hive.serde2.fast
 
DeserializeRead(TypeInfo[], DataTypePhysicalVariation[], boolean) - Constructor for class org.apache.hadoop.hive.serde2.fast.DeserializeRead
Constructor.
DeserializeRead(TypeInfo[], boolean) - Constructor for class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
DeserializeRead() - Constructor for class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
deserializeText(InputByteBuffer, boolean, Text) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
determineSchemaOrThrowException(Configuration, Properties) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
Determine the schema to that's been provided for Avro serde work.
digit(int, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyUtils
Returns the digit represented by character b.
disable(HiveJsonReader.Feature) - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonReader
 
disable(HiveJsonWriter.Feature) - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonWriter
 
doDeserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.AbstractEncodingAwareSerDe
 
doDeserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.DelimitedJSONSerDe
Not implemented.
doDeserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
Deserialize a row from the Writable to a LazyObject.
doDeserialize(Writable) - Method in class org.apache.hadoop.hive.serde2.MultiDelimitSerDe
 
doesPrimitiveMatchTypeParams(HiveBaseChar, BaseCharTypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.BaseCharUtils
 
doesWritableMatchTypeParams(HiveBaseCharWritable, BaseCharTypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.BaseCharUtils
 
doPrimitiveCategoriesMatch(TypeInfo, TypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
returns true if both TypeInfos are of primitive type, and the primitive category matches.
doSerialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.AbstractEncodingAwareSerDe
 
doSerialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
Serialize a row of data.
doSerialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.MultiDelimitSerDe
 
DOUBLE_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
DoubleConverter(PrimitiveObjectInspector, SettableDoubleObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.DoubleConverter
 
DoubleObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A DoubleObjectInspector inspects an Object representing a Double.
doubleTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
doubleTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
doubleValue(double) - Static method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
DoubleWritable - Class in org.apache.hadoop.hive.serde2.io
Writable for Double values.
DoubleWritable() - Constructor for class org.apache.hadoop.hive.serde2.io.DoubleWritable
 
DoubleWritable(double) - Constructor for class org.apache.hadoop.hive.serde2.io.DoubleWritable
 
dumpHex() - Method in class org.apache.hadoop.hive.serde2.binarysortable.InputByteBuffer
Return the bytes in hex format.

E

elementOffset - Variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils.RecordInfo
 
elementSize - Variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils.RecordInfo
 
elemIndex - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
For writes, on what element are we on so we know when to use normal list separator or for a map know when to use the k/v separator.
enable(HiveJsonReader.Feature) - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonReader
 
enable(HiveJsonWriter.Feature) - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonWriter
 
enforceMaxLength(int) - Method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
enforceMaxLength(int) - Method in class org.apache.hadoop.hive.serde2.io.HiveVarcharWritable
 
enforcePrecisionScale(HiveDecimal, DecimalTypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.HiveDecimalUtils
 
enforcePrecisionScale(HiveDecimalWritable, DecimalTypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.HiveDecimalUtils
 
enlargeArrays() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyMap
Enlarge the size of arrays storing information for the elements inside the array.
ensureCapacity(int) - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefArrayWritable
 
enumForId(short) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
equals(Object) - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
equals(InnerStruct) - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
equals(Object) - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
equals(ThriftTestObj) - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefArrayWritable
equals(Object) - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
equals(Object) - Method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.io.HiveBaseCharWritable
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.io.ShortWritable
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyPrimitive
 
equals(LazyObjectInspectorParametersImpl) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryPrimitive
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils.ObjectInspectorObject
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableVoidObjectInspector
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector.StandardUnion
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
equals(Complex) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
equals(IntString) - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
equals(MegaStruct) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
equals(MiniStruct) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
equals(PropValueUnion) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
equals(SetIntString) - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.typeinfo.BaseCharTypeInfo
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.typeinfo.ListTypeInfo
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.typeinfo.MapTypeInfo
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.typeinfo.StructTypeInfo
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.typeinfo.TimestampLocalTZTypeInfo
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfo
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.typeinfo.UnionTypeInfo
 
ESCAPE_CHAR - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
escapeChar - Variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
ESCAPECHAR - Static variable in class org.apache.hadoop.hive.serde2.OpenCSVSerde
 
escaped - Variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
escapedNull - Variable in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
The escaped byte sequence for the null byte.
escapedOne - Variable in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
The escaped byte sequence for the "\1" byte.
escapeString(String) - Static method in class org.apache.hadoop.hive.serde2.SerDeUtils
Escape a String in JSON format.
EXCEPTION_MESSAGE - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
 
extendedBooleanLiteral - Variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
extractColumnInfo(Configuration) - Method in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
Extracts and set column names and column types from the table properties
extractFieldObjectInspectors(Class<?>, ObjectInspectorFactory.ObjectInspectorOptions) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector
 
extractSubset(int) - Method in class org.apache.hadoop.hive.serde2.thrift.ColumnBuffer
Get a subset of this ColumnBuffer, starting from the 1st value.

F

Factory() - Constructor for class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol.Factory
 
Factory() - Constructor for class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol.Factory
 
falseBytes - Static variable in class org.apache.hadoop.hive.serde2.lazy.LazyUtils
 
FETCH_VIRTUAL_COLUMNS_CONF_STR - Static variable in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
 
FetchFormatter<T> - Interface in org.apache.hadoop.hive.serde2
internal-use only Used in ListSinkOperator for formatting final output
field - Variable in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector.MyField
 
FIELD_DELIM - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
fieldComment - Variable in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector.MyField
 
fieldComment - Variable in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector.MyField
 
fieldForId(int) - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
fieldForId(int) - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
fieldForId(int) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
fieldForId(int) - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
fieldForId(int) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
fieldForId(int) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
fieldForId(int) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
fieldForId(int) - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
fieldID - Variable in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector.MyField
 
fieldID - Variable in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector.MyField
 
fieldID - Variable in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector.MyField
 
fieldName - Variable in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector.MyField
 
fieldName - Variable in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector.MyField
 
fieldObjectInspector - Variable in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector.MyField
 
fieldObjectInspector - Variable in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector.MyField
 
fieldObjectInspector - Variable in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector.MyField
 
fields - Variable in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector
 
fields - Variable in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
 
fields - Variable in class org.apache.hadoop.hive.serde2.objectinspector.SubStructObjectInspector
 
fields - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
For a single column, a split on the secondary separator.
fillOrderArrays(Properties, boolean[], byte[], byte[]) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableUtils
 
findByName(String) - Static method in enum org.apache.hadoop.hive.serde.test.InnerStruct._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hive.serde.test.ThriftTestObj._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.Complex._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.IntString._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.MegaStruct._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.MiniStruct._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.SetIntString._Fields
Find the _Fields constant that matches name, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hive.serde.test.InnerStruct._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hive.serde.test.ThriftTestObj._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.Complex._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.IntString._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.MegaStruct._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.MiniStruct._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.SetIntString._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hive.serde.test.InnerStruct._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hive.serde.test.ThriftTestObj._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.Complex._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.IntString._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.MegaStruct._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.MiniStruct._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.SetIntString._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByValue(int) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.MyEnum
Find a the enum type by its integer value, as defined in the Thrift IDL.
finishComplexVariableFieldsType() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead
 
finishComplexVariableFieldsType() - Method in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
finishComplexVariableFieldsType() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
finishComplexVariableFieldsType() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinaryDeserializeRead
 
finishList() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
finishList() - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
finishList() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
finishList() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
finishMap() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
finishMap() - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
finishMap() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
finishMap() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
finishStruct() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
finishStruct() - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
finishStruct() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
finishStruct() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
finishUnion() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
finishUnion() - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
finishUnion() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
finishUnion() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
firstField - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
Is this the first field we're writing.
firstInnerField - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
Is this the first list/map/set field we're writing for the current element.
flag(boolean) - Static method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
FLOAT_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
FloatConverter(PrimitiveObjectInspector, SettableFloatObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.FloatConverter
 
FloatObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A FloatObjectInspector inspects an Object representing a Float.
floatTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
floatTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
FOOTER_COUNT - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
fromBinarySortable(byte[], int, ZoneId) - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
fromJavaSQLType(int) - Static method in enum org.apache.hadoop.hive.serde2.thrift.Type
 
FullMapEqualComparer - Class in org.apache.hadoop.hive.serde2.objectinspector
 
FullMapEqualComparer() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.FullMapEqualComparer
 

G

generateColumnComments(Schema) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroObjectInspectorGenerator
 
generateColumnNames(Schema) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroObjectInspectorGenerator
 
GeometryJsonDeserializer - Class in org.apache.hadoop.hive.serde2.esriJson.deserializer
Deserializes a JSON geometry definition into a Geometry instance
GeometryJsonDeserializer() - Constructor for class org.apache.hadoop.hive.serde2.esriJson.deserializer.GeometryJsonDeserializer
 
GeometryJsonSerializer - Class in org.apache.hadoop.hive.serde2.esriJson.serializer
 
GeometryJsonSerializer() - Constructor for class org.apache.hadoop.hive.serde2.esriJson.serializer.GeometryJsonSerializer
 
GeometryTypeJsonDeserializer - Class in org.apache.hadoop.hive.serde2.esriJson.deserializer
Deserializes a JSON geometry type enumeration into a Geometry.Type.* enumeration
GeometryTypeJsonDeserializer() - Constructor for class org.apache.hadoop.hive.serde2.esriJson.deserializer.GeometryTypeJsonDeserializer
 
GeometryTypeJsonSerializer - Class in org.apache.hadoop.hive.serde2.esriJson.serializer
 
GeometryTypeJsonSerializer() - Constructor for class org.apache.hadoop.hive.serde2.esriJson.serializer.GeometryTypeJsonSerializer
 
get(int) - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefArrayWritable
Gets the BytesRefWritable at the specified position.
get() - Method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
get() - Method in class org.apache.hadoop.hive.serde2.io.ShortWritable
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyBooleanObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyByteObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyDoubleObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyFloatObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyIntObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyLongObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyShortObjectInspector
 
get(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.BooleanObjectInspector
Get the boolean data.
get(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.ByteObjectInspector
Get the byte data.
get(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.DoubleObjectInspector
Get the double data.
get(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.FloatObjectInspector
Get the float data.
get(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.IntObjectInspector
Get the int data.
get(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaBooleanObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaByteObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaDateObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaDoubleObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaFloatObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaIntObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaLongObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaShortObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampObjectInspector
 
get(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.LongObjectInspector
Get the long data.
get(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.ShortObjectInspector
Get the short data.
get(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableBooleanObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableByteObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableDoubleObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableFloatObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableIntObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableLongObjectInspector
 
get(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableShortObjectInspector
 
get(int) - Method in class org.apache.hadoop.hive.serde2.thrift.ColumnBuffer
 
getAint() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
getAint() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getAllStructFieldNames() - Method in class org.apache.hadoop.hive.serde2.typeinfo.StructTypeInfo
 
getAllStructFieldRefs() - Method in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector
 
getAllStructFieldRefs() - Method in class org.apache.hadoop.hive.serde2.NullStructSerDe.NullStructSerDeObjectInspector
 
getAllStructFieldRefs() - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector
 
getAllStructFieldRefs() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
 
getAllStructFieldRefs() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StructObjectInspector
Returns all the fields.
getAllStructFieldRefs() - Method in class org.apache.hadoop.hive.serde2.objectinspector.SubStructObjectInspector
 
getAllStructFieldRefs() - Method in class org.apache.hadoop.hive.serde2.objectinspector.ThriftUnionObjectInspector
 
getAllStructFieldRefs() - Method in class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector
 
getAllStructFieldTypeInfos() - Method in class org.apache.hadoop.hive.serde2.typeinfo.StructTypeInfo
 
getAllUnionObjectTypeInfos() - Method in class org.apache.hadoop.hive.serde2.typeinfo.UnionTypeInfo
 
getArrayElementType(Type) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
Returns the array element type, if the Type is an array (Object[]), or GenericArrayType (Map<String,String>[]).
getAString() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
getAString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getAString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
getAttributes() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getAttributesSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getBaseName(String) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
 
getBinary(Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
getBinaryEncoding() - Method in class org.apache.hadoop.hive.serde2.JsonSerDe
 
getBinaryEncodingType() - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonReader
 
getBinaryEncodingType() - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonWriter
 
getBinaryFromText(Text) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
getBinarySortable() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
getBinarySortable() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
getBoolean(Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Get the boolean value out of a primitive object.
getBucketHashCode(Object[], ObjectInspector[]) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
getBucketHashCodeOld(Object[], ObjectInspector[]) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Deprecated.
getBucketNumber(Object[], ObjectInspector[], int) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Computes the bucket number to which the bucketFields belong to
getBucketNumber(int, int) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL+BucketedTables
getBucketNumberOld(Object[], ObjectInspector[], int) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Deprecated.
getBufferFromBytes(byte[]) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
 
getBufferFromDecimal(HiveDecimal, int) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
 
getByte(String, byte) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyUtils
Return the byte value of the number string.
getByte(Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Get the byte value out of a primitive object.
getBytes() - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
Used to create copies of objects
getBytes() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
Used to create copies of objects
getBytes() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
Used to create copies of objects
getBytes() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyStruct
Return the data in bytes corresponding to this given struct.
getBytes() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers.ByteSegmentRef
 
getBytesCopy() - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
Returns a copy of the underlying bytes referenced by this instance.
getByteSegmentRefToCurrent(WriteBuffers.ByteSegmentRef, int, WriteBuffers.Position) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
getBytesFromByteBuffer(ByteBuffer) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
 
getByteValue(String, String) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
getCategory() - Method in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector
 
getCategory() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyListObjectInspector
 
getCategory() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
 
getCategory() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyUnionObjectInspector
 
getCategory() - Method in class org.apache.hadoop.hive.serde2.NullStructSerDe.NullStructSerDeObjectInspector
 
getCategory() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector
An ObjectInspector must inherit from one of the following interfaces if getCategory() returns: PRIMITIVE: PrimitiveObjectInspector LIST: ListObjectInspector MAP: MapObjectInspector STRUCT: StructObjectInspector.
getCategory() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector
Return the associated category this primitive ObjectInspector.
getCategory() - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector
 
getCategory() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardListObjectInspector
 
getCategory() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardMapObjectInspector
 
getCategory() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
 
getCategory() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector
 
getCategory() - Method in class org.apache.hadoop.hive.serde2.objectinspector.SubStructObjectInspector
 
getCategory() - Method in class org.apache.hadoop.hive.serde2.objectinspector.ThriftUnionObjectInspector
 
getCategory() - Method in class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector
 
getCategory() - Method in class org.apache.hadoop.hive.serde2.typeinfo.ListTypeInfo
 
getCategory() - Method in class org.apache.hadoop.hive.serde2.typeinfo.MapTypeInfo
 
getCategory() - Method in class org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo
Returns the category of this TypeInfo.
getCategory() - Method in class org.apache.hadoop.hive.serde2.typeinfo.StructTypeInfo
 
getCategory() - Method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfo
The Category of this TypeInfo.
getCategory() - Method in class org.apache.hadoop.hive.serde2.typeinfo.UnionTypeInfo
 
getCharacterLength() - Method in class org.apache.hadoop.hive.serde2.io.HiveBaseCharWritable
 
getCharacterLength() - Method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
getCharacterLengthForType(PrimitiveTypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
Return the character length of the type
getCharTypeInfo(int) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
getCmpReturnValue() - Method in enum org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils.NullValueOption
 
getColumnarStructObjectInspector(List<String>, List<ObjectInspector>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory
 
getColumnarStructObjectInspector(List<String>, List<ObjectInspector>, List<String>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory
 
getColumnComments() - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
getColumnNames() - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
getColumnNames() - Method in class org.apache.hadoop.hive.serde2.avro.AvroObjectInspectorGenerator
 
getColumnNames() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
getColumnTypes() - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
getColumnTypes() - Method in class org.apache.hadoop.hive.serde2.avro.AvroObjectInspectorGenerator
 
getColumnTypes() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
getConfiguration() - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
getConstantObjectInspector(ObjectInspector, Object) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
getConvertedOI(ObjectInspector, ObjectInspector, Map<ObjectInspector, Boolean>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConverters
 
getConvertedOI(ObjectInspector, ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConverters
 
getConvertedOI(ObjectInspector, ObjectInspector, Map<ObjectInspector, Boolean>, boolean) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConverters
Utility function to convert from one object inspector type to another.
getConverter(ObjectInspector, ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConverters
Returns a converter that converts objects from one OI to another OI.
getCount() - Method in class org.apache.hadoop.hive.serde2.ByteStream.Input
 
getCreateParams() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
Parameters used in creating the type (may be null)
getData() - Method in class org.apache.hadoop.hive.serde2.binarysortable.InputByteBuffer
Returns the underlying byte array.
getData() - Method in class org.apache.hadoop.hive.serde2.ByteStream.Input
 
getData() - Method in class org.apache.hadoop.hive.serde2.ByteStream.Output
 
getData() - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
Returns the underlying bytes.
getData() - Method in class org.apache.hadoop.hive.serde2.lazy.ByteArrayRef
 
getDataTypePhysicalVariations() - Method in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
getDate(Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
getDays() - Method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
getDecimalTypeForPrimitiveCategories(PrimitiveTypeInfo, PrimitiveTypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.HiveDecimalUtils
 
getDecimalTypeForPrimitiveCategory(PrimitiveTypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.HiveDecimalUtils
 
getDecimalTypeInfo(int, int) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
getDeclaredNonStaticFields(Class<?>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Get all the declared non-static fields of Class c.
getDeleteCount() - Method in class org.apache.hadoop.hive.serde2.SerDeStats
 
getDetailedReadPositionString() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead
 
getDetailedReadPositionString() - Method in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
getDetailedReadPositionString() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
getDetailedReadPositionString() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinaryDeserializeRead
 
getDouble() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
getDouble() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
getDouble(Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Get the double value out of a primitive object.
getDoubleValue() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
getEnd() - Method in class org.apache.hadoop.hive.serde2.binarysortable.InputByteBuffer
 
getEscapeChar() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
getEscapeChar() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyListObjectInspector
 
getEscapeChar() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
 
getEscapeChar() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazySimpleStructObjectInspector
 
getEscapeChar() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyUnionObjectInspector
 
getEscapeChar() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveCharObjectInspector
 
getEscapeChar() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveVarcharObjectInspector
 
getEscapeChar() - Method in interface org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParameters
 
getEscapeChar() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
getEscapeChar() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyStringObjectInspector
 
getEstimatedMemorySize() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
getEstimatedMemorySize() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers.Position
 
getFeatures() - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonReader
 
getFeatures() - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonWriter
 
getField(int) - Method in class org.apache.hadoop.hive.serde2.columnar.ColumnarStructBase
Get one field out of the struct.
getField(int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyStruct
Get one field out of the struct.
getField() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyUnion
Get the field out of the union.
getField(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyUnionObjectInspector
 
getField(int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryStruct
Get one field out of the struct.
getField() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUnion
Get the set field out of the union.
getField(Object) - Method in class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryUnionObjectInspector
Return the field based on the tag value associated with the Object.
getField(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector
Return the field based on the tag value associated with the Object.
getField(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ThriftUnionObjectInspector
 
getField(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.UnionObjectInspector
Return the field based on the tag associated with the Object.
getField(int) - Method in interface org.apache.hadoop.hive.serde2.StructObject
 
getField0() - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
getField1() - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
getField2() - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
getField3() - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
getField3Iterator() - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
getField3Size() - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
getFieldComment() - Method in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector.MyField
 
getFieldComment() - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector.MyField
 
getFieldComment() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector.MyField
 
getFieldComment() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.StructField
Get the comment for the field.
getFieldComment() - Method in class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector.MyField
 
getFieldDesc(PropValueUnion._Fields) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
getFieldID() - Method in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector.MyField
 
getFieldID() - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector.MyField
 
getFieldID() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector.MyField
 
getFieldID() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.StructField
Get the fieldID for the field.
getFieldID() - Method in class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector.MyField
 
getFieldInited() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyStruct
 
getFieldName() - Method in enum org.apache.hadoop.hive.serde.test.InnerStruct._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hive.serde.test.ThriftTestObj._Fields
 
getFieldName() - Method in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector.MyField
 
getFieldName() - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector.MyField
 
getFieldName() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector.MyField
 
getFieldName() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.StructField
Get the name of the field.
getFieldName() - Method in class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector.MyField
 
getFieldName() - Method in enum org.apache.hadoop.hive.serde2.thrift.test.Complex._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hive.serde2.thrift.test.IntString._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hive.serde2.thrift.test.MegaStruct._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hive.serde2.thrift.test.MiniStruct._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hive.serde2.thrift.test.SetIntString._Fields
 
getFieldNames(StructObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Get the list of field names as csv from a StructObjectInspector.
getFieldObjectInspector() - Method in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector.MyField
 
getFieldObjectInspector() - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector.MyField
 
getFieldObjectInspector() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector.MyField
 
getFieldObjectInspector() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.StructField
Get the ObjectInspector for the field.
getFieldObjectInspector() - Method in class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector.MyField
 
getFields() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyStruct
 
getFieldsAsList() - Method in class org.apache.hadoop.hive.serde2.columnar.ColumnarStructBase
Get the values of the fields as an ArrayList.
getFieldsAsList() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyStruct
Get the values of the fields as an ArrayList.
getFieldsAsList() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryStruct
Get the values of the fields as an ArrayList.
getFieldsAsList() - Method in interface org.apache.hadoop.hive.serde2.StructObject
 
getFieldType(Class<?>, String) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ThriftObjectInspectorUtils
Returns generic type for a field in a Thrift class.
getFieldTypes(StructObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Get the list of field type as csv from a StructObjectInspector.
getFieldValue(InnerStruct._Fields) - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
getFieldValue(ThriftTestObj._Fields) - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
getFieldValue(Complex._Fields) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getFieldValue(IntString._Fields) - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
getFieldValue(MegaStruct._Fields) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getFieldValue(MiniStruct._Fields) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
getFieldValue(SetIntString._Fields) - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
getFileSchema() - Method in class org.apache.hadoop.hive.serde2.avro.AvroGenericRecordWritable
 
getFlag() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
getFloat(Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Get the float value out of a primitive object.
getHiveChar() - Method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
getHiveChar(Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
getHiveDecimal() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
getHiveDecimal(Timestamp) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
getHiveDecimal() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
getHiveDecimal(Timestamp) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
getHiveDecimal(Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
getHiveDecimalFromByteBuffer(ByteBuffer, int) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
 
getHiveIntervalDayTime() - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
getHiveIntervalDayTime(Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
getHiveIntervalYearMonth() - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
getHiveIntervalYearMonth(Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
getHiveVarchar() - Method in class org.apache.hadoop.hive.serde2.io.HiveVarcharWritable
 
getHiveVarchar(Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
getInsertCount() - Method in class org.apache.hadoop.hive.serde2.SerDeStats
 
getInspector() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyObject
 
getInstance(List<String>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.MetadataListStructObjectInspector
 
getInstance(List<String>, List<String>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.MetadataListStructObjectInspector
 
getInt(Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Get the integer value out of a primitive object.
getIntFromSchema(Schema, String) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
 
getIntValue() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
getItemSeparator() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
 
getJavaPrimitiveClass() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector
Return the associated Java primitive class for this primitive ObjectInspector.
getJavaPrimitiveClass() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector
Get the Java Primitive class which is the return type of getJavaPrimitiveObject().
getJavaPrimitiveClassFromObjectInspector(ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
getJSONString(Object, ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.SerDeUtils
 
getJSONString(Object, ObjectInspector, String) - Static method in class org.apache.hadoop.hive.serde2.SerDeUtils
Use this if you need to have custom representation of top level null .
getKeyValueSeparator() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
 
getLastColumnTakesRest() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazySimpleStructObjectInspector
 
getLazyBinaryListObjectInspector(ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryObjectInspectorFactory
 
getLazyBinaryMapObjectInspector(ObjectInspector, ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryObjectInspectorFactory
 
getLazyBinaryObjectInspectorFromTypeInfo(TypeInfo) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
Returns the lazy binary object inspector that can be used to inspect an lazy binary object of that typeInfo For primitive types, we use the standard writable object inspector.
getLazyBinaryStructObjectInspector(List<String>, List<ObjectInspector>) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryObjectInspectorFactory
 
getLazyBinaryStructObjectInspector(List<String>, List<ObjectInspector>, List<String>) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryObjectInspectorFactory
 
getLazyBinaryUnionObjectInspector(List<ObjectInspector>) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryObjectInspectorFactory
 
getLazyHiveCharObjectInspector(CharTypeInfo, boolean, byte) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
getLazyHiveVarcharObjectInspector(VarcharTypeInfo, boolean, byte) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
getLazyObjectInspector(PrimitiveTypeInfo, boolean, byte) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
getLazyObjectInspector(PrimitiveTypeInfo, boolean, byte, boolean) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
getLazyObjectInspector(PrimitiveTypeInfo, LazyObjectInspectorParameters) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
getLazyObjectInspector(PrimitiveTypeInfo) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
getLazyParams() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyListObjectInspector
 
getLazyParams() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
 
getLazyParams() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazySimpleStructObjectInspector
 
getLazyParams() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyUnionObjectInspector
 
getLazySimpleListObjectInspector(ObjectInspector, byte, Text, boolean, byte) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyObjectInspectorFactory
Deprecated.
getLazySimpleListObjectInspector(ObjectInspector, byte, LazyObjectInspectorParameters) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyObjectInspectorFactory
 
getLazySimpleMapObjectInspector(ObjectInspector, ObjectInspector, byte, byte, Text, boolean, byte) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyObjectInspectorFactory
Deprecated.
getLazySimpleMapObjectInspector(ObjectInspector, ObjectInspector, byte, byte, LazyObjectInspectorParameters) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyObjectInspectorFactory
 
getLazySimpleStructObjectInspector(List<String>, List<ObjectInspector>, byte, Text, boolean, boolean, byte) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyObjectInspectorFactory
Deprecated.
getLazySimpleStructObjectInspector(List<String>, List<ObjectInspector>, byte, Text, boolean, boolean, byte, ObjectInspectorFactory.ObjectInspectorOptions) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyObjectInspectorFactory
Deprecated.
getLazySimpleStructObjectInspector(List<String>, List<ObjectInspector>, List<String>, byte, Text, boolean, boolean, byte) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyObjectInspectorFactory
Deprecated.
getLazySimpleStructObjectInspector(List<String>, List<ObjectInspector>, List<String>, byte, Text, boolean, boolean, byte, ObjectInspectorFactory.ObjectInspectorOptions) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyObjectInspectorFactory
Deprecated.
getLazySimpleStructObjectInspector(List<String>, List<ObjectInspector>, List<String>, byte, LazyObjectInspectorParameters, ObjectInspectorFactory.ObjectInspectorOptions) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyObjectInspectorFactory
 
getLazyStringObjectInspector(boolean, byte) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
getLazyTimestampObjectInspector(List<String>) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
getLazyUnionObjectInspector(List<ObjectInspector>, byte, Text, boolean, byte) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyObjectInspectorFactory
Deprecated.
getLazyUnionObjectInspector(List<ObjectInspector>, byte, LazyObjectInspectorParameters) - Static method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyObjectInspectorFactory
 
getLength() - Method in interface org.apache.hadoop.hive.serde2.ByteStream.RandomAccessOutput
 
getLength() - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
 
getLength(ObjectInspector, ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.columnar.ColumnarStruct
 
getLength(ObjectInspector, ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.columnar.ColumnarStructBase
Check if the object is null and return the length of the stream
getLength(ObjectInspector, ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.columnar.LazyBinaryColumnarStruct
 
getLength() - Method in class org.apache.hadoop.hive.serde2.typeinfo.BaseCharTypeInfo
 
getLength() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers.ByteSegmentRef
 
getLength() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
getLint(int) - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
getLint() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getLintCount() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
getLintIterator() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getLintList() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
getLintSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getLintString(int) - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
getLintString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getLintStringCount() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
getLintStringIterator() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getLintStringList() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
getLintStringSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getList() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyArray
Returns the List of actual primitive objects.
getList(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyListObjectInspector
 
getList() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryArray
Returns the List of actual primitive objects.
getList(Object) - Method in class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryListObjectInspector
 
getList(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.ListObjectInspector
returns null for data = null.
getList(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardListObjectInspector
 
getListElement(Object, int) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyListObjectInspector
 
getListElement(Object, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryListObjectInspector
 
getListElement(Object, int) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.ListObjectInspector
returns null for null list, out-of-the-range index.
getListElement(Object, int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardListObjectInspector
 
getListElementObject(int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyArray
Returns the actual primitive object at the index position inside the array represented by this LazyObject.
getListElementObject(int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryArray
Returns the actual primitive object at the index position inside the array represented by this LazyBinaryObject.
getListElementObjectInspector() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyListObjectInspector
 
getListElementObjectInspector() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.ListObjectInspector
 
getListElementObjectInspector() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardListObjectInspector
 
getListElementTypeInfo() - Method in class org.apache.hadoop.hive.serde2.typeinfo.ListTypeInfo
 
getListLength() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyArray
Returns -1 for null array.
getListLength(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyListObjectInspector
 
getListLength() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryArray
Returns the array size.
getListLength(Object) - Method in class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryListObjectInspector
 
getListLength(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.ListObjectInspector
returns -1 for data = null.
getListLength(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardListObjectInspector
 
getListTypeInfo(TypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
getLiteralPrefix() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
Prefix used to quote a literal of this type (may be null)
getLiteralSuffix() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
Suffix used to quote a literal of this type (may be null)
getLocalizedName() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
Localized version of type name (may be null).
getLong(Timestamp) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
getLong(Timestamp) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
getLong(Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Get the long value out of a primitive object.
getLongValue() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
getLString(int) - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
getLString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getLString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
getLStringCount() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
getLStringIterator() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getLStringList() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
getLStringSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getMap() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyMap
Return the map object representing this LazyMap.
getMap(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
 
getMap() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryMap
Return the map object representing this LazyBinaryMap.
getMap(Object) - Method in class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryMapObjectInspector
 
getMap(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.MapObjectInspector
returns null for data = null.
getMap(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardMapObjectInspector
 
getMapKeyObjectInspector() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
 
getMapKeyObjectInspector() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.MapObjectInspector
 
getMapKeyObjectInspector() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardMapObjectInspector
 
getMapKeyTypeInfo() - Method in class org.apache.hadoop.hive.serde2.typeinfo.MapTypeInfo
 
getMapSeparator() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
getMapSize() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyMap
Get the size of the map represented by this LazyMap.
getMapSize(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
 
getMapSize() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryMap
Get the size of the map represented by this LazyBinaryMap.
getMapSize(Object) - Method in class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryMapObjectInspector
 
getMapSize(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.MapObjectInspector
returns -1 for NULL map.
getMapSize(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardMapObjectInspector
 
getMapTypeInfo(TypeInfo, TypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
getMapValueElement(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyMap
Get the value in the map for the key.
getMapValueElement(Object, Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
 
getMapValueElement(Object) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryMap
Get the value in the map for the key.
getMapValueElement(Object, Object) - Method in class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryMapObjectInspector
 
getMapValueElement(Object, Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.MapObjectInspector
 
getMapValueElement(Object, Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardMapObjectInspector
 
getMapValueObjectInspector() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
 
getMapValueObjectInspector() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.MapObjectInspector
 
getMapValueObjectInspector() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardMapObjectInspector
 
getMapValueTypeInfo() - Method in class org.apache.hadoop.hive.serde2.typeinfo.MapTypeInfo
 
getMaximumScale() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
Maximum scale supported for this type
getMaxLength() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveCharObjectInspector
 
getMaxLength() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveVarcharObjectInspector
 
getMaxLength() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveCharObjectInspector
 
getMaxLength() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveVarcharObjectInspector
 
getMaxPrecision() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
Maximum precision for numeric types.
getMinimumScale() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
Minimum scale supported for this type
getMinSerializedSize(byte) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
getMinSerializedSize(byte) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
getMStringString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getMStringStringSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getMy_16bit_int() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_32bit_int() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_64bit_int() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_binary() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_byte() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_double() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_enum() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
getMy_enum_string_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_enum_string_mapSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_enum_stringlist_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_enum_stringlist_mapSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_enum_struct_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_enum_struct_mapSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_enum_structlist_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_enum_structlist_mapSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_enumlist() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_enumlistIterator() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_enumlistSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_enumset() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_enumsetIterator() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_enumsetSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_string() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_string() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
getMy_string_enum_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_string_enum_mapSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_string_string_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_string_string_mapSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_stringlist() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_stringlistIterator() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_stringlistSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_stringset() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_stringsetIterator() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_stringsetSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_structlist() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_structlistIterator() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_structlistSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_structset() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_structsetIterator() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMy_structsetSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
getMyint() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.IntString
 
getMyint() - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
getMyString() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.IntString
 
getMyString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
getName() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
 
getNanos() - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
getNanos(byte[], int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
getNanos() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
getNanos(byte[], int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
getNanos() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
getNanos(byte[], int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
getNeedsEscape() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
getNestedColumnPaths(Configuration) - Static method in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
 
getNotNullMarkers() - Method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
getNullable() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
Can you use NULL for this type?
getNullMarkers() - Method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
getNullSequence() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
getNullSequence() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyListObjectInspector
Returns the NullSequence for this array.
getNullSequence() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
 
getNullSequence() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazySimpleStructObjectInspector
 
getNullSequence() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyUnionObjectInspector
 
getNullSequence() - Method in interface org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParameters
 
getNullSequence() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
getNumPrecRadix() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
Radix for this type (typically either 2 or 10) Null is returned for data types where this is not applicable.
getObject() - Method in class org.apache.hadoop.hive.serde2.io.ParquetHiveRecord
 
getObject() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyObject
Returns the primitive object represented by this LazyObject.
getObject() - Method in interface org.apache.hadoop.hive.serde2.lazy.LazyObjectBase
If the LazyObjectBase is a primitive Object, then deserialize it and return the actual primitive Object.
getObject() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryNonPrimitive
 
getObject() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryPrimitive
Returns the primitive object represented by this LazyBinaryObject.
getObject() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryStruct
 
getObject() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUnion
 
getObject() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector.StandardUnion
 
getObject() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.UnionObject
Get the Object.
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.avro.AvroObjectInspectorGenerator
 
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.columnar.ColumnarSerDeBase
 
getObjectInspector() - Method in interface org.apache.hadoop.hive.serde2.Deserializer
Get the object inspector that can be used to navigate through the internal structure of the Object returned from deserialize(...).
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.io.ParquetHiveRecord
 
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonReader
 
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.JsonSerDe
Returns an object inspector for the specified schema that is capable of reading in the object representation of the JSON string.
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
Returns the ObjectInspector for the row.
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
Returns the ObjectInspector for the row.
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.MetadataTypedColumnsetSerDe
 
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.MultiDelimitSerDe
 
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.NullStructSerDe
 
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.OpenCSVSerde
 
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.RegexSerDe
 
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinarySerde
Get the object inspector that can be used to navigate through the internal structure of the Object returned from deserialize(...).
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftDeserializer
 
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftJDBCBinarySerDe
 
getObjectInspector() - Method in class org.apache.hadoop.hive.serde2.TypedSerDe
 
getObjectInspectorName(ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Get the class names of the ObjectInspector hierarchy.
getObjectInspectorOptions() - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftByteStreamTypedSerDe
 
getObjectInspectorOptions() - Method in class org.apache.hadoop.hive.serde2.TypedSerDe
 
getObjectInspectors() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyUnionObjectInspector
 
getObjectInspectors() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector
 
getObjectInspectors() - Method in class org.apache.hadoop.hive.serde2.objectinspector.ThriftUnionObjectInspector
 
getObjectInspectors() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.UnionObjectInspector
Returns the array of ObjectInspectors that are for each of the tags.
getOffset() - Method in class org.apache.hadoop.hive.serde2.avro.AvroSchemaRetriever
Possible offset associated with schema.
getOffset() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers.ByteSegmentRef
 
getOriginalColumnNames() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
 
getOtherTypeFromNullableType(Schema) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
If the union schema is a nullable union, get the schema for the non-nullable type.
getPaddedValue() - Method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
getParameterTypeInfos(Method, int) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
Get the parameter TypeInfo for a method.
getParsed() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyMap
 
getParsed() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyStruct
 
getPartitionColumnComments() - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
getPartitionColumnNames() - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
getPartitionColumnTypes() - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
getPrecision() - Method in class org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo
 
getPrecisionForType(PrimitiveTypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.HiveDecimalUtils
Need to keep consistent with JdbcColumn.columnPrecision
getPrimarySeparator() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
Inspect the separators this instance is configured with.
getPrimitiveCategory() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector
Return the associated primitive category for this primitive ObjectInspector.
getPrimitiveCategory() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector
Get the primitive category of the PrimitiveObjectInspector.
getPrimitiveCategory() - Method in class org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo
 
getPrimitiveGrouping(PrimitiveObjectInspector.PrimitiveCategory) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Based on the PrimitiveCategory of a type, return the PrimitiveGrouping that the PrimitiveCategory belongs to (numeric, string, date, etc).
getPrimitiveJavaClass() - Method in class org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyBinaryObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyBooleanObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyByteObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyDateObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyDoubleObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyFloatObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveCharObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveDecimalObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveIntervalDayTimeObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveIntervalYearMonthObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveVarcharObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyIntObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyLongObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyShortObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyStringObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyTimestampLocalTZObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyTimestampObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyVoidObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveJavaObjectInspector
 
getPrimitiveJavaObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.BinaryObjectInspector
 
getPrimitiveJavaObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.DateObjectInspector
 
getPrimitiveJavaObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveCharObjectInspector
 
getPrimitiveJavaObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveDecimalObjectInspector
 
getPrimitiveJavaObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveIntervalDayTimeObjectInspector
 
getPrimitiveJavaObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveIntervalYearMonthObjectInspector
 
getPrimitiveJavaObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveVarcharObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaBinaryObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaDateObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveCharObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveDecimalObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveIntervalDayTimeObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveIntervalYearMonthObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveVarcharObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaStringObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampLocalTZObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampObjectInspector
 
getPrimitiveJavaObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.StringObjectInspector
Get the String representation of the data.
getPrimitiveJavaObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampLocalTZObjectInspector
 
getPrimitiveJavaObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableBinaryObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableBooleanObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableByteObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableDateObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableDoubleObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableFloatObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveCharObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveDecimalObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveIntervalDayTimeObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveIntervalYearMonthObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveVarcharObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableIntObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableLongObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableShortObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableStringObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampLocalTZObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableVoidObjectInspector
 
getPrimitiveJavaObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector
Get the Java Primitive object.
getPrimitiveJavaObjectInspector(PrimitiveObjectInspector.PrimitiveCategory) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
Returns the PrimitiveJavaObjectInspector for the PrimitiveCategory.
getPrimitiveJavaObjectInspector(PrimitiveTypeInfo) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
Returns the PrimitiveJavaObjectInspector for the given PrimitiveTypeInfo instance,
getPrimitiveObjectInspectorFromClass(Class<?>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
Returns an ObjectInspector for a primitive Class.
getPrimitiveTypeEntry() - Method in class org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo
 
getPrimitiveTypeInfo(String) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
Get PrimitiveTypeInfo instance for the given type name of a type including types with parameters, such as varchar(20).
getPrimitiveTypeInfoFromJavaPrimitive(Class<?>) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
getPrimitiveTypeInfoFromPrimitiveWritable(Class<?>) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
getPrimitiveWritableClass() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector
Return the associated primitive Writable class for this primitive ObjectInspector.
getPrimitiveWritableClass() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector
Get the Primitive Writable class which is the return type of getPrimitiveWritableObject() and copyToPrimitiveWritableObject().
getPrimitiveWritableClass() - Method in class org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo
 
getPrimitiveWritableConstantObjectInspector(PrimitiveTypeInfo, Object) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
Returns a PrimitiveWritableObjectInspector which implements ConstantObjectInspector for the PrimitiveCategory.
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.AbstractPrimitiveLazyObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyBinaryObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyStringObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveWritableObjectInspector
 
getPrimitiveWritableObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.BinaryObjectInspector
 
getPrimitiveWritableObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.DateObjectInspector
 
getPrimitiveWritableObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveCharObjectInspector
 
getPrimitiveWritableObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveDecimalObjectInspector
 
getPrimitiveWritableObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveIntervalDayTimeObjectInspector
 
getPrimitiveWritableObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveIntervalYearMonthObjectInspector
 
getPrimitiveWritableObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveVarcharObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaBinaryObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaBooleanObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaByteObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaDateObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaDoubleObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaFloatObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveCharObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveDecimalObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveIntervalDayTimeObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveIntervalYearMonthObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveVarcharObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaIntObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaLongObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaShortObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaStringObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampLocalTZObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaVoidObjectInspector
 
getPrimitiveWritableObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.StringObjectInspector
Get the Text representation of the data.
getPrimitiveWritableObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampLocalTZObjectInspector
 
getPrimitiveWritableObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableBinaryObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableDateObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveCharObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveDecimalObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveIntervalDayTimeObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveIntervalYearMonthObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveVarcharObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableStringObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampLocalTZObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampObjectInspector
 
getPrimitiveWritableObject(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector
Return the data in an instance of primitive writable Object.
getPrimitiveWritableObjectInspector(PrimitiveObjectInspector.PrimitiveCategory) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
Returns the PrimitiveWritableObjectInspector for the PrimitiveCategory.
getPrimitiveWritableObjectInspector(PrimitiveTypeInfo) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
Returns the PrimitiveWritableObjectInspector for the given type info
getPropName() - Method in enum org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils.AvroTableProperties
 
getProtocol(TTransport) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol.Factory
 
getProtocol(TTransport) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol.Factory
 
getProtocolFactoryByName(String) - Static method in class org.apache.hadoop.hive.serde2.thrift.TReflectionUtils
 
getQualifiedName() - Method in class org.apache.hadoop.hive.serde2.typeinfo.BaseCharTypeInfo
 
getQualifiedName(String, int) - Method in class org.apache.hadoop.hive.serde2.typeinfo.BaseCharTypeInfo
Utility method to build the fully qualified data type.
getQualifiedName() - Method in class org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo
 
getQualifiedName(int, int) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo
 
getQualifiedName() - Method in class org.apache.hadoop.hive.serde2.typeinfo.TimestampLocalTZTypeInfo
 
getQualifiedName(ZoneId) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TimestampLocalTZTypeInfo
 
getQualifiedName() - Method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfo
String representing the qualified type name.
getRandBinary(Random, int) - Static method in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
getRandDate(Random) - Static method in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
getRandHiveDecimal(Random) - Static method in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
getRandString(Random) - Static method in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
getRandString(Random, String, int) - Static method in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
getRandTimestamp(Random) - Static method in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
getRandTimestamp(Random, int, int) - Static method in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
getRandUnicodeString(Random) - Static method in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
getRandUnicodeString(Random, int) - Static method in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
getRawDataSerializedSize() - Method in class org.apache.hadoop.hive.serde2.columnar.ColumnarStructBase
 
getRawDataSerializedSize() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyStruct
 
getRawDataSerializedSize() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryStruct
 
getRawDataSerializedSize() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUnion
 
getRawDataSerializedSize() - Method in interface org.apache.hadoop.hive.serde2.SerDeStatsStruct
Returns the serialized size of the object.
getRawDataSize() - Method in class org.apache.hadoop.hive.serde2.SerDeStats
Return the raw data size
getReadColumnIDs(Configuration) - Static method in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
Returns an array of column ids(start from zero) which is set in the given parameter conf.
getReadColumnNames(Configuration) - Static method in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
 
getReadPoint(WriteBuffers.Position) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
getRecord() - Method in class org.apache.hadoop.hive.serde2.avro.AvroGenericRecordWritable
 
getRecordReaderID() - Method in class org.apache.hadoop.hive.serde2.avro.AvroGenericRecordWritable
 
getReflectionObjectInspector(Type, ObjectInspectorFactory.ObjectInspectorOptions) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory
 
getRowCount() - Method in class org.apache.hadoop.hive.serde2.SerDeStats
Return the row count
getRowSeparator() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
getRowTypeInfo() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
getScale() - Method in class org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo
 
getScaleForType(PrimitiveTypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.HiveDecimalUtils
Need to keep consistent with JdbcColumn.columnScale()
getSchemaFor(String) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
 
getSchemaFor(File) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
 
getSchemaFor(InputStream) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
 
getSchemaFor(URL) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
 
getSchemaFromCols(Properties, List<String>, List<TypeInfo>, String) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
getSchemaFromFS(String, Configuration) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
 
getSearchable() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
Can you use WHERE based on this type?
getSecondarySeparator() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
getSeconds() - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
getSeconds(byte[], int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
getSeconds() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
getSeconds(byte[], int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
Gets seconds stored as integer at bytes[offset]
getSeconds() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
getSeconds(byte[], int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
Gets seconds stored as integer at bytes[offset]
getSeparator() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyListObjectInspector
Returns the separator for delimiting items in this array.
getSeparator() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazySimpleStructObjectInspector
 
getSeparator() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyUnionObjectInspector
 
getSeparators() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
getSeparators() - Method in interface org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParameters
 
getSeparators() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
getSerDeStats() - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
Returns statistics collected when serializing.
getSerDeStats() - Method in class org.apache.hadoop.hive.serde2.columnar.ColumnarSerDeBase
 
getSerDeStats() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
Returns the statistics after (de)serialization)
getSerDeStats() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
Returns the statistics after (de)serialization)
getSerDeStats() - Method in interface org.apache.hadoop.hive.serde2.SerDe
Returns statistics collected when (de)serializing.
getSerDeStats() - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftDeserializer
 
getSerializedClass() - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
Returns the Writable class that would be returned by the serialize method.
getSerializedClass() - Method in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
getSerializedClass() - Method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
getSerializedClass() - Method in class org.apache.hadoop.hive.serde2.columnar.ColumnarSerDeBase
 
getSerializedClass() - Method in class org.apache.hadoop.hive.serde2.JsonSerDe
 
getSerializedClass() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
Returns the Writable Class after serialization.
getSerializedClass() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
Returns the Writable Class after serialization.
getSerializedClass() - Method in class org.apache.hadoop.hive.serde2.MetadataTypedColumnsetSerDe
 
getSerializedClass() - Method in class org.apache.hadoop.hive.serde2.MultiDelimitSerDe
 
getSerializedClass() - Method in class org.apache.hadoop.hive.serde2.NullStructSerDe
 
getSerializedClass() - Method in class org.apache.hadoop.hive.serde2.OpenCSVSerde
 
getSerializedClass() - Method in class org.apache.hadoop.hive.serde2.RegexSerDe
 
getSerializedClass() - Method in interface org.apache.hadoop.hive.serde2.Serializer
Returns the Writable class that would be returned by the serialize method.
getSerializedClass() - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinarySerde
Returns the Writable class that would be returned by the serialize method.
getSerializedClass() - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftDeserializer
 
getSerializedClass() - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftJDBCBinarySerDe
 
getSerializedClass() - Method in class org.apache.hadoop.hive.serde2.TypedSerDe
 
getShort() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryStruct.SingleFieldGetter
 
getShort(Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Get the short value out of a primitive object.
getSIntString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
getSIntStringIterator() - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
getSIntStringSize() - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
getSortOrders() - Method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
getStandardConstantListObjectInspector(ObjectInspector, List<?>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory
 
getStandardConstantMapObjectInspector(ObjectInspector, ObjectInspector, Map<?, ?>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory
 
getStandardConstantStructObjectInspector(List<String>, List<ObjectInspector>, List<?>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory
 
getStandardJavaObjectInspectorFromTypeInfo(TypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
Returns the standard object inspector that can be used to translate an object of that typeInfo to a standard object type.
getStandardListObjectInspector(ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory
 
getStandardMapObjectInspector(ObjectInspector, ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory
 
getStandardObjectInspector(ObjectInspector[], ObjectInspectorUtils.ObjectInspectorCopyOption) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Get the corresponding standard ObjectInspector array for an array of ObjectInspector.
getStandardObjectInspector(ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Get the corresponding standard ObjectInspector for an ObjectInspector.
getStandardObjectInspector(ObjectInspector, ObjectInspectorUtils.ObjectInspectorCopyOption) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
getStandardStructFieldRef(String, List<? extends StructField>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
getStandardStructObjectInspector(List<String>, List<ObjectInspector>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory
 
getStandardStructObjectInspector(List<String>, List<ObjectInspector>, List<String>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory
 
getStandardStructTypeName(StructObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
getStandardUnionObjectInspector(List<ObjectInspector>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory
 
getStandardUnionTypeName(UnionObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
getStandardWritableObjectInspectorFromTypeInfo(TypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
Returns the standard object inspector that can be used to translate an object of that typeInfo to a standard object type.
getStart() - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
 
getString(Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Get the String value out of a primitive object.
getStringValue() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
getStrippedValue() - Method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
getStructDesc() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
getStructFieldData(Object, StructField) - Method in class org.apache.hadoop.hive.serde2.avro.AvroLazyObjectInspector
 
getStructFieldData(Object, StructField) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazySimpleStructObjectInspector
 
getStructFieldData(Object, StructField) - Method in class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryStructObjectInspector
 
getStructFieldData(Object, StructField) - Method in class org.apache.hadoop.hive.serde2.NullStructSerDe.NullStructSerDeObjectInspector
 
getStructFieldData(Object, StructField) - Method in class org.apache.hadoop.hive.serde2.objectinspector.MetadataListStructObjectInspector
 
getStructFieldData(Object, StructField) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector
 
getStructFieldData(Object, StructField) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
 
getStructFieldData(Object, StructField) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StructObjectInspector
returns null for data = null.
getStructFieldData(Object, StructField) - Method in class org.apache.hadoop.hive.serde2.objectinspector.SubStructObjectInspector
 
getStructFieldData(Object, StructField) - Method in class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector
 
getStructFieldRef(String) - Method in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector
 
getStructFieldRef(int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryStructObjectInspector
 
getStructFieldRef(String) - Method in class org.apache.hadoop.hive.serde2.NullStructSerDe.NullStructSerDeObjectInspector
 
getStructFieldRef(String) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector
 
getStructFieldRef(String) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
 
getStructFieldRef(String) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StructObjectInspector
Look up a field.
getStructFieldRef(String) - Method in class org.apache.hadoop.hive.serde2.objectinspector.SubStructObjectInspector
 
getStructFieldRef(String) - Method in class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector
 
getStructFieldsDataAsList(Object) - Method in class org.apache.hadoop.hive.serde2.avro.AvroLazyObjectInspector
 
getStructFieldsDataAsList(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazySimpleStructObjectInspector
 
getStructFieldsDataAsList(Object) - Method in class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryStructObjectInspector
 
getStructFieldsDataAsList(Object) - Method in class org.apache.hadoop.hive.serde2.NullStructSerDe.NullStructSerDeObjectInspector
 
getStructFieldsDataAsList(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.MetadataListStructObjectInspector
 
getStructFieldsDataAsList(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector
 
getStructFieldsDataAsList(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
 
getStructFieldsDataAsList(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StructObjectInspector
returns null for data = null.
getStructFieldsDataAsList(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.SubStructObjectInspector
 
getStructFieldsDataAsList(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector
 
getStructFieldTypeInfo(String) - Method in class org.apache.hadoop.hive.serde2.typeinfo.StructTypeInfo
 
getStructSize(ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
getStructTypeInfo(List<String>, List<TypeInfo>) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
getTag() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyUnion
Get the tag of the union
getTag(Object) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyUnionObjectInspector
 
getTag() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUnion
Get the set field's tag
getTag(Object) - Method in class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryUnionObjectInspector
Return the tag of the object.
getTag(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector
Return the tag of the object.
getTag() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector.StandardUnion
 
getTag(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ThriftUnionObjectInspector
 
getTag() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.UnionObject
Get the tag of the union.
getTag(Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.UnionObjectInspector
Return the tag of the object.
getTextValue() - Method in class org.apache.hadoop.hive.serde2.io.HiveBaseCharWritable
Access to the internal Text member.
getThriftFieldId() - Method in enum org.apache.hadoop.hive.serde.test.InnerStruct._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hive.serde.test.ThriftTestObj._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hive.serde2.thrift.test.Complex._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hive.serde2.thrift.test.IntString._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hive.serde2.thrift.test.MegaStruct._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hive.serde2.thrift.test.MiniStruct._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hive.serde2.thrift.test.SetIntString._Fields
 
getTimeInSeconds() - Method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
getTimestamp() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
getTimestamp() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
getTimestamp(Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
getTimestamp(Object, PrimitiveObjectInspector, boolean) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
getTimestampFormats() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
getTimestampFormats() - Method in interface org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParameters
 
getTimestampFormats() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
getTimestampFormats() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyTimestampObjectInspector
 
getTimestampFromString(String) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
getTimestampLocalTZ(Object, PrimitiveObjectInspector, ZoneId) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
getTimestampParser() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyTimestampObjectInspector
 
getTimestampTZ() - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
getTimestampTZTypeInfo(ZoneId) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
getTimeZone() - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
getTimeZone() - Method in class org.apache.hadoop.hive.serde2.typeinfo.TimestampLocalTZTypeInfo
 
getTotalLength(byte[], int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
getTotalLength(byte[], int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
getTotalLength(byte[], int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
getType() - Method in class org.apache.hadoop.hive.serde2.thrift.ColumnBuffer
 
getType(TTypeId) - Static method in enum org.apache.hadoop.hive.serde2.thrift.Type
 
getType(String) - Static method in enum org.apache.hadoop.hive.serde2.thrift.Type
 
getType(TypeInfo) - Static method in enum org.apache.hadoop.hive.serde2.thrift.Type
Convert TypeInfo to appropriate Type
getTypeEntryFromPrimitiveCategory(PrimitiveObjectInspector.PrimitiveCategory) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Get the typeName from a Java Primitive Type or Java PrimitiveClass.
getTypeEntryFromPrimitiveJava(Class<?>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Get the TypeEntry for a Java Primitive Type or Java PrimitiveClass.
getTypeEntryFromPrimitiveJavaClass(Class<?>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Get the TypeEntry for a Java Primitive Type or Java PrimitiveClass.
getTypeEntryFromPrimitiveJavaType(Class<?>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Get the TypeEntry for a Java Primitive Type or Java PrimitiveClass.
getTypeEntryFromPrimitiveWritableClass(Class<?>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Get the TypeEntry for a Primitive Writable Class.
getTypeEntryFromTypeName(String) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Get the TypeEntry for the given base type name (int, varchar, etc).
getTypeInfo() - Method in class org.apache.hadoop.hive.serde2.JsonSerDe
 
getTypeInfo() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector
 
getTypeInfo() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector
 
getTypeInfoFromObjectInspector(ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
Get the TypeInfo object from the ObjectInspector object by recursively going into the ObjectInspector structure.
getTypeInfoFromTypeString(String) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
 
getTypeInfosFromTypeString(String) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyListObjectInspector
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyUnionObjectInspector
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.NullStructSerDe.NullStructSerDeObjectInspector
 
getTypeName() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector
Returns the name of the data type that is inspected by this ObjectInspector.
getTypeName() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector
Return the type name for this primitive ObjectInspector.
getTypeName() - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardListObjectInspector
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardMapObjectInspector
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.objectinspector.SubStructObjectInspector
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.objectinspector.ThriftUnionObjectInspector
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.typeinfo.CharTypeInfo
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.typeinfo.ListTypeInfo
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.typeinfo.MapTypeInfo
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.typeinfo.StructTypeInfo
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.typeinfo.TimestampLocalTZTypeInfo
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfo
A String representation of the TypeInfo.
getTypeName() - Method in class org.apache.hadoop.hive.serde2.typeinfo.UnionTypeInfo
 
getTypeName() - Method in class org.apache.hadoop.hive.serde2.typeinfo.VarcharTypeInfo
 
getTypeNameFromJavaClass(Type) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Get the type name of the Java class.
getTypeNameFromPrimitiveJava(Class<?>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Get the typeName from a Java Primitive Type or Java PrimitiveClass.
getTypeNameFromPrimitiveWritable(Class<?>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Get the typeName from a Primitive Writable Class.
getTypeStringsFromTypeInfo(List<TypeInfo>) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
 
getUnderscore_int() - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
getUnderscoreInt() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.IntString
 
getUnionField1() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getUnionField2() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getUnionField3() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
getUnionMStringString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
getUnionStructObjectInspector(List<StructObjectInspector>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory
 
getUnionTypeInfo(List<TypeInfo>) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
getUnsafeReadPoint() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
THIS METHOD IS NOT THREAD-SAFE.
getUnsafeReadPosition() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
THIS METHOD IS NOT THREAD-SAFE.
getUpdateCount() - Method in class org.apache.hadoop.hive.serde2.SerDeStats
 
getValue() - Method in enum org.apache.hadoop.hive.serde2.thrift.test.MyEnum
Get the integer value of this enum value, as defined in the Thrift IDL.
getValues() - Method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils.ObjectInspectorObject
 
getVarcharTypeInfo(int) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
getWritableConstantValue() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.ConstantObjectInspector
 
getWritableConstantValue(ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantBinaryObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantBooleanObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantByteObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantDateObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantDoubleObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantFloatObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantHiveCharObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantHiveDecimalObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantHiveVarcharObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantIntObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantLongObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantShortObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantStringObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantTimestampObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantBinaryObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantBooleanObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantByteObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantDateObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantDoubleObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantFloatObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantHiveCharObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantHiveDecimalObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantHiveIntervalDayTimeObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantHiveIntervalYearMonthObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantHiveVarcharObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantIntObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantLongObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantShortObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantStringObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantTimestampLocalTZObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantTimestampObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableVoidObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardConstantListObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardConstantMapObjectInspector
 
getWritableConstantValue() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardConstantStructObjectInspector
 
getWritableObject() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyHiveDecimal
 
getWritableObject() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyHiveIntervalDayTime
 
getWritableObject() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyHiveIntervalYearMonth
 
getWritableObject() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyPrimitive
 
getWritableObject() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyTimestamp
 
getWritableObject() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyTimestampLocalTZ
 
getWritableObject() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryPrimitive
 
getWritableObjectInspector(ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Ensures that an ObjectInspector is Writable.
getWritePoint() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
getWriterProleptic() - Method in class org.apache.hadoop.hive.serde2.avro.AvroGenericRecordWritable
 
getWriterTimezone() - Method in class org.apache.hadoop.hive.serde2.avro.AvroGenericRecordWritable
 

H

handleAlterTableForAvro(HiveConf, String, Map<String, String>) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
Called on specific alter table events, removes schema url and schema literal from given tblproperties After the change, HMS solely will be responsible for handling the schema
handleJobLevelConfiguration(HiveConf) - Method in interface org.apache.hadoop.hive.serde2.SerDe
Adds SerDe specific configurations to job conf.
hasAint() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
hasAllFieldsSettable(ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
hasAllFieldsSettable(ObjectInspector, Map<ObjectInspector, Boolean>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
hasAnyNullObject(List, StructObjectInspector, boolean[]) - Static method in class org.apache.hadoop.hive.serde2.SerDeUtils
return false though element is null if nullsafe flag is true for that
hasAnyNullObject(Object, ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.SerDeUtils
True if Object passed is representing null object.
hasAString() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
hasDecimal() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
hasDecimal() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
hashBytes(byte[], int, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyUtils
 
hashCode() - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
hashCode() - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
hashCode() - Method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.io.HiveBaseCharWritable
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.io.ShortWritable
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyNonPrimitive
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyObject
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyPrimitive
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryNonPrimitive
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryObject
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryPrimitive
 
hashCode(Object, ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils.ObjectInspectorObject
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector.StandardUnion
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.typeinfo.BaseCharTypeInfo
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo
Generate the hashCode for this TypeInfo.
hashCode() - Method in class org.apache.hadoop.hive.serde2.typeinfo.ListTypeInfo
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.typeinfo.MapTypeInfo
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.typeinfo.StructTypeInfo
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.typeinfo.TimestampLocalTZTypeInfo
Generate the hashCode for this TypeInfo.
hashCode() - Method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfo
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.typeinfo.UnionTypeInfo
 
hashCode(int, WriteBuffers.Position) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
hashCode(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
hashCodeMurmur(Object, ObjectInspector, ByteBuffer) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
hasMyint() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.IntString
 
hasMyString() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.IntString
 
hasParameters(String) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
 
hasUnderscoreInt() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.IntString
 
HEADER_COUNT - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
HiveBaseCharWritable - Class in org.apache.hadoop.hive.serde2.io
 
HiveBaseCharWritable() - Constructor for class org.apache.hadoop.hive.serde2.io.HiveBaseCharWritable
 
HiveCharConverter(PrimitiveObjectInspector, SettableHiveCharObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.HiveCharConverter
 
HiveCharObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
HiveCharWritable - Class in org.apache.hadoop.hive.serde2.io
HiveCharWritable.
HiveCharWritable() - Constructor for class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
HiveCharWritable(HiveChar) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
HiveCharWritable(HiveCharWritable) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
HiveCharWritable(byte[], int) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
HiveDecimalConverter(PrimitiveObjectInspector, SettableHiveDecimalObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.HiveDecimalConverter
 
HiveDecimalObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A DecimalObjectInspector inspects an Object representing a HiveDecimal.
HiveDecimalUtils - Class in org.apache.hadoop.hive.serde2.typeinfo
 
HiveDecimalUtils() - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.HiveDecimalUtils
 
HiveIntervalDayTimeConverter(PrimitiveObjectInspector, SettableHiveIntervalDayTimeObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.HiveIntervalDayTimeConverter
 
HiveIntervalDayTimeObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A HiveIntervalObjectInspector inspects an Object representing an Interval.
HiveIntervalDayTimeWritable - Class in org.apache.hadoop.hive.serde2.io
 
HiveIntervalDayTimeWritable() - Constructor for class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
HiveIntervalDayTimeWritable(HiveIntervalDayTime) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
HiveIntervalDayTimeWritable(HiveIntervalDayTimeWritable) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
HiveIntervalYearMonthConverter(PrimitiveObjectInspector, SettableHiveIntervalYearMonthObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.HiveIntervalYearMonthConverter
 
HiveIntervalYearMonthObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A HiveIntervalObjectInspector inspects an Object representing a year-month Interval.
HiveIntervalYearMonthWritable - Class in org.apache.hadoop.hive.serde2.io
 
HiveIntervalYearMonthWritable() - Constructor for class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
HiveIntervalYearMonthWritable(HiveIntervalYearMonth) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
HiveIntervalYearMonthWritable(HiveIntervalYearMonthWritable) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
HiveJsonReader - Class in org.apache.hadoop.hive.serde2.json
This class converts JSON strings into Java or Hive Primitive objects.
HiveJsonReader(ObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.json.HiveJsonReader
Constructor with default the Hive default timestamp parser.
HiveJsonReader(ObjectInspector, TimestampParser) - Constructor for class org.apache.hadoop.hive.serde2.json.HiveJsonReader
Constructor with default the Hive default timestamp parser.
HiveJsonReader.Feature - Enum in org.apache.hadoop.hive.serde2.json
Enumeration that defines all on/off features for this reader.
HiveJsonWriter - Class in org.apache.hadoop.hive.serde2.json
A class which takes Java Objects and a ObjectInspector to produce a JSON string representation of the structure.
HiveJsonWriter() - Constructor for class org.apache.hadoop.hive.serde2.json.HiveJsonWriter
Default constructor.
HiveJsonWriter(BinaryEncoding, List<String>) - Constructor for class org.apache.hadoop.hive.serde2.json.HiveJsonWriter
Constructs a JSON writer.
HiveJsonWriter.Feature - Enum in org.apache.hadoop.hive.serde2.json
Enumeration that defines all on/off features for this writer.
HiveVarcharConverter(PrimitiveObjectInspector, SettableHiveVarcharObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.HiveVarcharConverter
 
HiveVarcharObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
HiveVarcharWritable - Class in org.apache.hadoop.hive.serde2.io
 
HiveVarcharWritable() - Constructor for class org.apache.hadoop.hive.serde2.io.HiveVarcharWritable
 
HiveVarcharWritable(HiveVarchar) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveVarcharWritable
 
HiveVarcharWritable(HiveVarcharWritable) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveVarcharWritable
 
HiveVarcharWritable(byte[], int) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveVarcharWritable
 

I

IdentityConverter() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConverters.IdentityConverter
 
IGNORE_EXTRA - Static variable in class org.apache.hadoop.hive.serde2.JsonSerDe
 
implicitConvertible(PrimitiveObjectInspector.PrimitiveCategory, PrimitiveObjectInspector.PrimitiveCategory) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
Test if it's implicitly convertible for data comparison.
implicitConvertible(TypeInfo, TypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
Returns whether it is possible to implicitly convert an object of Class from to Class to.
index - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
An index into what column we're on.
init(List<String>, List<ObjectInspector>, List<String>) - Method in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector
 
init(List<StructField>) - Method in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector
 
init(BytesRefArrayWritable) - Method in class org.apache.hadoop.hive.serde2.columnar.ColumnarStructBase
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyArray
Set the row data for this LazyArray.
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyBinary
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyBoolean
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyByte
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyDate
Initializes LazyDate object by interpreting the input bytes as a SQL date string.
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyDouble
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyFloat
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyHiveChar
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyHiveDecimal
Initializes LazyHiveDecimal object by interpreting the input bytes as a numeric string
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyHiveIntervalDayTime
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyHiveIntervalYearMonth
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyHiveVarchar
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyInteger
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyLong
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyMap
Set the row data for this LazyArray.
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyNonPrimitive
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyObject
 
init(ByteArrayRef, int, int) - Method in interface org.apache.hadoop.hive.serde2.lazy.LazyObjectBase
Set the data for this LazyObjectBase.
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyShort
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyString
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyStruct
Set the row data for this LazyStruct.
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyTimestamp
Initializes LazyTimestamp object by interpreting the input bytes as a JDBC timestamp string
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyTimestampLocalTZ
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyUnion
Set the row data for this LazyUnion.
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyVoid
 
init(List<String>, List<ObjectInspector>, List<String>, byte, Text, boolean, boolean, byte) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazySimpleStructObjectInspector
 
init(List<String>, List<ObjectInspector>, List<String>, byte, LazyObjectInspectorParameters) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazySimpleStructObjectInspector
 
init(List<ObjectInspector>, byte, LazyObjectInspectorParameters) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyUnionObjectInspector
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryArray
Set the row data for this LazyBinaryArray.
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryBinary
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryBoolean
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryByte
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryDate
Initializes LazyBinaryDate object.
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryDouble
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryFloat
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryHiveChar
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryHiveDecimal
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryHiveIntervalDayTime
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryHiveIntervalYearMonth
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryHiveVarchar
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryInteger
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryLong
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryMap
Set the row data for this LazyBinaryMap.
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryNonPrimitive
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryShort
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryString
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryStruct
 
init(BinaryComparable) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryStruct.SingleFieldGetter
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryTimestamp
Initializes LazyBinaryTimestamp object
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryTimestampLocalTZ
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUnion
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryVoid
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazydio.LazyDioBinary
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazydio.LazyDioBoolean
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazydio.LazyDioByte
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazydio.LazyDioDouble
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazydio.LazyDioFloat
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazydio.LazyDioHiveDecimal
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazydio.LazyDioInteger
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazydio.LazyDioLong
 
init(ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazydio.LazyDioShort
 
init(Type, Class<?>, ObjectInspectorFactory.ObjectInspectorOptions) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector
This method is only intended to be used by Utilities class in this package.
init(List<String>, List<ObjectInspector>, List<String>) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
 
init(List<StructField>) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
 
init(Type, Class<?>, ObjectInspectorFactory.ObjectInspectorOptions) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ThriftUnionObjectInspector
This method is only intended to be used by Utilities class in this package.
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.AbstractEncodingAwareSerDe
 
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
Initialize the SerDe.
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
 
initialize(int) - Method in class org.apache.hadoop.hive.serde2.columnar.ColumnarSerDeBase
 
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.columnar.LazyBinaryColumnarSerDe
 
initialize(Configuration, Properties) - Method in class org.apache.hadoop.hive.serde2.DefaultFetchFormatter
 
initialize(Configuration, Properties) - Method in interface org.apache.hadoop.hive.serde2.FetchFormatter
 
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.JsonSerDe
Initialize the SerDe.
initialize(Configuration, Properties, Properties, boolean) - Method in class org.apache.hadoop.hive.serde2.JsonSerDe
Initialize the SerDe.
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
Initialize the SerDe given the parameters.
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
Initialize the SerDe with configuration and table information.
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe2
 
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.MetadataTypedColumnsetSerDe
 
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.MultiDelimitSerDe
 
initialize(Configuration, Properties) - Method in class org.apache.hadoop.hive.serde2.NoOpFetchFormatter
 
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.NullStructSerDe
 
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.OpenCSVSerde
 
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.RegexSerDe
 
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinarySerde
 
initialize(Configuration, Properties) - Method in interface org.apache.hadoop.hive.serde2.thrift.ConfigurableTProtocol
Initialize the TProtocol.
initialize(Configuration, Properties) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
initialize(Configuration, Properties) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
Initialize the TProtocol.
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftByteStreamTypedSerDe
 
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftDeserializer
 
initialize(Configuration, Properties) - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftFormatter
 
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftJDBCBinarySerDe
 
initialize(Configuration, Properties, Properties) - Method in class org.apache.hadoop.hive.serde2.TypedSerDe
 
initLazyFields(List<? extends StructField>) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyStruct
 
initSerdeParams(Configuration, Properties, String) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
Deprecated.
inner - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
Are we currently on the top-level columns or parsing a column itself.
innerIndex - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
An index into what field within a column we're on.
InnerStruct - Class in org.apache.hadoop.hive.serde.test
 
InnerStruct() - Constructor for class org.apache.hadoop.hive.serde.test.InnerStruct
 
InnerStruct(int) - Constructor for class org.apache.hadoop.hive.serde.test.InnerStruct
 
InnerStruct(InnerStruct) - Constructor for class org.apache.hadoop.hive.serde.test.InnerStruct
Performs a deep copy on other.
InnerStruct._Fields - Enum in org.apache.hadoop.hive.serde.test
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
innerTransport - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
The transport being wrapped.
inProtocol - Variable in class org.apache.hadoop.hive.serde2.thrift.ThriftByteStreamTypedSerDe
 
Input() - Constructor for class org.apache.hadoop.hive.serde2.ByteStream.Input
 
Input(byte[]) - Constructor for class org.apache.hadoop.hive.serde2.ByteStream.Input
 
Input(byte[], int, int) - Constructor for class org.apache.hadoop.hive.serde2.ByteStream.Input
 
INPUT_REGEX - Static variable in class org.apache.hadoop.hive.serde2.RegexSerDe
 
INPUT_REGEX_CASE_SENSITIVE - Static variable in class org.apache.hadoop.hive.serde2.RegexSerDe
 
InputByteBuffer - Class in org.apache.hadoop.hive.serde2.binarysortable
This class is much more efficient than ByteArrayInputStream because none of the methods are synchronized.
InputByteBuffer() - Constructor for class org.apache.hadoop.hive.serde2.binarysortable.InputByteBuffer
 
insideMRJob(JobConf) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
Determine if we're being executed from within an MR job or as part of a select * statement.
InspectableObject - Class in org.apache.hadoop.hive.serde2.objectinspector
Simple wrapper of object with ObjectInspector.
InspectableObject() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.InspectableObject
 
InspectableObject(Object, ObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.InspectableObject
 
inspector - Variable in class org.apache.hadoop.hive.serde2.io.ParquetHiveRecord
 
InstanceCache<SeedObject,Instance> - Class in org.apache.hadoop.hive.serde2.avro
Cache for objects whose creation only depends on some other set of objects and therefore can be used against other equivalent versions of those objects.
InstanceCache() - Constructor for class org.apache.hadoop.hive.serde2.avro.InstanceCache
 
INT_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
IntConverter(PrimitiveObjectInspector, SettableIntObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.IntConverter
 
IntegralTypes - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
internalInitialize() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
Sets the internal separator patterns and creates the internal tokenizer.
internalWriteString(String) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
INTERVAL_DAY_TIME_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
INTERVAL_YEAR_MONTH_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
intervalDayTimeTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
intervalDayTimeTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
intervalValue - Variable in class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
intervalValue - Variable in class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
intervalYearMonthTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
intervalYearMonthTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
IntObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A IntObjectInspector inspects an Object representing an Integer.
inTransport - Variable in class org.apache.hadoop.hive.serde2.thrift.ThriftByteStreamTypedSerDe
 
IntString(int, String, int) - Constructor for class org.apache.hadoop.hive.serde2.proto.test.Complexpb.IntString
 
IntString - Class in org.apache.hadoop.hive.serde2.thrift.test
 
IntString() - Constructor for class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
IntString(int, String, int) - Constructor for class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
IntString(IntString) - Constructor for class org.apache.hadoop.hive.serde2.thrift.test.IntString
Performs a deep copy on other.
IntString._Fields - Enum in org.apache.hadoop.hive.serde2.thrift.test
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
intTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
intTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
intValue(int) - Static method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
isAutoIncrement() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
Can this type be used for an auto-increment value?
isCaseSensitive() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
Is the type case sensitive?
isCollectionType() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
 
isComplexType() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
 
isConstantObjectInspector(ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 
isConversionLossy(TypeInfo, TypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
Returns true if the conversion between the types is lossy (i.e., it can lead to loss of information), and false otherwise.
isConversionRequiredForComparison(TypeInfo, TypeInfo) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
Given two types, determine whether conversion needs to occur to compare the two types.
isDateMaybe(byte[], int, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyUtils
returns false, when the bytes definitely cannot be parsed into a date/timestamp.
isDecodeBinaryAsBase64() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
isEnabled(HiveJsonReader.Feature) - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonReader
 
isEnabled(HiveJsonWriter.Feature) - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonWriter
 
isEndOfInputReached() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead
 
isEndOfInputReached() - Method in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
isEndOfInputReached() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
isEndOfInputReached() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinaryDeserializeRead
 
isEof() - Method in class org.apache.hadoop.hive.serde2.binarysortable.InputByteBuffer
 
isEqual(long, int, long, int) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
Compares two parts of the buffer with each other.
isEqual(byte[], int, long, int) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
Compares part of the buffer with a part of an external byte array.
isEqual(byte[], int, int, long, int) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
Compares part of the buffer with a part of an external byte array.
isEqual(byte[], int, WriteBuffers.Position, int) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
Compares the current readPosition of the buffer with the external byte array.
isEscaped() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
isEscaped() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyListObjectInspector
 
isEscaped() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
 
isEscaped() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazySimpleStructObjectInspector
 
isEscaped() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyUnionObjectInspector
 
isEscaped() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveCharObjectInspector
 
isEscaped() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveVarcharObjectInspector
 
isEscaped() - Method in interface org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParameters
 
isEscaped() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
isEscaped() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyStringObjectInspector
 
isExtendedBooleanLiteral() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
isExtendedBooleanLiteral() - Method in interface org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParameters
 
isExtendedBooleanLiteral() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
isExtendedLiteral() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyBooleanObjectInspector
 
isFixedPrecScale() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
Can this type represent money?
isFullyInited(Set<Type>) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector
Check if this inspector and all its field inspectors are initialized.
isInitialized() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
isInitialized() - Method in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.IntString
 
isLastColumnTakesRest() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
isLastColumnTakesRest() - Method in interface org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParameters
 
isLastColumnTakesRest() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
isMap - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
Are we writing a map and need to worry about k/v separator?
isMy_bool() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
isNextComplexMultiValue() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead
 
isNextComplexMultiValue() - Method in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
isNextComplexMultiValue() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
isNextComplexMultiValue() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinaryDeserializeRead
 
isNull(Text, ByteArrayRef, int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyNonPrimitive
 
isNull(Text, byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyNonPrimitive
 
isNull - Variable in class org.apache.hadoop.hive.serde2.lazy.LazyObject
 
isNullableType(Schema) - Static method in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
Determine if an Avro schema is of type Union[T, NULL].
isNullEmptyLines() - Method in class org.apache.hadoop.hive.serde2.JsonSerDe
 
isNumberMaybe(byte[], int, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyUtils
returns false, when the bytes definitely cannot be parsed into a base-10 Number (Long or a Double) If it returns true, the bytes might still be invalid, but not obviously.
isNumericType() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
 
isPrimitiveJava(Class<?>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Whether the class is a Java Primitive type or a Java Primitive class.
isPrimitiveJavaClass(Class<?>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Whether the class is a Java Primitive class.
isPrimitiveJavaType(Class<?>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Whether the class is a Java Primitive type.
isPrimitiveType() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
 
isPrimitiveWritableClass(Class<?>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Whether the class is a Hive Primitive Writable class.
isQualifiedType() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
 
isReadAllColumns(Configuration) - Static method in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
Returns the READ_ALL_COLUMNS columns flag.
isReadFieldSupported() - Method in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
isReadFieldSupported() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
isSet(InnerStruct._Fields) - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ThriftTestObj._Fields) - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Complex._Fields) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(IntString._Fields) - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MegaStruct._Fields) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MiniStruct._Fields) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(SetIntString._Fields) - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSetAint() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
Returns true if field aint is set (has been assigned a value) and false otherwise
isSetAString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
Returns true if field aString is set (has been assigned a value) and false otherwise
isSetAString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
Returns true if field aString is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetDoubleValue() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
isSetField0() - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
Returns true if field field0 is set (has been assigned a value) and false otherwise
isSetField1() - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
Returns true if field field1 is set (has been assigned a value) and false otherwise
isSetField2() - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
Returns true if field field2 is set (has been assigned a value) and false otherwise
isSetField3() - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
Returns true if field field3 is set (has been assigned a value) and false otherwise
isSetFlag() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
isSetIntValue() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
isSetLint() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
Returns true if field lint is set (has been assigned a value) and false otherwise
isSetLintString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
Returns true if field lintString is set (has been assigned a value) and false otherwise
isSetLongValue() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
isSetLString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
Returns true if field lString is set (has been assigned a value) and false otherwise
isSetLString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
isSetMStringString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
Returns true if field mStringString is set (has been assigned a value) and false otherwise
isSetMy_16bit_int() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_16bit_int is set (has been assigned a value) and false otherwise
isSetMy_32bit_int() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_32bit_int is set (has been assigned a value) and false otherwise
isSetMy_64bit_int() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_64bit_int is set (has been assigned a value) and false otherwise
isSetMy_binary() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_binary is set (has been assigned a value) and false otherwise
isSetMy_bool() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_bool is set (has been assigned a value) and false otherwise
isSetMy_byte() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_byte is set (has been assigned a value) and false otherwise
isSetMy_double() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_double is set (has been assigned a value) and false otherwise
isSetMy_enum() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
Returns true if field my_enum is set (has been assigned a value) and false otherwise
isSetMy_enum_string_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_enum_string_map is set (has been assigned a value) and false otherwise
isSetMy_enum_stringlist_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_enum_stringlist_map is set (has been assigned a value) and false otherwise
isSetMy_enum_struct_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_enum_struct_map is set (has been assigned a value) and false otherwise
isSetMy_enum_structlist_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_enum_structlist_map is set (has been assigned a value) and false otherwise
isSetMy_enumlist() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_enumlist is set (has been assigned a value) and false otherwise
isSetMy_enumset() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_enumset is set (has been assigned a value) and false otherwise
isSetMy_string() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_string is set (has been assigned a value) and false otherwise
isSetMy_string() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
Returns true if field my_string is set (has been assigned a value) and false otherwise
isSetMy_string_enum_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_string_enum_map is set (has been assigned a value) and false otherwise
isSetMy_string_string_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_string_string_map is set (has been assigned a value) and false otherwise
isSetMy_stringlist() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_stringlist is set (has been assigned a value) and false otherwise
isSetMy_stringset() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_stringset is set (has been assigned a value) and false otherwise
isSetMy_structlist() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_structlist is set (has been assigned a value) and false otherwise
isSetMy_structset() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Returns true if field my_structset is set (has been assigned a value) and false otherwise
isSetMyint() - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
Returns true if field myint is set (has been assigned a value) and false otherwise
isSetMyString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
Returns true if field myString is set (has been assigned a value) and false otherwise
isSetSIntString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
Returns true if field sIntString is set (has been assigned a value) and false otherwise
isSetStringValue() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
isSettable() - Method in class org.apache.hadoop.hive.serde2.objectinspector.SettableStructObjectInspector
 
isSettable() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StructObjectInspector
 
isSetUnderscore_int() - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
Returns true if field underscore_int is set (has been assigned a value) and false otherwise
isSetUnionField1() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
Returns true if field unionField1 is set (has been assigned a value) and false otherwise
isSetUnionField2() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
Returns true if field unionField2 is set (has been assigned a value) and false otherwise
isSetUnionField3() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
Returns true if field unionField3 is set (has been assigned a value) and false otherwise
isSetUnionMStringString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
isUnsignedAttribute() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
Is this type unsigned?

J

JavaBinaryObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaBooleanObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A JavaBooleanObjectInspector inspects a Java Boolean Object.
javaBooleanObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
javaByteArrayObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
JavaByteObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A JavaByteObjectInspector inspects a Java Byte Object.
javaByteObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
JavaConstantBinaryObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaConstantBinaryObjectInspector(byte[]) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantBinaryObjectInspector
 
JavaConstantBooleanObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaConstantBooleanObjectInspector(Boolean) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantBooleanObjectInspector
 
JavaConstantByteObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaConstantByteObjectInspector(Byte) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantByteObjectInspector
 
JavaConstantDateObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaConstantDateObjectInspector(Date) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantDateObjectInspector
 
JavaConstantDoubleObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaConstantDoubleObjectInspector(Double) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantDoubleObjectInspector
 
JavaConstantFloatObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaConstantFloatObjectInspector(Float) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantFloatObjectInspector
 
JavaConstantHiveCharObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaConstantHiveCharObjectInspector(HiveChar) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantHiveCharObjectInspector
 
JavaConstantHiveDecimalObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaConstantHiveDecimalObjectInspector(HiveDecimal) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantHiveDecimalObjectInspector
 
JavaConstantHiveVarcharObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaConstantHiveVarcharObjectInspector(HiveVarchar) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantHiveVarcharObjectInspector
 
JavaConstantIntObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaConstantIntObjectInspector(Integer) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantIntObjectInspector
 
JavaConstantLongObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaConstantLongObjectInspector(Long) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantLongObjectInspector
 
JavaConstantShortObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaConstantShortObjectInspector(Short) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantShortObjectInspector
 
JavaConstantStringObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaConstantStringObjectInspector(String) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantStringObjectInspector
 
JavaConstantTimestampObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaConstantTimestampObjectInspector(Timestamp) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantTimestampObjectInspector
 
JavaDateObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A JavaDateObjectInspector inspects a Java Date Object.
JavaDateObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaDateObjectInspector
 
javaDateObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
JavaDoubleObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A JavaDoubleObjectInspector inspects a Java Double Object.
javaDoubleObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
JavaFloatObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A JavaFloatObjectInspector inspects a Java Float Object.
javaFloatObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
JavaHiveCharObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaHiveCharObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveCharObjectInspector
 
JavaHiveCharObjectInspector(CharTypeInfo) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveCharObjectInspector
 
javaHiveCharObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
JavaHiveDecimalObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaHiveDecimalObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveDecimalObjectInspector
 
JavaHiveDecimalObjectInspector(DecimalTypeInfo) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveDecimalObjectInspector
 
javaHiveDecimalObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
JavaHiveIntervalDayTimeObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaHiveIntervalDayTimeObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveIntervalDayTimeObjectInspector
 
javaHiveIntervalDayTimeObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
JavaHiveIntervalYearMonthObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaHiveIntervalYearMonthObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveIntervalYearMonthObjectInspector
 
javaHiveIntervalYearMonthObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
JavaHiveVarcharObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaHiveVarcharObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveVarcharObjectInspector
 
JavaHiveVarcharObjectInspector(VarcharTypeInfo) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveVarcharObjectInspector
 
javaHiveVarcharObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
JavaIntObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A JavaIntObjectInspector inspects a Java Integer Object.
javaIntObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
JavaLongObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A JavaLongObjectInspector inspects a Java Long Object.
javaLongObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
JavaShortObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A JavaShortObjectInspector inspects a Java Short Object.
javaShortObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
JavaStringObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A JavaStringObjectInspector inspects a Java String Object.
JavaStringObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaStringObjectInspector
 
javaStringObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
JavaTimestampLocalTZObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaTimestampLocalTZObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampLocalTZObjectInspector
 
JavaTimestampLocalTZObjectInspector(TimestampLocalTZTypeInfo) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampLocalTZObjectInspector
 
JavaTimestampObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
JavaTimestampObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampObjectInspector
 
javaTimestampObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
javaTimestampTZObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
JavaVoidObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A JavaVoidObjectInspector inspects a Java Void Object.
javaVoidObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
JsonSerDe - Class in org.apache.hadoop.hive.serde2
Hive SerDe for processing JSON formatted data.
JsonSerDe() - Constructor for class org.apache.hadoop.hive.serde2.JsonSerDe
 

L

lastColumnTakesRest - Variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
lastOperationDeserialize - Variable in class org.apache.hadoop.hive.serde2.columnar.ColumnarSerDeBase
 
lastOperationSerialize - Variable in class org.apache.hadoop.hive.serde2.columnar.ColumnarSerDeBase
 
lastPrimitiveWasNull() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
lastPrimitiveWasNull() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
lastPrimitiveWasNull() - Method in interface org.apache.hadoop.hive.serde2.thrift.WriteNullsProtocol
Was the last primitive read really a NULL.
lastPrimitiveWasNullFlag - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
LAZY_BINARY_OBJECT_INSPECTOR - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
LAZY_BOOLEAN_OBJECT_INSPECTOR - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
LAZY_BYTE_OBJECT_INSPECTOR - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
LAZY_DATE_OBJECT_INSPECTOR - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
LAZY_DOUBLE_OBJECT_INSPECTOR - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
LAZY_EXT_BOOLEAN_OBJECT_INSPECTOR - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
LAZY_FLOAT_OBJECT_INSPECTOR - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
LAZY_INT_OBJECT_INSPECTOR - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
LAZY_INTERVAL_DAY_TIME_OBJECT_INSPECTOR - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
LAZY_INTERVAL_YEAR_MONTH_OBJECT_INSPECTOR - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
LAZY_LONG_OBJECT_INSPECTOR - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
LAZY_SHORT_OBJECT_INSPECTOR - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
LAZY_TIMESTAMP_OBJECT_INSPECTOR - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
LAZY_VOID_OBJECT_INSPECTOR - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory
 
LazyArray - Class in org.apache.hadoop.hive.serde2.lazy
LazyArray stores an array of Lazy Objects.
LazyArray(LazyListObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyArray
Construct a LazyArray object with the ObjectInspector.
LazyBinary - Class in org.apache.hadoop.hive.serde2.lazy
 
LazyBinary(LazyBinaryObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyBinary
 
LazyBinary(LazyBinary) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyBinary
 
LazyBinaryArray - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryArray is serialized as follows: start A b b b b b b end bytes[] -> |--------|---|---|---|---| ...
LazyBinaryArray(LazyBinaryListObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryArray
Construct a LazyBinaryArray object with the ObjectInspector.
LazyBinaryBinary - Class in org.apache.hadoop.hive.serde2.lazybinary
 
LazyBinaryBinary(WritableBinaryObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryBinary
 
LazyBinaryBoolean - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryObject for boolean which takes one byte
LazyBinaryBoolean(WritableBooleanObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryBoolean
 
LazyBinaryBoolean(LazyBinaryBoolean) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryBoolean
 
LazyBinaryByte - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryObject for byte which takes one byte.
LazyBinaryColumnarSerDe - Class in org.apache.hadoop.hive.serde2.columnar
LazyBinaryColumnarSerDe.
LazyBinaryColumnarSerDe() - Constructor for class org.apache.hadoop.hive.serde2.columnar.LazyBinaryColumnarSerDe
 
LazyBinaryColumnarStruct - Class in org.apache.hadoop.hive.serde2.columnar
 
LazyBinaryColumnarStruct(ObjectInspector, List<Integer>) - Constructor for class org.apache.hadoop.hive.serde2.columnar.LazyBinaryColumnarStruct
 
LazyBinaryDate - Class in org.apache.hadoop.hive.serde2.lazybinary
A LazyBinaryObject that encodes a java.sql.Date in a VInt.
LazyBinaryDeserializeRead - Class in org.apache.hadoop.hive.serde2.lazybinary.fast
 
LazyBinaryDeserializeRead(TypeInfo[], boolean) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinaryDeserializeRead
 
LazyBinaryDeserializeRead(TypeInfo[], DataTypePhysicalVariation[], boolean) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinaryDeserializeRead
 
LazyBinaryDouble - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryObject for double which takes eight bytes.
LazyBinaryFactory - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryFactory.
LazyBinaryFloat - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryObject for float which takes four bytes.
LazyBinaryHiveChar - Class in org.apache.hadoop.hive.serde2.lazybinary
 
LazyBinaryHiveDecimal - Class in org.apache.hadoop.hive.serde2.lazybinary
 
LazyBinaryHiveIntervalDayTime - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryHiveIntervalDayTime A LazyBinaryObject that encodes a HiveIntervalDayTime
LazyBinaryHiveIntervalYearMonth - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryHiveIntervalYearMonth A LazyBinaryObject that encodes a HiveIntervalYearMonth
LazyBinaryHiveVarchar - Class in org.apache.hadoop.hive.serde2.lazybinary
 
LazyBinaryInteger - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryObject for integer which is serialized as VInt.
LazyBinaryListObjectInspector - Class in org.apache.hadoop.hive.serde2.lazybinary.objectinspector
ObjectInspector for LazyBinaryList.
LazyBinaryListObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryListObjectInspector
 
LazyBinaryListObjectInspector(ObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryListObjectInspector
 
LazyBinaryLong - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryObject for long which stores as VLong.
LazyBinaryMap - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryMap is serialized as follows: start A b c b c b c end bytes[] -> |--------|---|---|---|---| ...
LazyBinaryMap(LazyBinaryMapObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryMap
 
LazyBinaryMapObjectInspector - Class in org.apache.hadoop.hive.serde2.lazybinary.objectinspector
ObjectInspector for LazyBinaryMap.
LazyBinaryMapObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryMapObjectInspector
 
LazyBinaryMapObjectInspector(ObjectInspector, ObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryMapObjectInspector
 
LazyBinaryNonPrimitive<OI extends ObjectInspector> - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryNonPrimitive.
LazyBinaryNonPrimitive(OI) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryNonPrimitive
 
LazyBinaryObject<OI extends ObjectInspector> - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryObject stores an object in a binary format in a byte[].
LazyBinaryObject(OI) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryObject
Create a LazyBinaryObject.
LazyBinaryObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
 
LazyBinaryObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyBinaryObjectInspector
 
LazyBinaryObjectInspectorFactory - Class in org.apache.hadoop.hive.serde2.lazybinary.objectinspector
ObjectInspectorFactory is the primary way to create new ObjectInspector instances.
LazyBinaryPrimitive<OI extends ObjectInspector,T extends org.apache.hadoop.io.Writable> - Class in org.apache.hadoop.hive.serde2.lazybinary
Defines a LazyBinaryPrimitive.
LazyBinarySerDe - Class in org.apache.hadoop.hive.serde2.lazybinary
The LazyBinarySerDe class combines the lazy property of LazySimpleSerDe class and the binary property of BinarySortable class.
LazyBinarySerDe() - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
 
LazyBinarySerDe.BooleanRef - Class in org.apache.hadoop.hive.serde2.lazybinary
 
LazyBinarySerDe.StringWrapper - Class in org.apache.hadoop.hive.serde2.lazybinary
 
LazyBinarySerDe2 - Class in org.apache.hadoop.hive.serde2.lazybinary
Subclass of LazyBinarySerDe with faster serialization, initializing a serializer based on the row columns rather than checking the ObjectInspector category/primitiveType for every value.
LazyBinarySerDe2() - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe2
 
LazyBinarySerializeWrite - Class in org.apache.hadoop.hive.serde2.lazybinary.fast
 
LazyBinarySerializeWrite(int) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
LazyBinaryShort - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryObject for short which takes two bytes.
LazyBinaryString - Class in org.apache.hadoop.hive.serde2.lazybinary
The serialization of LazyBinaryString is very simple: start A end bytes[] -> |---------------------------------| Section A is just an array of bytes which are exactly the Text contained in this object.
LazyBinaryString(LazyBinaryString) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryString
 
LazyBinaryStruct - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryStruct is serialized as follows: start A B A B A B end bytes[] -> |-----|---------|--- ...
LazyBinaryStruct(LazyBinaryStructObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryStruct
Construct a LazyBinaryStruct object with an ObjectInspector.
LazyBinaryStruct.SingleFieldGetter - Class in org.apache.hadoop.hive.serde2.lazybinary
 
LazyBinaryStructObjectInspector - Class in org.apache.hadoop.hive.serde2.lazybinary.objectinspector
ObjectInspector for LazyBinaryStruct.
LazyBinaryStructObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryStructObjectInspector
 
LazyBinaryStructObjectInspector(List<String>, List<ObjectInspector>) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryStructObjectInspector
 
LazyBinaryStructObjectInspector(List<String>, List<ObjectInspector>, List<String>) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryStructObjectInspector
 
LazyBinaryStructObjectInspector(List<StructField>) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryStructObjectInspector
 
LazyBinaryTimestamp - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryTimestamp A LazyBinaryObject that encodes a java.sql.Timestamp 4 to 9 bytes.
LazyBinaryTimestampLocalTZ - Class in org.apache.hadoop.hive.serde2.lazybinary
 
LazyBinaryTimestampLocalTZ(WritableTimestampLocalTZObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryTimestampLocalTZ
 
LazyBinaryUnion - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryUnion is serialized as follows: start TAG FIELD end bytes[] -> |-----|---------|--- ...
LazyBinaryUnion(LazyBinaryUnionObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUnion
Construct a LazyBinaryUnion object with an ObjectInspector.
LazyBinaryUnionObjectInspector - Class in org.apache.hadoop.hive.serde2.lazybinary.objectinspector
ObjectInspector for LazyBinaryUnion.
LazyBinaryUnionObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryUnionObjectInspector
 
LazyBinaryUnionObjectInspector(List<ObjectInspector>) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryUnionObjectInspector
 
LazyBinaryUtils - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryUtils.
LazyBinaryUtils.RecordInfo - Class in org.apache.hadoop.hive.serde2.lazybinary
Record is the unit that data is serialized in.
LazyBinaryUtils.VInt - Class in org.apache.hadoop.hive.serde2.lazybinary
A zero-compressed encoded integer.
LazyBinaryUtils.VLong - Class in org.apache.hadoop.hive.serde2.lazybinary
A zero-compressed encoded long.
LazyBinaryVoid - Class in org.apache.hadoop.hive.serde2.lazybinary
LazyBinaryVoid for NULL which is a placeholder class and it does not need to store any data.
LazyBoolean - Class in org.apache.hadoop.hive.serde2.lazy
LazyObject for storing a value of boolean.
LazyBoolean(LazyBooleanObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyBoolean
 
LazyBoolean(LazyBoolean) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyBoolean
 
LazyBooleanObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
A WritableBooleanObjectInspector inspects a BooleanWritable Object.
LazyByte - Class in org.apache.hadoop.hive.serde2.lazy
LazyObject for storing a value of Byte.
LazyByte(LazyByteObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyByte
 
LazyByte(LazyByte) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyByte
 
LazyByteObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
A WritableByteObjectInspector inspects a ByteWritable Object.
lazyCompare(TypeInfo, Object, Object) - Static method in class org.apache.hadoop.hive.serde2.lazy.VerifyLazy
 
lazyCompareList(ListTypeInfo, List<Object>, List<Object>) - Static method in class org.apache.hadoop.hive.serde2.lazy.VerifyLazy
 
lazyCompareMap(MapTypeInfo, Map<Object, Object>, Map<Object, Object>) - Static method in class org.apache.hadoop.hive.serde2.lazy.VerifyLazy
 
lazyCompareStruct(StructTypeInfo, List<Object>, List<Object>) - Static method in class org.apache.hadoop.hive.serde2.lazy.VerifyLazy
 
lazyCompareUnion(UnionTypeInfo, LazyBinaryUnion, UnionObject) - Static method in class org.apache.hadoop.hive.serde2.lazy.VerifyLazy
 
lazyCompareUnion(UnionTypeInfo, LazyUnion, UnionObject) - Static method in class org.apache.hadoop.hive.serde2.lazy.VerifyLazy
 
lazyCompareUnion(UnionTypeInfo, UnionObject, UnionObject) - Static method in class org.apache.hadoop.hive.serde2.lazy.VerifyLazy
 
LazyDate - Class in org.apache.hadoop.hive.serde2.lazy
LazyDate.
LazyDate(LazyDateObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyDate
 
LazyDate(LazyDate) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyDate
 
LazyDateObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
A WritableDateObjectInspector inspects a DateWritableV2 Object.
LazyDateObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyDateObjectInspector
 
LazyDecompressionCallback - Interface in org.apache.hadoop.hive.serde2.columnar
Used to call back lazy decompression process.
LazyDioBinary - Class in org.apache.hadoop.hive.serde2.lazydio
 
LazyDioBinary(LazyBinaryObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazydio.LazyDioBinary
 
LazyDioBoolean - Class in org.apache.hadoop.hive.serde2.lazydio
LazyBooleanBinary for storing a boolean value as an BooleanWritable.
LazyDioBoolean(LazyBooleanObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazydio.LazyDioBoolean
 
LazyDioBoolean(LazyDioBoolean) - Constructor for class org.apache.hadoop.hive.serde2.lazydio.LazyDioBoolean
 
LazyDioByte - Class in org.apache.hadoop.hive.serde2.lazydio
LazyByteBinary for storing a byte value as a ByteWritable.
LazyDioByte(LazyByteObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazydio.LazyDioByte
 
LazyDioByte(LazyDioByte) - Constructor for class org.apache.hadoop.hive.serde2.lazydio.LazyDioByte
 
LazyDioDouble - Class in org.apache.hadoop.hive.serde2.lazydio
LazyDoubleBinary for storing a double value as a DoubleWritable.
LazyDioDouble(LazyDoubleObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazydio.LazyDioDouble
 
LazyDioFloat - Class in org.apache.hadoop.hive.serde2.lazydio
LazyFloatBinary for storing a float value as a FloatWritable.
LazyDioFloat(LazyFloatObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazydio.LazyDioFloat
 
LazyDioFloat(LazyDioFloat) - Constructor for class org.apache.hadoop.hive.serde2.lazydio.LazyDioFloat
 
LazyDioHiveDecimal - Class in org.apache.hadoop.hive.serde2.lazydio
 
LazyDioHiveDecimal(LazyHiveDecimalObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazydio.LazyDioHiveDecimal
 
LazyDioInteger - Class in org.apache.hadoop.hive.serde2.lazydio
LazyIntegerBinary for storing an int value as an IntWritable.
LazyDioInteger(LazyIntObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazydio.LazyDioInteger
 
LazyDioInteger(LazyDioInteger) - Constructor for class org.apache.hadoop.hive.serde2.lazydio.LazyDioInteger
 
LazyDioLong - Class in org.apache.hadoop.hive.serde2.lazydio
LazyLongBinary for storing a long value as a LongWritable.
LazyDioLong(LazyLongObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazydio.LazyDioLong
 
LazyDioLong(LazyDioLong) - Constructor for class org.apache.hadoop.hive.serde2.lazydio.LazyDioLong
 
LazyDioShort - Class in org.apache.hadoop.hive.serde2.lazydio
LazyShortBinary for storing a short value as a ShortWritable.
LazyDioShort(LazyShortObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazydio.LazyDioShort
 
LazyDioShort(LazyDioShort) - Constructor for class org.apache.hadoop.hive.serde2.lazydio.LazyDioShort
 
LazyDouble - Class in org.apache.hadoop.hive.serde2.lazy
LazyObject for storing a value of Double.
LazyDouble(LazyDoubleObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyDouble
 
LazyDouble(LazyDouble) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyDouble
 
LazyDoubleObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
A WritableDoubleObjectInspector inspects a DoubleWritable Object.
LazyFactory - Class in org.apache.hadoop.hive.serde2.lazy
LazyFactory.
LazyFloat - Class in org.apache.hadoop.hive.serde2.lazy
LazyObject for storing a value of Double.
LazyFloat(LazyFloatObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyFloat
 
LazyFloat(LazyFloat) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyFloat
 
LazyFloatObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
A FloatObjectInspector inspects a FloatWritable Object.
LazyHiveChar - Class in org.apache.hadoop.hive.serde2.lazy
LazyObject for storing a value of HiveChar.
LazyHiveChar(LazyHiveCharObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyHiveChar
 
LazyHiveChar(LazyHiveChar) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyHiveChar
 
LazyHiveCharObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
 
LazyHiveCharObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveCharObjectInspector
 
LazyHiveCharObjectInspector(CharTypeInfo) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveCharObjectInspector
 
LazyHiveCharObjectInspector(CharTypeInfo, boolean, byte) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveCharObjectInspector
 
LazyHiveDecimal - Class in org.apache.hadoop.hive.serde2.lazy
 
LazyHiveDecimal(LazyHiveDecimalObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyHiveDecimal
 
LazyHiveDecimal(LazyHiveDecimal) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyHiveDecimal
 
LazyHiveDecimalObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
 
LazyHiveDecimalObjectInspector(DecimalTypeInfo) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveDecimalObjectInspector
 
LazyHiveIntervalDayTime - Class in org.apache.hadoop.hive.serde2.lazy
 
LazyHiveIntervalDayTime(LazyHiveIntervalDayTimeObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyHiveIntervalDayTime
 
LazyHiveIntervalDayTime(LazyHiveIntervalDayTime) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyHiveIntervalDayTime
 
LazyHiveIntervalDayTimeObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
 
LazyHiveIntervalYearMonth - Class in org.apache.hadoop.hive.serde2.lazy
 
LazyHiveIntervalYearMonth(LazyHiveIntervalYearMonthObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyHiveIntervalYearMonth
 
LazyHiveIntervalYearMonth(LazyHiveIntervalYearMonth) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyHiveIntervalYearMonth
 
LazyHiveIntervalYearMonthObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
 
LazyHiveVarchar - Class in org.apache.hadoop.hive.serde2.lazy
LazyObject for storing a value of HiveVarchar.
LazyHiveVarchar(LazyHiveVarcharObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyHiveVarchar
 
LazyHiveVarchar(LazyHiveVarchar) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyHiveVarchar
 
LazyHiveVarcharObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
 
LazyHiveVarcharObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveVarcharObjectInspector
 
LazyHiveVarcharObjectInspector(VarcharTypeInfo) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveVarcharObjectInspector
 
LazyHiveVarcharObjectInspector(VarcharTypeInfo, boolean, byte) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveVarcharObjectInspector
 
LazyInteger - Class in org.apache.hadoop.hive.serde2.lazy
LazyObject for storing a value of Integer.
LazyInteger(LazyIntObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyInteger
 
LazyInteger(LazyInteger) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyInteger
 
LazyIntObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
A WritableIntObjectInspector inspects a IntWritable Object.
LazyListObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector
LazyListObjectInspector works on array data that is stored in LazyArray.
LazyListObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyListObjectInspector
 
LazyListObjectInspector(ObjectInspector, byte, LazyObjectInspectorParameters) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyListObjectInspector
Call ObjectInspectorFactory.getLazySimpleListObjectInspector instead.
LazyLong - Class in org.apache.hadoop.hive.serde2.lazy
LazyObject for storing a value of Long.
LazyLong(LazyLongObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyLong
 
LazyLong(LazyLong) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyLong
 
LazyLongObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
A WritableLongObjectInspector inspects a LongWritable Object.
LazyMap - Class in org.apache.hadoop.hive.serde2.lazy
LazyMap stores a map of Primitive LazyObjects to LazyObjects.
LazyMap(LazyMapObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyMap
Construct a LazyMap object with the ObjectInspector.
LazyMapObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector
LazyMapObjectInspector works on struct data that is stored in LazyStruct.
LazyMapObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
 
LazyMapObjectInspector(ObjectInspector, ObjectInspector, byte, byte, Text, boolean, byte) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
Call ObjectInspectorFactory.getStandardListObjectInspector instead.
LazyMapObjectInspector(ObjectInspector, ObjectInspector, byte, byte, LazyObjectInspectorParameters) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
 
LazyNonPrimitive<OI extends ObjectInspector> - Class in org.apache.hadoop.hive.serde2.lazy
LazyPrimitive stores a primitive Object in a LazyObject.
LazyNonPrimitive(OI) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyNonPrimitive
Create a LazyNonPrimitive object with the specified ObjectInspector.
LazyObject<OI extends ObjectInspector> - Class in org.apache.hadoop.hive.serde2.lazy
LazyObject stores an object in a range of bytes in a byte[].
LazyObject(OI) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyObject
Create a LazyObject.
LazyObjectBase - Interface in org.apache.hadoop.hive.serde2.lazy
 
LazyObjectInspectorFactory - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector
ObjectInspectorFactory is the primary way to create new ObjectInspector instances.
LazyObjectInspectorParameters - Interface in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
 
LazyObjectInspectorParametersImpl - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
 
LazyObjectInspectorParametersImpl() - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
LazyObjectInspectorParametersImpl(boolean, byte, boolean, List<String>, byte[], Text) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
LazyObjectInspectorParametersImpl(boolean, byte, boolean, List<String>, byte[], Text, boolean) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
LazyObjectInspectorParametersImpl(LazyObjectInspectorParameters) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
LazyPrimitive<OI extends ObjectInspector,T extends org.apache.hadoop.io.Writable> - Class in org.apache.hadoop.hive.serde2.lazy
LazyPrimitive stores a primitive Object in a LazyObject.
LazyPrimitive(OI) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyPrimitive
 
LazyPrimitive(LazyPrimitive<OI, T>) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyPrimitive
 
LazyPrimitiveObjectInspectorFactory - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
LazyPrimitiveObjectInspectorFactory is the primary way to create new ObjectInspector instances.
LazySerDeParameters - Class in org.apache.hadoop.hive.serde2.lazy
SerDeParameters.
LazySerDeParameters(Configuration, Properties, String) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
LazyShort - Class in org.apache.hadoop.hive.serde2.lazy
LazyObject for storing a value of Short.
LazyShort(LazyShortObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyShort
 
LazyShort(LazyShort) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyShort
 
LazyShortObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
A WritableShortObjectInspector inspects a ShortWritable Object.
LazySimpleDeserializeRead - Class in org.apache.hadoop.hive.serde2.lazy.fast
 
LazySimpleDeserializeRead(TypeInfo[], DataTypePhysicalVariation[], boolean, LazySerDeParameters) - Constructor for class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
LazySimpleDeserializeRead(TypeInfo[], boolean, LazySerDeParameters) - Constructor for class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
LazySimpleSerDe - Class in org.apache.hadoop.hive.serde2.lazy
LazySimpleSerDe can be used to read the same data format as MetadataTypedColumnsetSerDe and TCTLSeparatedProtocol.
LazySimpleSerDe() - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
 
LazySimpleSerDe.SerDeParameters - Class in org.apache.hadoop.hive.serde2.lazy
Deprecated.
LazySimpleSerializeWrite - Class in org.apache.hadoop.hive.serde2.lazy.fast
 
LazySimpleSerializeWrite(int, LazySerDeParameters) - Constructor for class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
LazySimpleStructObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector
LazySimpleStructObjectInspector works on struct data that is stored in LazyStruct.
LazySimpleStructObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazySimpleStructObjectInspector
 
LazySimpleStructObjectInspector(List<String>, List<ObjectInspector>, byte, Text, boolean, boolean, byte) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazySimpleStructObjectInspector
Deprecated.
LazySimpleStructObjectInspector(List<String>, List<ObjectInspector>, List<String>, byte, Text, boolean, boolean, byte) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazySimpleStructObjectInspector
Deprecated.
LazySimpleStructObjectInspector(List<String>, List<ObjectInspector>, List<String>, byte, LazyObjectInspectorParameters) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazySimpleStructObjectInspector
 
LazyString - Class in org.apache.hadoop.hive.serde2.lazy
LazyObject for storing a value of String.
LazyString(LazyStringObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyString
 
LazyString(LazyString) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyString
 
LazyStringObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
A WritableStringObjectInspector inspects a Text Object.
LazyStringObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyStringObjectInspector
 
LazyStruct - Class in org.apache.hadoop.hive.serde2.lazy
LazyObject for storing a struct.
LazyStruct(LazySimpleStructObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyStruct
Construct a LazyStruct object with the ObjectInspector.
LazyTimestamp - Class in org.apache.hadoop.hive.serde2.lazy
LazyTimestamp.
LazyTimestamp(LazyTimestampObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyTimestamp
 
LazyTimestamp(LazyTimestamp) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyTimestamp
 
LazyTimestampLocalTZ - Class in org.apache.hadoop.hive.serde2.lazy
LazyPrimitive for TimestampLocalTZ.
LazyTimestampLocalTZ(LazyTimestampLocalTZObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyTimestampLocalTZ
 
LazyTimestampLocalTZ(LazyTimestampLocalTZ) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyTimestampLocalTZ
 
LazyTimestampLocalTZObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
 
LazyTimestampLocalTZObjectInspector(TimestampLocalTZTypeInfo) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyTimestampLocalTZObjectInspector
 
LazyTimestampObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
 
LazyUnion - Class in org.apache.hadoop.hive.serde2.lazy
LazyObject for storing a union.
LazyUnion(LazyUnionObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyUnion
Construct a LazyUnion object with the ObjectInspector.
LazyUnion(LazyUnionObjectInspector, byte, Object) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazyUnion
 
LazyUnionObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector
LazyUnionObjectInspector works on union data that is stored in LazyUnion.
LazyUnionObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyUnionObjectInspector
 
LazyUnionObjectInspector(List<ObjectInspector>, byte, LazyObjectInspectorParameters) - Constructor for class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyUnionObjectInspector
 
LazyUtils - Class in org.apache.hadoop.hive.serde2.lazy
LazyUtils.
LazyVoid - Class in org.apache.hadoop.hive.serde2.lazy
 
LazyVoidObjectInspector - Class in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
A WritableVoidObjectInspector inspects a NullWritable Object.
LBRACE - Static variable in class org.apache.hadoop.hive.serde2.SerDeUtils
 
LBRACKET - Static variable in class org.apache.hadoop.hive.serde2.SerDeUtils
 
length - Variable in class org.apache.hadoop.hive.serde2.lazy.LazyNonPrimitive
 
length - Variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryNonPrimitive
 
length - Variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe.StringWrapper
 
length - Variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils.VInt
 
length - Variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils.VLong
 
lightEscapeString(String) - Static method in class org.apache.hadoop.hive.serde2.SerDeUtils
 
LINE_DELIM - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
LINT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
LINTSTRING_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 
LIST_COLUMN_COMMENTS - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
LIST_COLUMN_COMMENTS - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
LIST_COLUMN_TYPES - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
LIST_COLUMNS - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
LIST_PARTITION_COLUMN_COMMENTS - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
LIST_PARTITION_COLUMN_TYPES - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
LIST_PARTITION_COLUMNS - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
LIST_SINK_OUTPUT_FORMATTER - Static variable in class org.apache.hadoop.hive.serde2.SerDeUtils
 
LIST_SINK_OUTPUT_PROTOCOL - Static variable in class org.apache.hadoop.hive.serde2.SerDeUtils
 
LIST_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
ListConverter(ObjectInspector, SettableListObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConverters.ListConverter
 
ListObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector
ListObjectInspector.
ListObjectsEqualComparer - Class in org.apache.hadoop.hive.serde2.objectinspector
Compare two list of objects.
ListObjectsEqualComparer(ObjectInspector[], ObjectInspector[]) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.ListObjectsEqualComparer
 
ListTypeInfo - Class in org.apache.hadoop.hive.serde2.typeinfo
A List Type has homogeneous elements.
ListTypeInfo() - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.ListTypeInfo
For java serialization use only.
log - Variable in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroLazyObjectInspector
LOGGER
LOG - Static variable in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.DelimitedJSONSerDe
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.lazy.LazyMap
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyListObjectInspector
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyUnionObjectInspector
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinaryDeserializeRead
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.MetadataTypedColumnsetSerDe
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.SerDeUtils
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.thrift.ThriftJDBCBinarySerDe
 
LOG - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
 
logExceptionMessage(byte[], int, int, ObjectInspector.Category, PrimitiveObjectInspector.PrimitiveCategory) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
logExceptionMessage(byte[], int, int, String) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
logExceptionMessage(ByteArrayRef, int, int, String) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyPrimitive
 
LongConverter(PrimitiveObjectInspector, SettableLongObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.LongConverter
 
LongObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A LongObjectInspector inspects an Object representing a Long.
longToTimestamp(long, boolean) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
Converts the time in seconds or milliseconds to a timestamp.
longToTimestamp(long, boolean) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
Converts the time in seconds or milliseconds to a timestamp.
longTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
longTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
longValue(long) - Static method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
lString(List<String>) - Static method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
LSTRING_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.Complex
 

M

makeInstance(SeedObject, Set<SeedObject>) - Method in class org.apache.hadoop.hive.serde2.avro.InstanceCache
 
MAP_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
MapConverter(ObjectInspector, SettableMapObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConverters.MapConverter
 
MapEqualComparer - Interface in org.apache.hadoop.hive.serde2.objectinspector
 
MAPKEY_DELIM - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
MapObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector
MapObjectInspector.
mapPattern - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
mapSeparator - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
MapTypeInfo - Class in org.apache.hadoop.hive.serde2.typeinfo
A Map Type has homogeneous keys and homogeneous values.
MapTypeInfo() - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.MapTypeInfo
For java serialization use only.
MAX_BYTES - Static variable in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
The maximum number of bytes required for a TimestampWritableV2
MAX_BYTES - Static variable in class org.apache.hadoop.hive.serde2.io.TimestampWritable
The maximum number of bytes required for a TimestampWritable
MAX_BYTES - Static variable in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
The maximum number of bytes required for a TimestampWritableV2
MAX_YEAR - Static variable in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
maxLength - Variable in class org.apache.hadoop.hive.serde2.lazy.LazyHiveChar
 
maxLength - Variable in class org.apache.hadoop.hive.serde2.lazy.LazyHiveVarchar
 
maxLength - Variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryHiveChar
 
maxLength - Variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryHiveVarchar
 
MegaStruct - Class in org.apache.hadoop.hive.serde2.thrift.test
 
MegaStruct() - Constructor for class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
MegaStruct(MegaStruct) - Constructor for class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
Performs a deep copy on other.
MegaStruct._Fields - Enum in org.apache.hadoop.hive.serde2.thrift.test
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MetadataListStructObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector
StructObjectInspector works on struct data that is stored as a Java List or Java Array object.
MetadataListStructObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.MetadataListStructObjectInspector
 
MetadataListStructObjectInspector(List<String>, List<String>) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.MetadataListStructObjectInspector
 
metaDataMap - Static variable in class org.apache.hadoop.hive.serde.test.InnerStruct
 
metaDataMap - Static variable in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
metaDataMap - Static variable in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
metaDataMap - Static variable in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
metaDataMap - Static variable in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
metaDataMap - Static variable in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
metaDataMap - Static variable in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
metaDataMap - Static variable in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
MetadataTypedColumnsetSerDe - Class in org.apache.hadoop.hive.serde2
MetadataTypedColumnsetSerDe.
MetadataTypedColumnsetSerDe() - Constructor for class org.apache.hadoop.hive.serde2.MetadataTypedColumnsetSerDe
 
MILLISECONDS_PER_SECOND - Static variable in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
millisToDays(long) - Static method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
MIN_YEAR - Static variable in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
MiniStruct - Class in org.apache.hadoop.hive.serde2.thrift.test
 
MiniStruct() - Constructor for class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
MiniStruct(MiniStruct) - Constructor for class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
Performs a deep copy on other.
MiniStruct._Fields - Enum in org.apache.hadoop.hive.serde2.thrift.test
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MultiDelimitSerDe - Class in org.apache.hadoop.hive.serde2
This SerDe allows user to use multiple characters as the field delimiter for a table.
MultiDelimitSerDe() - Constructor for class org.apache.hadoop.hive.serde2.MultiDelimitSerDe
 
MyEnum - Enum in org.apache.hadoop.hive.serde2.thrift.test
 
MyField(int, String, ObjectInspector, String) - Constructor for class org.apache.hadoop.hive.serde2.BaseStructObjectInspector.MyField
 
MyField(int, StructField) - Constructor for class org.apache.hadoop.hive.serde2.BaseStructObjectInspector.MyField
 
MyField() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector.MyField
 
MyField(int, Field, ObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector.MyField
 
MyField() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector.MyField
 
MyField(int, String, ObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector.MyField
 
MyField(int, String, ObjectInspector, String) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector.MyField
 
MyField() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector.MyField
 
MyField(int, StructField) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector.MyField
 
MYINT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.IntString
 
MYSTRING_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.IntString
 

N

NANOSECONDS_PER_MILLISECOND - Static variable in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
NANOSECONDS_PER_SECOND - Static variable in class org.apache.hadoop.hive.serde2.RandomTypeUtil
TIMESTAMP.
nonNullByte - Variable in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
NoOpFetchFormatter<T> - Class in org.apache.hadoop.hive.serde2
A No-op fetch formatter.
NoOpFetchFormatter() - Constructor for class org.apache.hadoop.hive.serde2.NoOpFetchFormatter
 
NULL_EMPTY_LINES - Static variable in class org.apache.hadoop.hive.serde2.JsonSerDe
 
nullByte - Variable in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
nullBytes - Static variable in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
nullBytes - Static variable in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
nullBytes - Static variable in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
nullSequence - Variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
nullString - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
The string representing nulls in the serialized data.
NullStructSerDe - Class in org.apache.hadoop.hive.serde2
Placeholder SerDe for cases where neither serialization nor deserialization is needed
NullStructSerDe() - Constructor for class org.apache.hadoop.hive.serde2.NullStructSerDe
 
NullStructSerDe.NullStructSerDeObjectInspector - Class in org.apache.hadoop.hive.serde2
A object inspector for null struct serde.
NullStructSerDeObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.NullStructSerDe.NullStructSerDeObjectInspector
 
nullText - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
The nullString in UTF-8 bytes.
numCols - Variable in class org.apache.hadoop.hive.serde2.objectinspector.SubStructObjectInspector
 
numericTypeList - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
 
numericTypes - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
 

O

o - Variable in class org.apache.hadoop.hive.serde2.objectinspector.InspectableObject
 
object - Variable in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector.StandardUnion
 
objectClass - Variable in class org.apache.hadoop.hive.serde2.TypedSerDe
 
ObjectComparator - Class in org.apache.hadoop.hive.serde2.objectinspector
This class wraps the ObjectInspectorUtils.compare method and implements java.util.Comparator.
ObjectComparator(ObjectInspector, ObjectInspector, ObjectInspectorUtils.NullValueOption) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.ObjectComparator
 
ObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector
ObjectInspector helps us to look into the internal structure of a complex object.
ObjectInspector.Category - Enum in org.apache.hadoop.hive.serde2.objectinspector
Category.
ObjectInspectorConverters - Class in org.apache.hadoop.hive.serde2.objectinspector
ObjectInspectorConverters.
ObjectInspectorConverters.Converter - Interface in org.apache.hadoop.hive.serde2.objectinspector
A converter which will convert objects with one ObjectInspector to another.
ObjectInspectorConverters.IdentityConverter - Class in org.apache.hadoop.hive.serde2.objectinspector
IdentityConverter.
ObjectInspectorConverters.ListConverter - Class in org.apache.hadoop.hive.serde2.objectinspector
A converter class for List.
ObjectInspectorConverters.MapConverter - Class in org.apache.hadoop.hive.serde2.objectinspector
A converter class for Map.
ObjectInspectorConverters.StructConverter - Class in org.apache.hadoop.hive.serde2.objectinspector
A converter class for Struct.
ObjectInspectorConverters.UnionConverter - Class in org.apache.hadoop.hive.serde2.objectinspector
A converter class for Union.
ObjectInspectorFactory - Class in org.apache.hadoop.hive.serde2.objectinspector
ObjectInspectorFactory is the primary way to create new ObjectInspector instances.
ObjectInspectorFactory.ObjectInspectorOptions - Enum in org.apache.hadoop.hive.serde2.objectinspector
ObjectInspectorOptions describes what ObjectInspector to use.
ObjectInspectorObject(Object, ObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils.ObjectInspectorObject
 
ObjectInspectorObject(Object[], ObjectInspector[]) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils.ObjectInspectorObject
 
ObjectInspectorUtils - Class in org.apache.hadoop.hive.serde2.objectinspector
ObjectInspectorFactory is the primary way to create new ObjectInspector instances.
ObjectInspectorUtils.NullValueOption - Enum in org.apache.hadoop.hive.serde2.objectinspector
This enum controls how we interpret null value when compare two objects.
ObjectInspectorUtils.ObjectInspectorCopyOption - Enum in org.apache.hadoop.hive.serde2.objectinspector
This enum controls how we copy primitive objects.
ObjectInspectorUtils.ObjectInspectorObject - Class in org.apache.hadoop.hive.serde2.objectinspector
This class can be used to wrap Hive objects and put in HashMap or HashSet.
objectType - Variable in class org.apache.hadoop.hive.serde2.TypedSerDe
 
oi - Variable in class org.apache.hadoop.hive.serde2.lazy.LazyObject
 
oi - Variable in class org.apache.hadoop.hive.serde2.objectinspector.InspectableObject
 
ONE - Static variable in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
OpenCSVSerde - Class in org.apache.hadoop.hive.serde2
OpenCSVSerde use opencsv to deserialize CSV format.
OpenCSVSerde() - Constructor for class org.apache.hadoop.hive.serde2.OpenCSVSerde
 
ORC_SCHEMA_STRING - Static variable in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
job config key for an ORC TypeDescription.toString().
org.apache.hadoop.hive.serde - package org.apache.hadoop.hive.serde
 
org.apache.hadoop.hive.serde.test - package org.apache.hadoop.hive.serde.test
 
org.apache.hadoop.hive.serde2 - package org.apache.hadoop.hive.serde2
 
org.apache.hadoop.hive.serde2.avro - package org.apache.hadoop.hive.serde2.avro
 
org.apache.hadoop.hive.serde2.binarysortable - package org.apache.hadoop.hive.serde2.binarysortable
 
org.apache.hadoop.hive.serde2.binarysortable.fast - package org.apache.hadoop.hive.serde2.binarysortable.fast
 
org.apache.hadoop.hive.serde2.columnar - package org.apache.hadoop.hive.serde2.columnar
 
org.apache.hadoop.hive.serde2.esriJson.deserializer - package org.apache.hadoop.hive.serde2.esriJson.deserializer
 
org.apache.hadoop.hive.serde2.esriJson.serializer - package org.apache.hadoop.hive.serde2.esriJson.serializer
 
org.apache.hadoop.hive.serde2.fast - package org.apache.hadoop.hive.serde2.fast
 
org.apache.hadoop.hive.serde2.io - package org.apache.hadoop.hive.serde2.io
 
org.apache.hadoop.hive.serde2.json - package org.apache.hadoop.hive.serde2.json
 
org.apache.hadoop.hive.serde2.lazy - package org.apache.hadoop.hive.serde2.lazy
 
org.apache.hadoop.hive.serde2.lazy.fast - package org.apache.hadoop.hive.serde2.lazy.fast
 
org.apache.hadoop.hive.serde2.lazy.objectinspector - package org.apache.hadoop.hive.serde2.lazy.objectinspector
 
org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive - package org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
 
org.apache.hadoop.hive.serde2.lazybinary - package org.apache.hadoop.hive.serde2.lazybinary
 
org.apache.hadoop.hive.serde2.lazybinary.fast - package org.apache.hadoop.hive.serde2.lazybinary.fast
 
org.apache.hadoop.hive.serde2.lazybinary.objectinspector - package org.apache.hadoop.hive.serde2.lazybinary.objectinspector
 
org.apache.hadoop.hive.serde2.lazydio - package org.apache.hadoop.hive.serde2.lazydio
 
org.apache.hadoop.hive.serde2.objectinspector - package org.apache.hadoop.hive.serde2.objectinspector
 
org.apache.hadoop.hive.serde2.objectinspector.primitive - package org.apache.hadoop.hive.serde2.objectinspector.primitive
 
org.apache.hadoop.hive.serde2.proto.test - package org.apache.hadoop.hive.serde2.proto.test
 
org.apache.hadoop.hive.serde2.teradata - package org.apache.hadoop.hive.serde2.teradata
 
org.apache.hadoop.hive.serde2.thrift - package org.apache.hadoop.hive.serde2.thrift
 
org.apache.hadoop.hive.serde2.thrift.test - package org.apache.hadoop.hive.serde2.thrift.test
 
org.apache.hadoop.hive.serde2.typeinfo - package org.apache.hadoop.hive.serde2.typeinfo
This package provides the implementation of the SerDe type system.
originalColumnNames - Variable in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
 
outProtocol - Variable in class org.apache.hadoop.hive.serde2.thrift.ThriftByteStreamTypedSerDe
 
Output() - Constructor for class org.apache.hadoop.hive.serde2.ByteStream.Output
 
Output(int) - Constructor for class org.apache.hadoop.hive.serde2.ByteStream.Output
 
outTransport - Variable in class org.apache.hadoop.hive.serde2.thrift.ThriftByteStreamTypedSerDe
 

P

ParquetHiveRecord - Class in org.apache.hadoop.hive.serde2.io
This class wraps the object and object inspector that will be used later in DataWritableWriter class to get the object values.
ParquetHiveRecord() - Constructor for class org.apache.hadoop.hive.serde2.io.ParquetHiveRecord
 
ParquetHiveRecord(Object, StructObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.io.ParquetHiveRecord
 
parseBoolean(byte[], int, int) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Parses a boolean from string Accepts "false","off","no","0" and "" as FALSE All other values are interpreted as true.
parseByte(byte[], int, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyByte
Parses the string argument as if it was a byte value and returns the result.
parseByte(byte[], int, int, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyByte
Parses the string argument as if it was a byte value and returns the result.
parseByte(byte[], int, int, int, boolean) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyByte
Parses the string argument as if it was a byte value and returns the result.
parseColumnComments(String) - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
parseColumnNames() - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
parseColumnNames(String) - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
parseColumnTypes() - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
parseColumnTypes(String) - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
parseColumnTypes() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
NOTE: if "columns.types" is missing, all columns will be of String type.
parseInt(byte[], int, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyInteger
Parses the string argument as if it was an int value and returns the result.
parseInt(byte[], int, int, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyInteger
Parses the string argument as if it was an int value and returns the result.
parseInt(byte[], int, int, int, boolean) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyInteger
Parses the string argument as if it was an int value and returns the result.
parseLong(byte[], int, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyLong
Parses the string argument as if it was a long value and returns the result.
parseLong(byte[], int, int, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyLong
Parses the string argument as if it was an long value and returns the result.
parseLong(byte[], int, int, int, boolean) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyLong
Parses the string argument as if it was an long value and returns the result.
parseMultiDelimit(byte[], byte[]) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyStruct
 
parsePrimitiveParts(String) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
Make some of the TypeInfo parsing available as a utility.
parseShort(byte[], int, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyShort
Parses the string argument as if it was a short value and returns the result.
parseShort(byte[], int, int, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyShort
Parses the string argument as if it was a short value and returns the result.
parseShort(byte[], int, int, int, boolean) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyShort
Parses the string argument as if it was a short value and returns the result.
parseStruct(String) - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonReader
Parse text containing a complete JSON object.
parseStruct(InputStream) - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonReader
Parse text containing a complete JSON object.
partialCopyToStandardObject(List<Object>, Object, int, int, StructObjectInspector, ObjectInspectorUtils.ObjectInspectorCopyOption) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Copy specified fields in the input row to the output array of standard objects.
partitionProperties - Variable in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
populateValue(WriteBuffers.ByteSegmentRef) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
Changes the byte segment reference from being a reference to global buffer to the one with a self-contained byte array.
Position() - Constructor for class org.apache.hadoop.hive.serde2.WriteBuffers.Position
 
precision() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector
Default implementation.
precision() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantByteObjectInspector
 
precision() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantIntObjectInspector
 
precision() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantLongObjectInspector
 
precision() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantShortObjectInspector
 
precision() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector
The precision of the underlying data.
precision() - Method in class org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo
 
preferWritable() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.AbstractPrimitiveLazyObjectInspector
 
preferWritable() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveJavaObjectInspector
 
preferWritable() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveWritableObjectInspector
 
preferWritable() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector
Whether the ObjectInspector prefers to return a Primitive Writable Object instead of a Primitive Java Object.
primaryPattern - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
primarySeparator - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
The separators for this instance.
primitiveCategories - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
primitiveCategory - Variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils.PrimitiveTypeEntry
The category of the PrimitiveType.
primitiveJavaClass - Variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils.PrimitiveTypeEntry
primitiveJavaClass refers to java classes like Integer, Double, String etc.
primitiveJavaType - Variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils.PrimitiveTypeEntry
primitiveJavaType refers to java types like int, double, etc.
primitiveJavaTypeToClass(Class<?>) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
Return Whether the class is a Java Primitive type or a Java Primitive class.
PrimitiveObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector
PrimitiveObjectInspector.
PrimitiveObjectInspector.PrimitiveCategory - Enum in org.apache.hadoop.hive.serde2.objectinspector
The primitive types supported by Hive.
PrimitiveObjectInspectorConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
PrimitiveObjectInspectorConverter.
PrimitiveObjectInspectorConverter() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter
 
PrimitiveObjectInspectorConverter.BinaryConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
PrimitiveObjectInspectorConverter.BooleanConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A converter for the byte type.
PrimitiveObjectInspectorConverter.ByteConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A converter for the byte type.
PrimitiveObjectInspectorConverter.DateConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
PrimitiveObjectInspectorConverter.DoubleConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A converter for the double type.
PrimitiveObjectInspectorConverter.FloatConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A converter for the float type.
PrimitiveObjectInspectorConverter.HiveCharConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
PrimitiveObjectInspectorConverter.HiveDecimalConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
PrimitiveObjectInspectorConverter.HiveIntervalDayTimeConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
PrimitiveObjectInspectorConverter.HiveIntervalYearMonthConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
PrimitiveObjectInspectorConverter.HiveVarcharConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
PrimitiveObjectInspectorConverter.IntConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A converter for the int type.
PrimitiveObjectInspectorConverter.LongConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A converter for the long type.
PrimitiveObjectInspectorConverter.ShortConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A converter for the short type.
PrimitiveObjectInspectorConverter.StringConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A helper class to convert any primitive to String.
PrimitiveObjectInspectorConverter.TextConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A helper class to convert any primitive to Text.
PrimitiveObjectInspectorConverter.TimestampConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
PrimitiveObjectInspectorConverter.TimestampLocalTZConverter - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
PrimitiveObjectInspectorFactory - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
PrimitiveObjectInspectorFactory is the primary way to create new PrimitiveObjectInspector instances.
PrimitiveObjectInspectorUtils - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
ObjectInspectorFactory is the primary way to create new ObjectInspector instances.
PrimitiveObjectInspectorUtils.PrimitiveGrouping - Enum in org.apache.hadoop.hive.serde2.objectinspector.primitive
Provide a general grouping for each primitive data type.
PrimitiveObjectInspectorUtils.PrimitiveTypeEntry - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
TypeEntry stores information about a Hive Primitive TypeInfo.
PrimitiveParts() - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils.PrimitiveParts
 
PrimitiveTypeEntry() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils.PrimitiveTypeEntry
 
PrimitiveTypeInfo - Class in org.apache.hadoop.hive.serde2.typeinfo
There are limited number of Primitive Types.
PrimitiveTypeInfo() - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo
For java serialization use only.
PrimitiveTypes - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
primitiveWritableClass - Variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils.PrimitiveTypeEntry
writableClass refers to hadoop Writable classes like IntWritable, DoubleWritable, Text etc.
prjColIDs - Variable in class org.apache.hadoop.hive.serde2.columnar.ColumnarStructBase
 
properties - Variable in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
PropValueUnion - Class in org.apache.hadoop.hive.serde2.thrift.test
 
PropValueUnion() - Constructor for class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
PropValueUnion(PropValueUnion._Fields, Object) - Constructor for class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
PropValueUnion(PropValueUnion) - Constructor for class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
PropValueUnion._Fields - Enum in org.apache.hadoop.hive.serde2.thrift.test
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
put(Object, Object, Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.SettableMapObjectInspector
Add a key-value pair to the map.
put(Object, Object, Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardMapObjectInspector
 
putToAttributes(String, Map<String, Map<String, PropValueUnion>>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
putToMStringString(String, String) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
putToMy_enum_string_map(MyEnum, String) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
putToMy_enum_stringlist_map(MyEnum, List<String>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
putToMy_enum_struct_map(MyEnum, MiniStruct) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
putToMy_enum_structlist_map(MyEnum, List<MiniStruct>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
putToMy_string_enum_map(String, MyEnum) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
putToMy_string_string_map(String, String) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 

Q

QUOTE - Static variable in class org.apache.hadoop.hive.serde2.SerDeUtils
 
quote - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
The quote character when supporting quotes with ability to not split across quoted entries.
QUOTE_CHAR - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
QUOTECHAR - Static variable in class org.apache.hadoop.hive.serde2.OpenCSVSerde
 

R

randomMillis(long, long, Random) - Static method in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
randomMillis(Random) - Static method in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
randomNanos(Random, int) - Static method in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
randomNanos(Random) - Static method in class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
RandomTypeUtil - Class in org.apache.hadoop.hive.serde2
 
RandomTypeUtil() - Constructor for class org.apache.hadoop.hive.serde2.RandomTypeUtil
 
RBRACE - Static variable in class org.apache.hadoop.hive.serde2.SerDeUtils
 
RBRACKET - Static variable in class org.apache.hadoop.hive.serde2.SerDeUtils
 
read(TProtocol) - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
read(TProtocol) - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
read() - Method in class org.apache.hadoop.hive.serde2.binarysortable.InputByteBuffer
 
read(boolean) - Method in class org.apache.hadoop.hive.serde2.binarysortable.InputByteBuffer
Read one byte from the byte buffer.
read(TProtocol) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
read(TProtocol) - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
read(TProtocol) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
read(TProtocol) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
read(TProtocol) - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
READ_ALL_COLUMNS - Static variable in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
 
READ_COLUMN_IDS_CONF_STR - Static variable in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
 
READ_COLUMN_NAMES_CONF_STR - Static variable in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
 
READ_NESTED_COLUMN_PATH_CONF_STR - Static variable in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
the nested column path is the string from the root to the leaf e.g.
readBinary() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readBinary() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readBool() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readBool() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readByte() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readByte() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readChar(int) - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataInputStream
Read CHAR(N).
readComplexField() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead
 
readComplexField() - Method in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
readComplexField() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
readComplexField() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinaryDeserializeRead
 
readDate() - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataInputStream
Read DATE.
readDecimal(int, int) - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataInputStream
Read DECIMAL(P, S).
readDouble() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readDouble() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readField(int) - Method in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
readField(int) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
readFieldBegin() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readFieldBegin() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readFieldEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readFieldEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readFields(DataInput) - Method in class org.apache.hadoop.hive.serde2.avro.AvroGenericRecordWritable
 
readFields(byte[], int, int, Schema, Schema) - Method in class org.apache.hadoop.hive.serde2.avro.AvroGenericRecordWritable
 
readFields(byte[], Schema, Schema) - Method in class org.apache.hadoop.hive.serde2.avro.AvroGenericRecordWritable
 
readFields(DataInput) - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefArrayWritable
readFields(DataInput) - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
Always reuse the bytes array if length of bytes array is equal or greater to the current record, otherwise create a new one.
readFields(DataInput) - Method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
readFields(DataInput) - Method in class org.apache.hadoop.hive.serde2.io.HiveBaseCharWritable
 
readFields(DataInput) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
readFields(DataInput) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
readFields(DataInput) - Method in class org.apache.hadoop.hive.serde2.io.ParquetHiveRecord
 
readFields(DataInput) - Method in class org.apache.hadoop.hive.serde2.io.ShortWritable
 
readFields(DataInput) - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
readFields(DataInput) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
readFields(DataInput) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
readFields(DataInput) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils.PrimitiveTypeEntry
 
readI16() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readI16() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readI32() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readI32() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readI64() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readI64() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readInt(long) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
readInt(long, WriteBuffers.Position) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
readIsNull() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readListBegin() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
This method always return the same instance of TList to avoid creating new instances.
readListBegin() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readListEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readListEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readMapBegin() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
This method always return the same instance of TMap to avoid creating new instances.
readMapBegin() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readMapEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readMapEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readMessageBegin() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readMessageBegin() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readMessageEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readMessageEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readNByteLong(long, int, WriteBuffers.Position) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
readNByteLong(int, WriteBuffers.Position) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
readNextField() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead
 
readNextField() - Method in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
readNextField() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
readNextField() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinaryDeserializeRead
 
readSchema(Configuration, String) - Method in interface org.apache.hadoop.hive.serde2.SchemaInference
Infer Hive compatible schema from provided file.
readSetBegin() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
This method always return the same instance of TSet to avoid creating new instances.
readSetBegin() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readSetEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readSetEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readString() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readString() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readStructBegin() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readStructBegin() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readStructEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
readStructEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
readTimestamp(Integer) - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataInputStream
Read TIMESTAMP(P).
readVarbyte() - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataInputStream
Read VARBYTE(N).
readVarchar() - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataInputStream
Read VARCHAR(N).
readVInt(byte[], int, LazyBinaryUtils.VInt) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
Reads a zero-compressed encoded int from a byte array and returns it.
readVInt(WriteBuffers.Position) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
readVLong(byte[], int, LazyBinaryUtils.VLong) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
Reads a zero-compressed encoded long from a byte array and returns it.
readVLong(WriteBuffers.Position) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
readVLongFromByteArray(byte[], int) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
Read a zero-compressed encoded long from a byte array.
RecordInfo() - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils.RecordInfo
 
ReflectionStructObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector
ReflectionStructObjectInspector works on struct data that is stored as a native Java object.
ReflectionStructObjectInspector.MyField - Class in org.apache.hadoop.hive.serde2.objectinspector
MyField.
RegexSerDe - Class in org.apache.hadoop.hive.serde2
RegexSerDe uses regular expression (regex) to deserialize data.
RegexSerDe() - Constructor for class org.apache.hadoop.hive.serde2.RegexSerDe
 
registerDateType(PrimitiveObjectInspector.PrimitiveCategory, int) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
 
registerNumericType(PrimitiveObjectInspector.PrimitiveCategory, int) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
 
remove(Object, Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.SettableMapObjectInspector
Remove a key-value pair from the map.
remove(Object, Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardMapObjectInspector
 
REPLACEMENT_DELIM_LENGTH - Static variable in class org.apache.hadoop.hive.serde2.MultiDelimitSerDe
 
REPLACEMENT_DELIM_SEQUENCE - Static variable in class org.apache.hadoop.hive.serde2.MultiDelimitSerDe
 
reserve(int) - Method in class org.apache.hadoop.hive.serde2.ByteStream.Output
Optimize for the common cases: Reserve 1 byte Reserve 1 int (4 bytes)
reserve(int) - Method in interface org.apache.hadoop.hive.serde2.ByteStream.RandomAccessOutput
 
reserve(int) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
reset() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
reset(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.binarysortable.InputByteBuffer
Reset the byte buffer to the given byte range.
reset(byte[], int) - Method in class org.apache.hadoop.hive.serde2.ByteStream.Input
 
reset() - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
reset() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
reset() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
reset(long, int) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers.ByteSegmentRef
 
resetValid(int) - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefArrayWritable
enlarge the capacity if necessary, to ensure that it can hold the number of elements specified by newValidCapacity argument.
resize(Object, int) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.SettableListObjectInspector
Resize the list.
resize(Object, int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardListObjectInspector
 
retrieve(SeedObject) - Method in class org.apache.hadoop.hive.serde2.avro.InstanceCache
Retrieve (or create if it doesn't exist) the correct Instance for this SeedObject
retrieve(SeedObject, Set<SeedObject>) - Method in class org.apache.hadoop.hive.serde2.avro.InstanceCache
Retrieve (or create if it doesn't exist) the correct Instance for this SeedObject using 'seenSchemas' to resolve circular references
retrieveReaderSchema(Object) - Method in class org.apache.hadoop.hive.serde2.avro.AvroSchemaRetriever
Retrieve the reader avro schema from the given source
retrieveWriterSchema(Object) - Method in class org.apache.hadoop.hive.serde2.avro.AvroSchemaRetriever
Retrieve the writer avro schema from the given source
returnNulls - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
For places where the separators are back to back, should we return a null or an empty string since it is ambiguous.
ReturnNullsKey - Static variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
Strings used to lookup the various configurable parameters of this protocol.
rowSeparator - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 

S

scale() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector
Default implementation.
scale() - Method in interface org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector
The scale of the underlying data.
scale() - Method in class org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo
 
SCHEMA_DOC - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
Deprecated.
SCHEMA_LITERAL - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
Deprecated.
SCHEMA_NAME - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
Deprecated.
SCHEMA_NAMESPACE - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
Deprecated.
SCHEMA_NONE - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
 
SCHEMA_RETRIEVER - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
Deprecated.
SCHEMA_URL - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils
Deprecated.
SchemaInference - Interface in org.apache.hadoop.hive.serde2
 
seal() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
secondaryPattern - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
secondarySeparator - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
seek(int) - Method in class org.apache.hadoop.hive.serde2.binarysortable.InputByteBuffer
Set the current position.
separateKey() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
separateKey() - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
separateKey() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
separateKey() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
separateKeyValuePair() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
separateKeyValuePair() - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
separateKeyValuePair() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
separateKeyValuePair() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
separateList() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
separateList() - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
separateList() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
separateList() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
separateStruct() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
separateStruct() - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
separateStruct() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
separateStruct() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
SEPARATORCHAR - Static variable in class org.apache.hadoop.hive.serde2.OpenCSVSerde
 
separators - Variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
SerDe - Interface in org.apache.hadoop.hive.serde2
A Hive Serializer/Deserializer.
serdeConstants - Class in org.apache.hadoop.hive.serde
 
serdeConstants() - Constructor for class org.apache.hadoop.hive.serde.serdeConstants
 
SerDeException - Exception in org.apache.hadoop.hive.serde2
Generic exception class for SerDes.
SerDeException() - Constructor for exception org.apache.hadoop.hive.serde2.SerDeException
 
SerDeException(String) - Constructor for exception org.apache.hadoop.hive.serde2.SerDeException
 
SerDeException(Throwable) - Constructor for exception org.apache.hadoop.hive.serde2.SerDeException
 
SerDeException(String, Throwable) - Constructor for exception org.apache.hadoop.hive.serde2.SerDeException
 
SerDeParameters(Configuration, Properties, String) - Constructor for class org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe.SerDeParameters
Deprecated.
 
serdeParams - Variable in class org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
 
SerDeSpec - Annotation Type in org.apache.hadoop.hive.serde2
 
SerDeStats - Class in org.apache.hadoop.hive.serde2
 
SerDeStats() - Constructor for class org.apache.hadoop.hive.serde2.SerDeStats
 
SerDeStatsStruct - Interface in org.apache.hadoop.hive.serde2
 
SerDeUtils - Class in org.apache.hadoop.hive.serde2
SerDeUtils.
SERIALIZATION_CLASS - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
SERIALIZATION_DDL - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
SERIALIZATION_DECODE_BINARY_AS_BASE64 - Static variable in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
SERIALIZATION_ENCODING - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
SERIALIZATION_ESCAPE_CRLF - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
SERIALIZATION_EXTEND_ADDITIONAL_NESTING_LEVELS - Static variable in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
SERIALIZATION_EXTEND_NESTING_LEVELS - Static variable in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
SERIALIZATION_FORMAT - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
SERIALIZATION_LAST_COLUMN_TAKES_REST - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
SERIALIZATION_LIB - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
SERIALIZATION_NULL_FORMAT - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
SERIALIZATION_NULL_SORT_ORDER - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
SERIALIZATION_SORT_ORDER - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
SERIALIZATION_USE_JSON_OBJECTS - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.AbstractEncodingAwareSerDe
 
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
Serialize a row of data.
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.columnar.LazyBinaryColumnarSerDe
 
serialize(Geometry, JsonGenerator, SerializerProvider) - Method in class org.apache.hadoop.hive.serde2.esriJson.serializer.GeometryJsonSerializer
 
serialize(Geometry.Type, JsonGenerator, SerializerProvider) - Method in class org.apache.hadoop.hive.serde2.esriJson.serializer.GeometryTypeJsonSerializer
 
serialize(SpatialReference, JsonGenerator, SerializerProvider) - Method in class org.apache.hadoop.hive.serde2.esriJson.serializer.SpatialReferenceJsonSerializer
 
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.JsonSerDe
Given an object and object inspector pair, traverse the object and generate a Text representation of the object.
serialize(ByteStream.Output, Object, ObjectInspector, byte[], int, Text, boolean, byte, boolean[]) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
Serialize the row into the StringBuilder.
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
Serialize an object to a byte buffer in a binary compact way.
serialize(ByteStream.RandomAccessOutput, Object, ObjectInspector, boolean, LazyBinarySerDe.BooleanRef) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
A recursive function that serialize an object to a byte buffer based on its object inspector.
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe2
 
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.MetadataTypedColumnsetSerDe
 
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.NullStructSerDe
 
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.OpenCSVSerde
 
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.RegexSerDe
 
serialize(Object, ObjectInspector) - Method in interface org.apache.hadoop.hive.serde2.Serializer
Serialize an object by navigating inside the Object with the ObjectInspector.
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinarySerde
Serialize an object by navigating inside the Object with the ObjectInspector.
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftDeserializer
 
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.thrift.ThriftJDBCBinarySerDe
Write TColumn objects to the underlying stream of TProtocol
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.TypedSerDe
 
serializeBytes(ByteStream.Output, byte[], int, boolean) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
serializeBytes(ByteStream.Output, byte[], int, int, boolean) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
serializeDouble(ByteStream.Output, double, boolean) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
serializedSize - Variable in class org.apache.hadoop.hive.serde2.columnar.ColumnarSerDeBase
 
serializeField(ByteStream.Output, Object, ObjectInspector, LazySerDeParameters) - Method in class org.apache.hadoop.hive.serde2.DelimitedJSONSerDe
 
serializeField(ByteStream.Output, Object, ObjectInspector, LazySerDeParameters) - Method in class org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
 
serializeFloat(ByteStream.Output, float, boolean) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
serializeHiveDecimal(ByteStream.Output, HiveDecimal, boolean) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
serializeHiveDecimal(ByteStream.Output, HiveDecimal, boolean, byte[]) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
Decimals are encoded in three pieces:Decimals are encoded in three pieces: Sign: 1, 2 or 3 for smaller, equal or larger than 0 respectively Factor: Number that indicates the amount of digits you have to move the decimal point left or right until the resulting number is smaller than zero but has something other than 0 as the first digit.
serializeHiveDecimal(ByteStream.Output, HiveDecimalWritable, boolean, byte[]) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
serializeHiveIntervalDayTime(ByteStream.Output, HiveIntervalDayTime, boolean) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
serializeHiveIntervalYearMonth(ByteStream.Output, HiveIntervalYearMonth, boolean) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
serializeInt(ByteStream.Output, int, boolean) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
serializeLong(ByteStream.Output, long, boolean) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
serializeOldHiveDecimal(ByteStream.Output, HiveDecimalV1, boolean) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
Serializer - Interface in org.apache.hadoop.hive.serde2
HiveSerializer is used to serialize data to a Hadoop Writable object.
serializeShort(ByteStream.Output, short, boolean) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
serializeStruct(ByteStream.Output, Object[], List<ObjectInspector>, boolean[], byte[], byte[]) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
serializeStruct(ByteStream.Output, Object[], List<ObjectInspector>, boolean) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDeWithEndPrefix
 
serializeStruct(ByteStream.RandomAccessOutput, Object[], List<ObjectInspector>) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
 
serializeText(ByteStream.RandomAccessOutput, Text, boolean) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
 
serializeTimestampTZWritable(ByteStream.Output, TimestampLocalTZWritable, boolean) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
serializeTimestampWritable(ByteStream.Output, TimestampWritableV2, boolean) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
SerializeWrite - Interface in org.apache.hadoop.hive.serde2.fast
 
set(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead
 
set(ByteStream.Output) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
set(int, BytesRefWritable) - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefArrayWritable
Set the BytesRefWritable at the specified position with the specified BytesRefWritable.
set(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
readFields() will corrupt the array.
set(LazyDecompressionCallback, int, int) - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
readFields() will corrupt the array.
set(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
set(ByteStream.Output) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
set(int) - Method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
Set the DateWritableV2 based on the days since epoch date.
set(Date) - Method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
Set the DateWritableV2 based on the year/month/day of the date in the local timezone.
set(DateWritableV2) - Method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
set(byte[], int) - Method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
set(HiveChar) - Method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
set(String) - Method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
set(HiveCharWritable) - Method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
set(HiveCharWritable, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
set(HiveChar, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
set(String, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
set(int, int, int, int, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
set(HiveIntervalDayTime) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
set(HiveIntervalDayTimeWritable) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
set(long, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
set(int, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
set(HiveIntervalYearMonth) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
set(HiveIntervalYearMonthWritable) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
set(int) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
set(byte[], int) - Method in class org.apache.hadoop.hive.serde2.io.HiveVarcharWritable
 
set(HiveVarchar) - Method in class org.apache.hadoop.hive.serde2.io.HiveVarcharWritable
 
set(String) - Method in class org.apache.hadoop.hive.serde2.io.HiveVarcharWritable
 
set(HiveVarcharWritable) - Method in class org.apache.hadoop.hive.serde2.io.HiveVarcharWritable
 
set(HiveVarcharWritable, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveVarcharWritable
 
set(HiveVarchar, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveVarcharWritable
 
set(String, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveVarcharWritable
 
set(short) - Method in class org.apache.hadoop.hive.serde2.io.ShortWritable
 
set(byte[], int, ZoneId) - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
set(TimestampTZ) - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
set(TimestampLocalTZWritable) - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
set(byte[], int) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
set(Timestamp) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
set(TimestampWritable) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
set(byte[], int) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
set(Timestamp) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
set(TimestampWritableV2) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
set(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
set(ByteStream.Output) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
set(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinaryDeserializeRead
 
set(ByteStream.Output) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
set(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe.StringWrapper
 
set(Object, byte[]) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaBinaryObjectInspector
 
set(Object, BytesWritable) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaBinaryObjectInspector
 
set(Object, boolean) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaBooleanObjectInspector
 
set(Object, byte) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaByteObjectInspector
 
set(Object, Date) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaDateObjectInspector
 
set(Object, Date) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaDateObjectInspector
Deprecated.
set(Object, DateWritableV2) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaDateObjectInspector
 
set(Object, double) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaDoubleObjectInspector
 
set(Object, float) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaFloatObjectInspector
 
set(Object, HiveChar) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveCharObjectInspector
 
set(Object, String) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveCharObjectInspector
 
set(Object, byte[], int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveDecimalObjectInspector
 
set(Object, HiveDecimal) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveDecimalObjectInspector
 
set(Object, HiveDecimalWritable) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveDecimalObjectInspector
 
set(Object, HiveIntervalDayTime) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveIntervalDayTimeObjectInspector
 
set(Object, HiveIntervalDayTimeWritable) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveIntervalDayTimeObjectInspector
 
set(Object, HiveIntervalYearMonth) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveIntervalYearMonthObjectInspector
 
set(Object, HiveIntervalYearMonthWritable) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveIntervalYearMonthObjectInspector
 
set(Object, HiveVarchar) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveVarcharObjectInspector
 
set(Object, String) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveVarcharObjectInspector
 
set(Object, int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaIntObjectInspector
 
set(Object, long) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaLongObjectInspector
 
set(Object, short) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaShortObjectInspector
 
set(Object, Text) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaStringObjectInspector
 
set(Object, String) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaStringObjectInspector
 
set(Object, byte[], int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampLocalTZObjectInspector
 
set(Object, TimestampTZ) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampLocalTZObjectInspector
 
set(Object, TimestampLocalTZWritable) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampLocalTZObjectInspector
 
set(Object, Timestamp) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampObjectInspector
Deprecated.
set(Object, Timestamp) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampObjectInspector
 
set(Object, byte[], int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampObjectInspector
 
set(Object, TimestampWritableV2) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampObjectInspector
 
set(Object, byte[]) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableBinaryObjectInspector
Set the object with the value.
set(Object, BytesWritable) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableBinaryObjectInspector
Set the object with the value.
set(Object, boolean) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableBooleanObjectInspector
Set the object with the value.
set(Object, byte) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableByteObjectInspector
Set the object with the value.
set(Object, Date) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableDateObjectInspector
Deprecated.
set(Object, Date) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableDateObjectInspector
 
set(Object, DateWritableV2) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableDateObjectInspector
 
set(Object, double) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableDoubleObjectInspector
Set the object with the value.
set(Object, float) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableFloatObjectInspector
Set the object with the value.
set(Object, HiveChar) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveCharObjectInspector
 
set(Object, String) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveCharObjectInspector
 
set(Object, byte[], int) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveDecimalObjectInspector
 
set(Object, HiveDecimal) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveDecimalObjectInspector
 
set(Object, HiveDecimalWritable) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveDecimalObjectInspector
 
set(Object, HiveIntervalDayTime) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveIntervalDayTimeObjectInspector
 
set(Object, HiveIntervalDayTimeWritable) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveIntervalDayTimeObjectInspector
 
set(Object, HiveIntervalYearMonth) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveIntervalYearMonthObjectInspector
 
set(Object, HiveIntervalYearMonthWritable) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveIntervalYearMonthObjectInspector
 
set(Object, HiveVarchar) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveVarcharObjectInspector
 
set(Object, String) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveVarcharObjectInspector
 
set(Object, int) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableIntObjectInspector
Set the object with the value.
set(Object, long) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableLongObjectInspector
Set the object with the value.
set(Object, short) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableShortObjectInspector
Set the object with the value.
set(Object, Text) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableStringObjectInspector
Set the object with the value.
set(Object, String) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableStringObjectInspector
Set the object with the value.
set(Object, byte[], int) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableTimestampLocalTZObjectInspector
 
set(Object, TimestampTZ) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableTimestampLocalTZObjectInspector
 
set(Object, TimestampLocalTZWritable) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableTimestampLocalTZObjectInspector
 
set(Object, byte[], int) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableTimestampObjectInspector
 
set(Object, Timestamp) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableTimestampObjectInspector
Deprecated.
set(Object, Timestamp) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableTimestampObjectInspector
 
set(Object, TimestampWritableV2) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableTimestampObjectInspector
 
set(Object, byte[]) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableBinaryObjectInspector
 
set(Object, BytesWritable) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableBinaryObjectInspector
 
set(Object, boolean) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableBooleanObjectInspector
 
set(Object, byte) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableByteObjectInspector
 
set(Object, Date) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableDateObjectInspector
 
set(Object, Date) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableDateObjectInspector
Deprecated.
set(Object, DateWritableV2) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableDateObjectInspector
 
set(Object, double) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableDoubleObjectInspector
 
set(Object, float) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableFloatObjectInspector
 
set(Object, HiveChar) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveCharObjectInspector
 
set(Object, String) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveCharObjectInspector
 
set(Object, byte[], int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveDecimalObjectInspector
 
set(Object, HiveDecimal) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveDecimalObjectInspector
 
set(Object, HiveDecimalWritable) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveDecimalObjectInspector
 
set(Object, HiveIntervalDayTime) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveIntervalDayTimeObjectInspector
 
set(Object, HiveIntervalDayTimeWritable) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveIntervalDayTimeObjectInspector
 
set(Object, HiveIntervalYearMonth) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveIntervalYearMonthObjectInspector
 
set(Object, HiveIntervalYearMonthWritable) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveIntervalYearMonthObjectInspector
 
set(Object, HiveVarchar) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveVarcharObjectInspector
 
set(Object, String) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveVarcharObjectInspector
 
set(Object, int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableIntObjectInspector
 
set(Object, long) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableLongObjectInspector
 
set(Object, short) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableShortObjectInspector
 
set(Object, Text) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableStringObjectInspector
 
set(Object, String) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableStringObjectInspector
 
set(Object, byte[], int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampLocalTZObjectInspector
 
set(Object, TimestampTZ) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampLocalTZObjectInspector
 
set(Object, TimestampLocalTZWritable) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampLocalTZObjectInspector
 
set(Object, byte[], int) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampObjectInspector
 
set(Object, Timestamp) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampObjectInspector
Deprecated.
set(Object, Timestamp) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampObjectInspector
 
set(Object, TimestampWritableV2) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampObjectInspector
 
set(Object, int, Object) - Method in interface org.apache.hadoop.hive.serde2.objectinspector.SettableListObjectInspector
Set the element at index.
set(Object, int, Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardListObjectInspector
 
set(WriteBuffers.Position) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers.Position
 
setAint(int) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setAintIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setAllStructFieldNames(List<String>) - Method in class org.apache.hadoop.hive.serde2.typeinfo.StructTypeInfo
For java serialization use only.
setAllStructFieldTypeInfos(List<TypeInfo>) - Method in class org.apache.hadoop.hive.serde2.typeinfo.StructTypeInfo
For java serialization use only.
setAllUnionObjectTypeInfos(List<TypeInfo>) - Method in class org.apache.hadoop.hive.serde2.typeinfo.UnionTypeInfo
For java serialization use only.
setAppend(ByteStream.Output) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
setAppend(ByteStream.Output) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
setAppend(ByteStream.Output) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
setAppend(ByteStream.Output) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
setAString(String) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setAString(String) - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
setAStringIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setAStringIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
setAttributes(Map<String, Map<String, Map<String, PropValueUnion>>>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setBinaryEncoding(BinaryEncoding) - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonReader
 
setBinaryEncoding(BinaryEncoding) - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonWriter
 
setBinarySortable(byte[], int) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
Given a byte[] that has binary sortable data, initialize the internal structures to hold that data
setBinarySortable(byte[], int) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
Given a byte[] that has binary sortable data, initialize the internal structures to hold that data
setData(byte[]) - Method in class org.apache.hadoop.hive.serde2.lazy.ByteArrayRef
 
setDeleteCount(long) - Method in class org.apache.hadoop.hive.serde2.SerDeStats
 
setDoubleValue(double) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
setExtendedLiteral(boolean) - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyBooleanObjectInspector
 
setField0(int) - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
setField0IsSet(boolean) - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
setField1(int) - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
setField1IsSet(boolean) - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
setField2(String) - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
setField2IsSet(boolean) - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
setField3(List<InnerStruct>) - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
setField3IsSet(boolean) - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
setFieldAndTag(Object, Object, byte) - Method in class org.apache.hadoop.hive.serde2.objectinspector.SettableUnionObjectInspector
 
setFieldAndTag(Object, Object, byte) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector
 
setFieldInited(boolean[]) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyStruct
 
setFields(LazyObject[]) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyStruct
 
setFieldValue(InnerStruct._Fields, Object) - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
setFieldValue(ThriftTestObj._Fields, Object) - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
setFieldValue(Complex._Fields, Object) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setFieldValue(IntString._Fields, Object) - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
setFieldValue(MegaStruct._Fields, Object) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setFieldValue(MiniStruct._Fields, Object) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
setFieldValue(SetIntString._Fields, Object) - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
setFileSchema(Schema) - Method in class org.apache.hadoop.hive.serde2.avro.AvroGenericRecordWritable
 
setFlag(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
setFromBigIntegerBytesAndScale(byte[], int, int, HiveDecimalWritable) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
 
setFromBytes(byte[], int, int, LazyBinaryUtils.VInt, LazyBinaryUtils.VLong) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
setFromBytes(byte[], int, int, LazyBinaryUtils.VInt) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
setFullyReadColumns(Configuration) - Static method in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
Deprecated.
for backwards compatibility with <= 0.12, use setReadAllColumns
setInsertCount(long) - Method in class org.apache.hadoop.hive.serde2.SerDeStats
 
setInspector(OI) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyObject
 
setInternal(long, int) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
setInternal(long, int) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
SetIntString - Class in org.apache.hadoop.hive.serde2.thrift.test
 
SetIntString() - Constructor for class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
SetIntString(Set<IntString>, String) - Constructor for class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
SetIntString(SetIntString) - Constructor for class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
Performs a deep copy on other.
SetIntString._Fields - Enum in org.apache.hadoop.hive.serde2.thrift.test
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
setIntToTimestampInSeconds(boolean) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.TimestampConverter
 
setIntValue(int) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
setLength(int) - Method in class org.apache.hadoop.hive.serde2.typeinfo.BaseCharTypeInfo
 
setLint(List<Integer>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setLintIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setLintString(List<IntString>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setLintStringIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setListElementTypeInfo(TypeInfo) - Method in class org.apache.hadoop.hive.serde2.typeinfo.ListTypeInfo
For java serialization use only.
setLongValue(long) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
setLString(List<String>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setLString(List<String>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
setLStringIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setMapKeyTypeInfo(TypeInfo) - Method in class org.apache.hadoop.hive.serde2.typeinfo.MapTypeInfo
For java serialization use only.
setMapValueTypeInfo(TypeInfo) - Method in class org.apache.hadoop.hive.serde2.typeinfo.MapTypeInfo
For java serialization use only.
setMStringString(Map<String, String>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setMStringStringIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setMy_16bit_int(short) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_16bit_intIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_32bit_int(int) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_32bit_intIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_64bit_int(long) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_64bit_intIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_binary(byte[]) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_binary(ByteBuffer) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_binaryIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_bool(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_boolIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_byte(byte) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_byteIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_double(double) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_doubleIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_enum(MyEnum) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
setMy_enum_string_map(Map<MyEnum, String>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_enum_string_mapIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_enum_stringlist_map(Map<MyEnum, List<String>>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_enum_stringlist_mapIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_enum_struct_map(Map<MyEnum, MiniStruct>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_enum_struct_mapIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_enum_structlist_map(Map<MyEnum, List<MiniStruct>>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_enum_structlist_mapIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_enumIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
setMy_enumlist(List<MyEnum>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_enumlistIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_enumset(Set<MyEnum>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_enumsetIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_string(String) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_string(String) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
setMy_string_enum_map(Map<String, MyEnum>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_string_enum_mapIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_string_string_map(Map<String, String>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_string_string_mapIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_stringIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_stringIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
setMy_stringlist(List<String>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_stringlistIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_stringset(Set<String>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_stringsetIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_structlist(List<MiniStruct>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_structlistIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_structset(Set<MiniStruct>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMy_structsetIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
setMyint(int) - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
setMyintIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
setMyString(String) - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
setMyStringIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
setNull() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyObject
 
setNull() - Method in interface org.apache.hadoop.hive.serde2.lazy.LazyObjectBase
called for null binary, hbase columns, for example
setNull() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryObject
 
setObject(Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector.StandardUnion
 
setParsed(boolean) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyMap
 
setParsed(boolean) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyStruct
 
setPrecision(int) - Method in class org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo
 
setRawDataSize(long) - Method in class org.apache.hadoop.hive.serde2.SerDeStats
Set the raw data size
setReadAllColumns(Configuration) - Static method in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
Sets the READ_ALL_COLUMNS flag and removes any previously set column ids.
setReadColumnIDs(Configuration, List<Integer>) - Static method in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
Deprecated.
for backwards compatibility with <= 0.12, use setReadAllColumns and appendReadColumns
setReadColumns(Configuration, List<Integer>) - Static method in class org.apache.hadoop.hive.serde2.ColumnProjectionUtils
Sets the READ_ALL_COLUMNS flag to false and overwrites column ids with the provided list.
setReaderSchema(Schema) - Method in class org.apache.hadoop.hive.serde2.avro.AvroLazyObjectInspector
Set the reader schema for the AvroLazyObjectInspector to the given schema
setReadPoint(long, WriteBuffers.Position) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
setRecord(GenericRecord) - Method in class org.apache.hadoop.hive.serde2.avro.AvroGenericRecordWritable
 
setRecordReaderID(UID) - Method in class org.apache.hadoop.hive.serde2.avro.AvroGenericRecordWritable
 
setRowCount(long) - Method in class org.apache.hadoop.hive.serde2.SerDeStats
Set the row count
setScale(int) - Method in class org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo
 
setSchemaRetriever(AvroSchemaRetriever) - Method in class org.apache.hadoop.hive.serde2.avro.AvroLazyObjectInspector
Set the AvroSchemaRetriever for the AvroLazyObjectInspector to the given class
setSeparator(int, byte) - Method in class org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters
 
setSIntString(Set<IntString>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
setSIntStringIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
setStringValue(String) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
setStructFieldData(Object, StructField, Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector
 
setStructFieldData(Object, StructField, Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.SettableStructObjectInspector
Modify the value of a field.
setStructFieldData(Object, StructField, Object) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
 
SettableBinaryObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
SettableBooleanObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A SettableBooleanObjectInspector can set a boolean value to an object.
SettableByteObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A SettableByteObjectInspector can set a byte value to an object.
SettableDateObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A SettableDecimalObjectInspector can set a Date value to an object.
SettableDoubleObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A SettableDoubleObjectInspector can set a double value to an object.
SettableFloatObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A SettableFloatObjectInspector can set a float value to an object.
SettableHiveCharObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
SettableHiveDecimalObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A SettableDecimalObjectInspector can set a HiveDecimal value to an object.
SettableHiveIntervalDayTimeObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A SettableHiveIntervalDayTimeObjectInspector can set a IntervalDayTime value to an object.
SettableHiveIntervalYearMonthObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A SettableHiveIntervalYearMonthObjectInspector can set a IntervalYearMonth value to an object.
SettableHiveVarcharObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
SettableIntObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A SettableIntObjectInspector can set an int value to an object.
SettableListObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector
SettableListObjectInspector.
SettableLongObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A SettableLongObjectInspector can set a long value to an object.
SettableMapObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector
SettableMapObjectInspector.
SettableShortObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A SettableShortObjectInspector can set a short value to an object.
SettableStringObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A SettableStringObjectInspector can set a string value to an object.
SettableStructObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector
SettableStructObjectInspector.
SettableStructObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.SettableStructObjectInspector
 
SettableTimestampLocalTZObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
SettableTimestampObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
SettableUnionObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector
SettableUnionObjectInspector.
SettableUnionObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.SettableUnionObjectInspector
 
setTag(byte) - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector.StandardUnion
 
setTime(long) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
setTimestamp(Timestamp, byte[], int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
setTimestamp(Timestamp, byte[], int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
setTimestampTZ(TimestampTZ, byte[], int, ZoneId) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
setTimeZone(ZoneId) - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
setTimeZone(ZoneId) - Method in class org.apache.hadoop.hive.serde2.typeinfo.TimestampLocalTZTypeInfo
 
setTypeName(String) - Method in class org.apache.hadoop.hive.serde2.typeinfo.BaseCharTypeInfo
 
setTypeName(String) - Method in class org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo
 
setTypeName(String) - Method in class org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo
 
setTypeName(String) - Method in class org.apache.hadoop.hive.serde2.typeinfo.TimestampLocalTZTypeInfo
 
setUnderscore_int(int) - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
setUnderscore_intIsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
setUnionField1(PropValueUnion) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setUnionField1IsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setUnionField2(PropValueUnion) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setUnionField2IsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setUnionField3(PropValueUnion) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setUnionField3IsSet(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
setUnionMStringString(Map<String, String>) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
setUnsafeReadPoint(long) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
THIS METHOD IS NOT THREAD-SAFE.
setUpdateCount(long) - Method in class org.apache.hadoop.hive.serde2.SerDeStats
 
setValue(LazyHiveChar) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyHiveChar
 
setValue(LazyHiveVarchar) - Method in class org.apache.hadoop.hive.serde2.lazy.LazyHiveVarchar
 
setWritePoint(long) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
ShortConverter(PrimitiveObjectInspector, SettableShortObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.ShortConverter
 
ShortObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A ShortObjectInspector inspects an Object representing a Short.
shortTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
shortTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
ShortWritable - Class in org.apache.hadoop.hive.serde2.io
ShortWritable.
ShortWritable(short) - Constructor for class org.apache.hadoop.hive.serde2.io.ShortWritable
 
ShortWritable() - Constructor for class org.apache.hadoop.hive.serde2.io.ShortWritable
 
ShortWritable.Comparator - Class in org.apache.hadoop.hive.serde2.io
A Comparator optimized for BytesWritable.
shouldIgnoreField(String) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector
 
shouldIgnoreField(String) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ThriftUnionObjectInspector
 
shouldStoreFieldsInMetastore(Map<String, String>) - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
shouldStoreFieldsInMetastore(Map<String, String>) - Method in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
SimpleMapEqualComparer - Class in org.apache.hadoop.hive.serde2.objectinspector
 
SimpleMapEqualComparer() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.SimpleMapEqualComparer
 
SingleFieldGetter(LazyBinaryStructObjectInspector, int) - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryStruct.SingleFieldGetter
 
size() - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefArrayWritable
Returns the number of valid elements.
size() - Method in class org.apache.hadoop.hive.serde2.thrift.ColumnBuffer
 
size() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
Write buffer size
skip(byte) - Method in interface org.apache.hadoop.hive.serde2.thrift.SkippableTProtocol
 
skip(byte) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
Skip past the current field Just increments the field index counter.
skipNextField() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead
 
skipNextField() - Method in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
skipNextField() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead
 
skipNextField() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinaryDeserializeRead
 
SkippableTProtocol - Interface in org.apache.hadoop.hive.serde2.thrift
An interface for TProtocols that can efficiently skip fields when deserializing.
skipVLong(WriteBuffers.Position) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
SMALLINT_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
SpatialReferenceJsonDeserializer - Class in org.apache.hadoop.hive.serde2.esriJson.deserializer
Deserializes a JSON spatial reference definition into a SpatialReference instance
SpatialReferenceJsonDeserializer() - Constructor for class org.apache.hadoop.hive.serde2.esriJson.deserializer.SpatialReferenceJsonDeserializer
 
SpatialReferenceJsonSerializer - Class in org.apache.hadoop.hive.serde2.esriJson.serializer
 
SpatialReferenceJsonSerializer() - Constructor for class org.apache.hadoop.hive.serde2.esriJson.serializer.SpatialReferenceJsonSerializer
 
StandardConstantListObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector
A StandardListObjectInspector which also implements the ConstantObjectInspector interface.
StandardConstantListObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardConstantListObjectInspector
 
StandardConstantListObjectInspector(ObjectInspector, List<?>) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardConstantListObjectInspector
Call ObjectInspectorFactory.getStandardListObjectInspector instead.
StandardConstantMapObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector
A StandardMapObjectInspector which also implements the ConstantObjectInspector interface.
StandardConstantMapObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardConstantMapObjectInspector
 
StandardConstantMapObjectInspector(ObjectInspector, ObjectInspector, Map<?, ?>) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardConstantMapObjectInspector
Call ObjectInspectorFactory.getStandardMapObjectInspector instead.
StandardConstantStructObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector
A StandardStructObjectInspector which also implements the ConstantObjectInspector interface.
StandardConstantStructObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardConstantStructObjectInspector
 
StandardConstantStructObjectInspector(List<String>, List<ObjectInspector>, List<?>) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardConstantStructObjectInspector
Call ObjectInspectorFactory.getStandardListObjectInspector instead.
StandardListObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector
DefaultListObjectInspector works on list data that is stored as a Java List or Java Array object.
StandardListObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardListObjectInspector
 
StandardListObjectInspector(ObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardListObjectInspector
Call ObjectInspectorFactory.getStandardListObjectInspector instead.
StandardMapObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector
StandardMapObjectInspector works on map data that is stored as a Java Map object.
StandardMapObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardMapObjectInspector
 
StandardMapObjectInspector(ObjectInspector, ObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardMapObjectInspector
Call ObjectInspectorFactory.getStandardMapObjectInspector instead.
standardSchemeReadValue(TProtocol, TField) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
standardSchemeWriteValue(TProtocol) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
StandardStructObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector
ListStructObjectInspector works on struct data that is stored as a Java List or Java Array object.
StandardStructObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
 
StandardStructObjectInspector(List<String>, List<ObjectInspector>) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
Call ObjectInspectorFactory.getStandardListObjectInspector instead.
StandardStructObjectInspector(List<String>, List<ObjectInspector>, List<String>) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
Call ObjectInspectorFactory.getStandardListObjectInspector instead.
StandardStructObjectInspector(List<StructField>) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector
 
StandardStructObjectInspector.MyField - Class in org.apache.hadoop.hive.serde2.objectinspector
 
StandardUnion() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector.StandardUnion
 
StandardUnion(byte, Object) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector.StandardUnion
 
StandardUnionObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector
StandardUnionObjectInspector works on union data that is stored as UnionObject.
StandardUnionObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector
 
StandardUnionObjectInspector(List<ObjectInspector>) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector
 
StandardUnionObjectInspector.StandardUnion - Class in org.apache.hadoop.hive.serde2.objectinspector
 
start - Variable in class org.apache.hadoop.hive.serde2.lazy.LazyNonPrimitive
 
start - Variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryNonPrimitive
 
start - Variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe.StringWrapper
 
startCol - Variable in class org.apache.hadoop.hive.serde2.objectinspector.SubStructObjectInspector
 
stats - Variable in class org.apache.hadoop.hive.serde2.columnar.ColumnarSerDeBase
 
STRING_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
StringConverter(PrimitiveObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.StringConverter
 
STRINGIFY_COMPLEX - Static variable in class org.apache.hadoop.hive.serde2.JsonSerDe
 
StringObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A StringObjectInspector inspects an Object representing a String.
StringToDouble - Class in org.apache.hadoop.hive.serde2.lazy.fast
 
StringToDouble() - Constructor for class org.apache.hadoop.hive.serde2.lazy.fast.StringToDouble
 
stringTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
stringTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
stringValue(String) - Static method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
StringWrapper() - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe.StringWrapper
 
stripQuotePostfix - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
stripQuotePrefix - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
stripSeparatorPrefix - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
For quoted fields, strip away the quotes and also need something to strip away the control separator when using complex split method defined here.
stripTrailingWhitespace(Text) - Static method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
strtod(byte[], int, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.fast.StringToDouble
 
STRUCT_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
StructConverter(ObjectInspector, SettableStructObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConverters.StructConverter
 
StructField - Interface in org.apache.hadoop.hive.serde2.objectinspector
Classes implementing this interface are considered to represent a field of a struct for this serde package.
structField - Variable in class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector.MyField
 
structID - Variable in class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector.MyField
 
StructObject - Interface in org.apache.hadoop.hive.serde2
 
StructObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector
StructObjectInspector.
StructObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.StructObjectInspector
 
StructTypeInfo - Class in org.apache.hadoop.hive.serde2.typeinfo
StructTypeInfo represents the TypeInfo of a struct.
StructTypeInfo() - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.StructTypeInfo
For java serialization use only.
SubStructObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector
SubsetStructObjectInspector implement a wrapper around a base object inspector (baseOI) such that when the row corresponding to the baseOI is given together with this object inspector, it will mask out some fields in the row as if they are not there.
SubStructObjectInspector(StructObjectInspector, int, int) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.SubStructObjectInspector
Create a new Object Inspector based on a base object inspector and the subset of columns will be inspected (from startCol to startCol+numCols).
supportsConstantObjectInspector(ObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
 

T

TABLE_COMMENT - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
TABLE_NAME - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
tableProperties - Variable in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
tag - Variable in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector.StandardUnion
 
TBinarySortableProtocol - Class in org.apache.hadoop.hive.serde2.thrift
An implementation of the Thrift Protocol for binary sortable records.
TBinarySortableProtocol(TTransport) - Constructor for class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
TBinarySortableProtocol.Factory - Class in org.apache.hadoop.hive.serde2.thrift
Factory for TBinarySortableProtocol objects.
TCTLSeparatedProtocol - Class in org.apache.hadoop.hive.serde2.thrift
An implementation of the Thrift Protocol for ctl separated records.
TCTLSeparatedProtocol(TTransport) - Constructor for class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
The simple constructor which assumes ctl-a, ctl-b and '\n' separators and to return empty strings for empty fields.
TCTLSeparatedProtocol(TTransport, int) - Constructor for class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
TCTLSeparatedProtocol(TTransport, String, String, String, String, boolean, int) - Constructor for class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
TCTLSeparatedProtocol.Factory - Class in org.apache.hadoop.hive.serde2.thrift
Factory for JSON protocol objects.
TD_CHAR_SET - Static variable in class org.apache.hadoop.hive.serde2.teradata.TeradataBinarySerde
 
TD_SCHEMA_LITERAL - Static variable in class org.apache.hadoop.hive.serde2.teradata.TeradataBinarySerde
 
TD_TIMESTAMP_PRECISION - Static variable in class org.apache.hadoop.hive.serde2.teradata.TeradataBinarySerde
 
tell() - Method in class org.apache.hadoop.hive.serde2.binarysortable.InputByteBuffer
Return the current position.
TeradataBinaryDataInputStream - Class in org.apache.hadoop.hive.serde2.teradata
The TeradataBinaryDataInputStream is used to handle the Teradata binary format input for record.
TeradataBinaryDataInputStream(InputStream) - Constructor for class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataInputStream
Instantiates a new Teradata binary data input stream.
TeradataBinaryDataOutputStream - Class in org.apache.hadoop.hive.serde2.teradata
The TeradataBinaryDataOutputStream is used to produce the output in compliance with the Teradata binary format, so the output can be directly used to load into Teradata DB using TPT fastload.
TeradataBinaryDataOutputStream() - Constructor for class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataOutputStream
 
TeradataBinarySerde - Class in org.apache.hadoop.hive.serde2.teradata
https://cwiki.apache.org/confluence/display/Hive/TeradataBinarySerde.
TeradataBinarySerde() - Constructor for class org.apache.hadoop.hive.serde2.teradata.TeradataBinarySerde
 
TextConverter(PrimitiveObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.TextConverter
 
threadLocalVInt - Static variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
 
ThriftByteStreamTypedSerDe - Class in org.apache.hadoop.hive.serde2.thrift
ThriftByteStreamTypedSerDe.
ThriftByteStreamTypedSerDe(Type, TProtocolFactory, TProtocolFactory) - Constructor for class org.apache.hadoop.hive.serde2.thrift.ThriftByteStreamTypedSerDe
 
ThriftDeserializer - Class in org.apache.hadoop.hive.serde2.thrift
ThriftDeserializer.
ThriftDeserializer() - Constructor for class org.apache.hadoop.hive.serde2.thrift.ThriftDeserializer
 
ThriftFormatter - Class in org.apache.hadoop.hive.serde2.thrift
 
ThriftFormatter() - Constructor for class org.apache.hadoop.hive.serde2.thrift.ThriftFormatter
 
ThriftJDBCBinarySerDe - Class in org.apache.hadoop.hive.serde2.thrift
This SerDe is used to serialize the final output to thrift-able objects directly in the SerDe.
ThriftJDBCBinarySerDe() - Constructor for class org.apache.hadoop.hive.serde2.thrift.ThriftJDBCBinarySerDe
 
ThriftObjectInspectorUtils - Class in org.apache.hadoop.hive.serde2.objectinspector
 
ThriftObjectInspectorUtils() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.ThriftObjectInspectorUtils
 
thriftReaderFname - Static variable in class org.apache.hadoop.hive.serde2.thrift.TReflectionUtils
 
thriftRWParams - Static variable in class org.apache.hadoop.hive.serde2.thrift.TReflectionUtils
 
ThriftTestObj - Class in org.apache.hadoop.hive.serde.test
 
ThriftTestObj() - Constructor for class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
ThriftTestObj(int, String, List<InnerStruct>) - Constructor for class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
ThriftTestObj(ThriftTestObj) - Constructor for class org.apache.hadoop.hive.serde.test.ThriftTestObj
Performs a deep copy on other.
ThriftTestObj._Fields - Enum in org.apache.hadoop.hive.serde.test
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThriftUnionObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector
Always use the ObjectInspectorFactory to create new ObjectInspector objects, instead of directly creating an instance of this class.
ThriftUnionObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.ThriftUnionObjectInspector
 
thriftWriterFname - Static variable in class org.apache.hadoop.hive.serde2.thrift.TReflectionUtils
 
TIMESTAMP_FORMATS - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
TIMESTAMP_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
TIMESTAMP_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
TimestampConverter(PrimitiveObjectInspector, SettableTimestampObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.TimestampConverter
 
timestampFormats - Variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl
 
timestampFormats - Variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyTimestampObjectInspector
 
TIMESTAMPLOCALTZ_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
TimestampLocalTZConverter(PrimitiveObjectInspector, SettableTimestampLocalTZObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.TimestampLocalTZConverter
 
TimestampLocalTZObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
TimestampLocalTZTypeInfo - Class in org.apache.hadoop.hive.serde2.typeinfo
 
TimestampLocalTZTypeInfo() - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.TimestampLocalTZTypeInfo
 
TimestampLocalTZTypeInfo(String) - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.TimestampLocalTZTypeInfo
 
timestampLocalTZTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
A TimestampTZTypeInfo with system default time zone.
TimestampLocalTZWritable - Class in org.apache.hadoop.hive.serde2.io
Writable for TimestampTZ.
TimestampLocalTZWritable() - Constructor for class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
TimestampLocalTZWritable(byte[], int, ZoneId) - Constructor for class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
TimestampLocalTZWritable(TimestampLocalTZWritable) - Constructor for class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
TimestampLocalTZWritable(TimestampTZ) - Constructor for class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
TimestampObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
timestampParser - Variable in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyTimestampObjectInspector
 
timestampTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
timestampTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
timestampTZTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
TimestampWritable - Class in org.apache.hadoop.hive.serde2.io
TimestampWritable Writable equivalent of java.sq.Timestamp Timestamps are of the format YYYY-MM-DD HH:MM:SS.[fff...] We encode Unix timestamp in seconds in 4 bytes, using the MSB to signify whether the timestamp has a fractional portion.
TimestampWritable() - Constructor for class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
TimestampWritable(byte[], int) - Constructor for class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
TimestampWritable(TimestampWritable) - Constructor for class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
TimestampWritable(Timestamp) - Constructor for class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
TimestampWritableV2 - Class in org.apache.hadoop.hive.serde2.io
TimestampWritableV2 Timestamps are of the format YYYY-MM-DD HH:MM:SS.[fff...] We encode Unix timestamp in seconds in 4 bytes, using the MSB to signify whether the timestamp has a fractional portion.
TimestampWritableV2() - Constructor for class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
TimestampWritableV2(byte[], int) - Constructor for class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
TimestampWritableV2(TimestampWritableV2) - Constructor for class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
TimestampWritableV2(Timestamp) - Constructor for class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
timeToDate(long) - Static method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
timeZone() - Method in class org.apache.hadoop.hive.serde2.typeinfo.TimestampLocalTZTypeInfo
 
TINYINT_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
toBinarySortable() - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
toJavaSQLType() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
 
toString() - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
toString() - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
toString() - Method in class org.apache.hadoop.hive.serde2.AbstractSerDe
 
toString() - Method in class org.apache.hadoop.hive.serde2.BaseStructObjectInspector.MyField
 
toString() - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
toString() - Method in class org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
 
toString() - Method in class org.apache.hadoop.hive.serde2.columnar.LazyBinaryColumnarSerDe
 
toString() - Method in class org.apache.hadoop.hive.serde2.ColumnSet
 
toString() - Method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
toString() - Method in class org.apache.hadoop.hive.serde2.io.HiveCharWritable
 
toString() - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
toString() - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
toString() - Method in class org.apache.hadoop.hive.serde2.io.HiveVarcharWritable
 
toString() - Method in class org.apache.hadoop.hive.serde2.io.ShortWritable
 
toString() - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
toString() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
toString() - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
toString() - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonReader
 
toString() - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonWriter
 
toString() - Method in class org.apache.hadoop.hive.serde2.lazy.LazyPrimitive
 
toString() - Method in class org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
 
toString() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveCharObjectInspector
 
toString() - Method in class org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveVarcharObjectInspector
 
toString() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryPrimitive
 
toString() - Method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils.RecordInfo
 
toString() - Method in class org.apache.hadoop.hive.serde2.MetadataTypedColumnsetSerDe
 
toString() - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils.PrimitiveTypeEntry
 
toString() - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector.MyField
 
toString() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector.MyField
 
toString() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector.StandardUnion
 
toString() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector
 
toString() - Method in class org.apache.hadoop.hive.serde2.objectinspector.StructObjectInspector
 
toString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
toString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
toString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
toString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
toString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
toString() - Method in class org.apache.hadoop.hive.serde2.typeinfo.CharTypeInfo
 
toString() - Method in class org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo
 
toString() - Method in class org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo
 
toString() - Method in class org.apache.hadoop.hive.serde2.typeinfo.TimestampLocalTZTypeInfo
 
toString() - Method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfo
 
toString() - Method in class org.apache.hadoop.hive.serde2.typeinfo.VarcharTypeInfo
 
toTColumn() - Method in class org.apache.hadoop.hive.serde2.thrift.ColumnBuffer
 
toThriftPayload(Object, ObjectInspector, int) - Static method in class org.apache.hadoop.hive.serde2.SerDeUtils
Convert a Object to a standard Java object in compliance with JDBC 3.0 (see JDBC 3.0 Specification, Table B-3: Mapping from JDBC Types to Java Object Types).
toTType() - Method in enum org.apache.hadoop.hive.serde2.thrift.Type
 
transformFromUTF8(Writable) - Method in class org.apache.hadoop.hive.serde2.AbstractEncodingAwareSerDe
transform Writable data from UTF-8 to charset before serialize.
transformFromUTF8(Writable) - Method in class org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
 
transformFromUTF8(Writable) - Method in class org.apache.hadoop.hive.serde2.MultiDelimitSerDe
 
transformTextFromUTF8(Text, Charset) - Static method in class org.apache.hadoop.hive.serde2.SerDeUtils
 
transformTextToUTF8(Text, Charset) - Static method in class org.apache.hadoop.hive.serde2.SerDeUtils
 
transformToUTF8(Writable) - Method in class org.apache.hadoop.hive.serde2.AbstractEncodingAwareSerDe
transform Writable data from charset to UTF-8 before doDeserialize.
transformToUTF8(Writable) - Method in class org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
 
transformToUTF8(Writable) - Method in class org.apache.hadoop.hive.serde2.MultiDelimitSerDe
 
transportTokenizer - Variable in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
The transport stream is tokenized on the row separator.
TReflectionUtils - Class in org.apache.hadoop.hive.serde2.thrift
TReflectionUtils.
trueBytes - Static variable in class org.apache.hadoop.hive.serde2.lazy.LazyUtils
 
tupleSchemeReadValue(TProtocol, short) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
tupleSchemeWriteValue(TProtocol) - Method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
Type - Enum in org.apache.hadoop.hive.serde2.thrift
Type.
TypedSerDe - Class in org.apache.hadoop.hive.serde2
TypedSerDe.
TypedSerDe(Type) - Constructor for class org.apache.hadoop.hive.serde2.TypedSerDe
 
typeEntry - Variable in class org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo
 
typeInfo - Variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector
 
TypeInfo - Class in org.apache.hadoop.hive.serde2.typeinfo
Stores information about a type.
TypeInfo() - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.TypeInfo
 
TypeInfoFactory - Class in org.apache.hadoop.hive.serde2.typeinfo
TypeInfoFactory can be used to create the TypeInfo object for any types.
typeInfos - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
typeInfos() - Method in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 
typeInfosFromStructObjectInspector(StructObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
 
typeInfosFromTypeNames(List<String>) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils
 
TypeInfoToSchema - Class in org.apache.hadoop.hive.serde2.avro
Convert Hive TypeInfo to an Avro Schema
TypeInfoToSchema() - Constructor for class org.apache.hadoop.hive.serde2.avro.TypeInfoToSchema
 
TypeInfoUtils - Class in org.apache.hadoop.hive.serde2.typeinfo
TypeInfoUtils.
TypeInfoUtils.PrimitiveParts - Class in org.apache.hadoop.hive.serde2.typeinfo
 
typeName - Variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils.PrimitiveTypeEntry
typeName is the name of the type as in DDL.
typeName - Variable in class org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo
 
typeName - Variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils.PrimitiveParts
 
typeParams - Variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils.PrimitiveParts
 

U

unCheckedGet(int) - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefArrayWritable
Gets the BytesRefWritable at the specified position without checking.
UNDERSCORE_INT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.serde2.proto.test.Complexpb.IntString
 
UNION_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
UnionConverter(ObjectInspector, SettableUnionObjectInspector) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConverters.UnionConverter
 
unionMStringString(Map<String, String>) - Static method in class org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion
 
UnionObject - Interface in org.apache.hadoop.hive.serde2.objectinspector
The UnionObject.
UnionObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector
UnionObjectInspector works on union data that is stored as UnionObject.
UnionStructObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector
UnionStructObjectInspector unions several struct data into a single struct.
UnionStructObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector
 
UnionStructObjectInspector(List<StructObjectInspector>) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector
 
UnionStructObjectInspector.MyField - Class in org.apache.hadoop.hive.serde2.objectinspector
MyField.
UnionTypeInfo - Class in org.apache.hadoop.hive.serde2.typeinfo
UnionTypeInfo represents the TypeInfo of an union.
UnionTypeInfo() - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.UnionTypeInfo
For java serialization use only.
unknownTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
unknownTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
unsafeHashCode(long, int) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
THIS METHOD IS NOT THREAD-SAFE.
unsafeReadNByteLong(long, int) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
THIS METHOD IS NOT THREAD-SAFE.
unsafeReadVInt() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
THIS METHOD IS NOT THREAD-SAFE.
unsafeReadVLong() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
THIS METHOD IS NOT THREAD-SAFE.
unsafeSkipVLong() - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
THIS METHOD IS NOT THREAD-SAFE.
unsetAint() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
unsetAString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
unsetAString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
unsetAttributes() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
unsetField0() - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
unsetField1() - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
unsetField2() - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
unsetField3() - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
unsetLint() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
unsetLintString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
unsetLString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
unsetMStringString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
unsetMy_16bit_int() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_32bit_int() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_64bit_int() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_binary() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_bool() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_byte() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_double() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_enum() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
unsetMy_enum_string_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_enum_stringlist_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_enum_struct_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_enum_structlist_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_enumlist() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_enumset() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_string() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_string() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
unsetMy_string_enum_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_string_string_map() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_stringlist() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_stringset() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_structlist() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMy_structset() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
unsetMyint() - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
unsetMyString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
unsetSIntString() - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
unsetUnderscore_int() - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
unsetUnionField1() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
unsetUnionField2() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
unsetUnionField3() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
updateTimestamp(Timestamp, long, int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
updateTimestamp(Timestamp, long, int) - Static method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
useExternalBuffer - Variable in class org.apache.hadoop.hive.serde2.fast.DeserializeRead
 

V

validate() - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
validate() - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
validate() - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
validate() - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
validate() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
validate() - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
validate() - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
validateCharParameter(int) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.BaseCharUtils
 
validateParameter(int, int) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.HiveDecimalUtils
 
validateVarcharParameter(int) - Static method in class org.apache.hadoop.hive.serde2.typeinfo.BaseCharUtils
 
value - Variable in class org.apache.hadoop.hive.serde2.io.HiveBaseCharWritable
 
value - Variable in class org.apache.hadoop.hive.serde2.io.ParquetHiveRecord
 
value - Variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe.BooleanRef
 
value - Variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils.VInt
 
value - Variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils.VLong
 
value - Variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantHiveCharObjectInspector
 
value - Variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantHiveVarcharObjectInspector
 
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde.test.InnerStruct._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde.test.ThriftTestObj._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils.AvroTableProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.json.BinaryEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.json.HiveJsonReader.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.json.HiveJsonWriter.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory.ObjectInspectorOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils.NullValueOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils.ObjectInspectorCopyOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils.PrimitiveGrouping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector.PrimitiveCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.Complex._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.IntString._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.MegaStruct._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.MiniStruct._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.MyEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.SetIntString._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.serde2.thrift.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.hadoop.hive.serde.test.InnerStruct._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde.test.ThriftTestObj._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils.AvroTableProperties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.json.BinaryEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.json.HiveJsonReader.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.json.HiveJsonWriter.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory.ObjectInspectorOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils.NullValueOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils.ObjectInspectorCopyOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils.PrimitiveGrouping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector.PrimitiveCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.Complex._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.IntString._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.MegaStruct._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.MiniStruct._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.MyEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.thrift.test.SetIntString._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hive.serde2.thrift.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VARCHAR_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
VARCHAR_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
varcharTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
varcharTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 
VarcharTypeInfo - Class in org.apache.hadoop.hive.serde2.typeinfo
 
VarcharTypeInfo() - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.VarcharTypeInfo
 
VarcharTypeInfo(int) - Constructor for class org.apache.hadoop.hive.serde2.typeinfo.VarcharTypeInfo
 
VerifyLazy - Class in org.apache.hadoop.hive.serde2.lazy
TestBinarySortableSerDe.
VerifyLazy() - Constructor for class org.apache.hadoop.hive.serde2.lazy.VerifyLazy
 
verifyObjectClassType(Class<?>) - Method in class org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector
 
VInt() - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils.VInt
 
VLong() - Constructor for class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils.VLong
 
VLONG_BYTES_LEN - Static variable in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
 
VOID_TYPE_NAME - Static variable in class org.apache.hadoop.hive.serde.serdeConstants
 
VoidObjectInspector - Interface in org.apache.hadoop.hive.serde2.objectinspector.primitive
A VoidObjectInspector can inspect a void object.
voidTypeEntry - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils
 
voidTypeInfo - Static variable in class org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory
 

W

with(TypeInfo[], boolean, Properties) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead
 
with(Properties, int) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writableArrayHashCode(Object[]) - Static method in class org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils
Calculates the hash code for array of Objects that contains writables.
writableBinaryObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableBinaryObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableBinaryObjectInspector inspects a BytesWritable Object.
writableBooleanObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableBooleanObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableBooleanObjectInspector inspects a BooleanWritable Object.
writableByteObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableByteObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableByteObjectInspector inspects a ByteWritable Object.
WritableByteObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableByteObjectInspector
 
WritableConstantBinaryObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableConstantBinaryObjectInspector is a WritableBinaryObjectInspector that implements ConstantObjectInspector.
WritableConstantBinaryObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantBinaryObjectInspector
 
WritableConstantBinaryObjectInspector(BytesWritable) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantBinaryObjectInspector
 
WritableConstantBooleanObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableConstantBooleanObjectInspector is a WritableBooleanObjectInspector that implements ConstantObjectInspector.
WritableConstantBooleanObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantBooleanObjectInspector
 
WritableConstantByteObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableConstantByteObjectInspector is a WritableByteObjectInspector that implements ConstantObjectInspector.
WritableConstantByteObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantByteObjectInspector
 
WritableConstantDateObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableConstantDateObjectInspector is a WritableDateObjectInspector that implements ConstantObjectInspector.
WritableConstantDateObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantDateObjectInspector
 
WritableConstantDoubleObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableConstantDoubleObjectInspector is a WritableDoubleObjectInspector that implements ConstantObjectInspector.
WritableConstantDoubleObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantDoubleObjectInspector
 
WritableConstantFloatObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableConstantFloatObjectInspector is a WritableFloatObjectInspector that implements ConstantObjectInspector.
WritableConstantFloatObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantFloatObjectInspector
 
WritableConstantHiveCharObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableConstantHiveCharObjectInspector is a WritableHiveCharObjectInspector that implements ConstantObjectInspector.
WritableConstantHiveDecimalObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableConstantHiveDecimalObjectInspector is a WritableHiveDecimalObjectInspector that implements ConstantObjectInspector.
WritableConstantHiveDecimalObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantHiveDecimalObjectInspector
 
WritableConstantHiveIntervalDayTimeObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
WritableConstantHiveIntervalDayTimeObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantHiveIntervalDayTimeObjectInspector
 
WritableConstantHiveIntervalYearMonthObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
WritableConstantHiveIntervalYearMonthObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantHiveIntervalYearMonthObjectInspector
 
WritableConstantHiveVarcharObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableConstantHiveVarcharObjectInspector is a WritableHiveVarcharObjectInspector that implements ConstantObjectInspector.
WritableConstantIntObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableConstantIntObjectInspector is a WritableIntObjectInspector that implements ConstantObjectInspector.
WritableConstantIntObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantIntObjectInspector
 
WritableConstantLongObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableConstantLongObjectInspector is a WritableLongObjectInspector that implements ConstantObjectInspector.
WritableConstantLongObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantLongObjectInspector
 
WritableConstantShortObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableConstantShortObjectInspector is a WritableShortObjectInspector that implements ConstantObjectInspector.
WritableConstantShortObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantShortObjectInspector
 
WritableConstantStringObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableConstantStringObjectInspector is a WritableStringObjectInspector that implements ConstantObjectInspector.
WritableConstantStringObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantStringObjectInspector
 
WritableConstantTimestampLocalTZObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
WritableConstantTimestampLocalTZObjectInspector(TimestampLocalTZTypeInfo, TimestampLocalTZWritable) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantTimestampLocalTZObjectInspector
 
WritableConstantTimestampObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableConstantTimestampObjectInspector is a WritableTimestampObjectInspector that implements ConstantObjectInspector.
WritableConstantTimestampObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantTimestampObjectInspector
 
writableDateObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableDateObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableDateObjectInspector inspects a DateWritableV2 Object.
WritableDateObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableDateObjectInspector
 
writableDoubleObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableDoubleObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableDoubleObjectInspector inspects a DoubleWritable Object.
writableFloatObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableFloatObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A FloatObjectInspector inspects a FloatWritable Object.
writableHiveCharObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableHiveCharObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
WritableHiveCharObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveCharObjectInspector
 
WritableHiveCharObjectInspector(CharTypeInfo) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveCharObjectInspector
 
writableHiveDecimalObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableHiveDecimalObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
WritableHiveDecimalObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveDecimalObjectInspector
 
WritableHiveDecimalObjectInspector(DecimalTypeInfo) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveDecimalObjectInspector
 
writableHiveIntervalDayTimeObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableHiveIntervalDayTimeObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
WritableHiveIntervalDayTimeObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveIntervalDayTimeObjectInspector
 
writableHiveIntervalYearMonthObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableHiveIntervalYearMonthObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
WritableHiveIntervalYearMonthObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveIntervalYearMonthObjectInspector
 
writableHiveVarcharObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableHiveVarcharObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
WritableHiveVarcharObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveVarcharObjectInspector
 
WritableHiveVarcharObjectInspector(VarcharTypeInfo) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveVarcharObjectInspector
 
writableIntObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableIntObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableIntObjectInspector inspects a IntWritable Object.
writableLongObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableLongObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableLongObjectInspector inspects a LongWritable Object.
writableShortObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableShortObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableShortObjectInspector inspects a ShortWritable Object.
writableStringObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableStringObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableStringObjectInspector inspects a Text Object.
WritableTimestampLocalTZObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
WritableTimestampLocalTZObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampLocalTZObjectInspector
 
WritableTimestampLocalTZObjectInspector(TimestampLocalTZTypeInfo) - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampLocalTZObjectInspector
 
writableTimestampObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableTimestampObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
 
WritableTimestampObjectInspector() - Constructor for class org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampObjectInspector
 
writableTimestampTZObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
writableVoidObjectInspector - Static variable in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory
 
WritableVoidObjectInspector - Class in org.apache.hadoop.hive.serde2.objectinspector.primitive
A WritableVoidObjectInspector inspects a NullWritable Object.
write(TProtocol) - Method in class org.apache.hadoop.hive.serde.test.InnerStruct
 
write(TProtocol) - Method in class org.apache.hadoop.hive.serde.test.ThriftTestObj
 
write(DataOutput) - Method in class org.apache.hadoop.hive.serde2.avro.AvroGenericRecordWritable
 
write(int) - Method in interface org.apache.hadoop.hive.serde2.ByteStream.RandomAccessOutput
 
write(byte[]) - Method in interface org.apache.hadoop.hive.serde2.ByteStream.RandomAccessOutput
 
write(byte[], int, int) - Method in interface org.apache.hadoop.hive.serde2.ByteStream.RandomAccessOutput
 
write(DataOutput) - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefArrayWritable
write(DataOutput) - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
write(DataOutput) - Method in class org.apache.hadoop.hive.serde2.io.DateWritableV2
 
write(DataOutput) - Method in class org.apache.hadoop.hive.serde2.io.HiveBaseCharWritable
 
write(DataOutput) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
write(DataOutput) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
write(DataOutput) - Method in class org.apache.hadoop.hive.serde2.io.ParquetHiveRecord
 
write(DataOutput) - Method in class org.apache.hadoop.hive.serde2.io.ShortWritable
 
write(DataOutput) - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
write(DataOutput) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
write(DataOutput) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
write(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.json.HiveJsonWriter
Given an Object and an ObjectInspector, convert the structure into a JSON text string.
write(DataOutput) - Method in class org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils.PrimitiveTypeEntry
 
write(TProtocol) - Method in class org.apache.hadoop.hive.serde2.thrift.test.Complex
 
write(TProtocol) - Method in class org.apache.hadoop.hive.serde2.thrift.test.IntString
 
write(TProtocol) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct
 
write(TProtocol) - Method in class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct
 
write(TProtocol) - Method in class org.apache.hadoop.hive.serde2.thrift.test.SetIntString
 
write(int) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
write(byte[]) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
write(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
writeBinary(byte[]) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeBinary(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeBinary(byte[]) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeBinary(byte[], int, int) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeBinary(byte[]) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeBinary(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeBinary(byte[]) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeBinary(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeBinary(ByteBuffer) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeBinary(byte[]) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeBinary(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeBinary(ByteBuffer) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeBool(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeBool(boolean) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeBoolean(boolean) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeBoolean(boolean) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeBoolean(boolean) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeBoolean(boolean) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
WriteBuffers - Class in org.apache.hadoop.hive.serde2
The structure storing arbitrary amount of data as a set of fixed-size byte buffers.
WriteBuffers(int, long) - Constructor for class org.apache.hadoop.hive.serde2.WriteBuffers
 
WriteBuffers.ByteSegmentRef - Class in org.apache.hadoop.hive.serde2
The class representing a segment of bytes in the buffer.
WriteBuffers.Position - Class in org.apache.hadoop.hive.serde2
 
writeByte(ByteStream.RandomAccessOutput, byte, boolean) - Static method in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
writeByte(byte) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeByte(long, byte) - Method in class org.apache.hadoop.hive.serde2.ByteStream.Output
 
writeByte(long, byte) - Method in interface org.apache.hadoop.hive.serde2.ByteStream.RandomAccessOutput
 
writeByte(byte) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeByte(byte) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeByte(byte) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeByte(byte) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeByte(byte) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeByte(long, byte) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
writeBytes(long, int) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
Reads some bytes from the buffer and writes them again at current write point.
writeChar(HiveCharWritable, int) - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataOutputStream
Write CHAR(N).
writeDataTo(DataOutput) - Method in class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
 
writeDate(Date) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeDate(int) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeDate(Date) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeDate(int) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeDate(Date) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeDate(int) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeDate(Date) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeDate(int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeDate(DateWritableV2) - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataOutputStream
Write DATE.
writeDateToByteStream(ByteStream.RandomAccessOutput, DateWritableV2) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
 
writeDecimal(HiveDecimalWritable, int, int) - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataOutputStream
Write DECIMAL(P, S).
writeDecimal64(long, int) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeDecimal64(long, int) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeDecimal64(long, int) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeDecimal64(long, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeDouble(double) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeDouble(double) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeDouble(double) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeDouble(double) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeDouble(ByteStream.RandomAccessOutput, double) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
 
writeDouble(double) - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataOutputStream
Write DOUBLE.
writeDouble(double) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeDouble(double) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeEscaped(OutputStream, byte[], int, int, boolean, byte, boolean[]) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyUtils
Write the bytes with special characters escaped.
writeFieldBegin(TField) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeFieldBegin(TField) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeFieldEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeFieldEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeFieldStop() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeFieldStop() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeFiveByteULong(long, long) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
writeFiveByteULong(long) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
writeFloat(float) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeFloat(float) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeFloat(float) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeFloat(float) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeHiveChar(HiveChar) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeHiveChar(HiveChar) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeHiveChar(HiveChar) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeHiveChar(HiveChar) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeHiveDecimal(HiveDecimal, int) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeHiveDecimal(HiveDecimalWritable, int) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeHiveDecimal(HiveDecimal, int) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeHiveDecimal(HiveDecimalWritable, int) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeHiveDecimal(HiveDecimal, int) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeHiveDecimal(HiveDecimalWritable, int) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeHiveDecimal(HiveDecimal, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeHiveDecimal(HiveDecimalWritable, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeHiveIntervalDayTime(HiveIntervalDayTime) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeHiveIntervalDayTime(HiveIntervalDayTime) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeHiveIntervalDayTime(HiveIntervalDayTime) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeHiveIntervalDayTime(HiveIntervalDayTime) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeHiveIntervalYearMonth(HiveIntervalYearMonth) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeHiveIntervalYearMonth(int) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeHiveIntervalYearMonth(HiveIntervalYearMonth) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeHiveIntervalYearMonth(int) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeHiveIntervalYearMonth(HiveIntervalYearMonth) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeHiveIntervalYearMonth(int) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeHiveIntervalYearMonth(HiveIntervalYearMonth) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeHiveIntervalYearMonth(int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeHiveVarchar(HiveVarchar) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeHiveVarchar(HiveVarchar) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeHiveVarchar(HiveVarchar) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeHiveVarchar(HiveVarchar) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeI16(short) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeI16(short) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeI32(int) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeI32(int) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeI64(long) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeI64(long) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeInt(int) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeInt(long, int) - Method in class org.apache.hadoop.hive.serde2.ByteStream.Output
 
writeInt(long, int) - Method in interface org.apache.hadoop.hive.serde2.ByteStream.RandomAccessOutput
 
writeInt(int) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeInt(int) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeInt(int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeInt(int) - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataOutputStream
Write INT.
writeInt(long, int) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
writeListBegin(TList) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeListBegin(TList) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeListEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeListEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeLong(long) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeLong(long) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeLong(long) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeLong(long) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeLong(byte[], int, long) - Static method in class org.apache.hadoop.hive.serde2.SerDeUtils
 
writeLong(long) - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataOutputStream
Write LONG.
writeMapBegin(TMap) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeMapBegin(TMap) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeMapEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeMapEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeMessageBegin(TMessage) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeMessageBegin(TMessage) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeMessageEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeMessageEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeNull() - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeNull() - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeNull() - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeNull() - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeNull() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeNull() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeNull() - Method in interface org.apache.hadoop.hive.serde2.thrift.WriteNullsProtocol
Write a null.
WriteNullsProtocol - Interface in org.apache.hadoop.hive.serde2.thrift
An interface for TProtocols that actually write out nulls - This should be for all those that don't actually use fieldids in the written data like TCTLSeparatedProtocol.
writePrimitive(OutputStream, Object, PrimitiveObjectInspector) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyUtils
Write out a binary representation of a PrimitiveObject to a byte stream.
writePrimitiveUTF8(OutputStream, Object, PrimitiveObjectInspector, boolean, byte, boolean[]) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyUtils
Write out the text representation of a Primitive Object to a UTF8 byte stream.
WRITER_PROLEPTIC - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
WRITER_TIME_ZONE - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
WRITER_ZONE_CONVERSION_LEGACY - Static variable in class org.apache.hadoop.hive.serde2.avro.AvroSerDe
 
writeSetBegin(TSet) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeSetBegin(TSet) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeSetEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeSetEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeShort(short) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeShort(short) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeShort(short) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeShort(short) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeShort(short) - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataOutputStream
Write SHORT.
writeSizeAtOffset(ByteStream.RandomAccessOutput, int, int) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
 
writeString(byte[]) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeString(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeString(byte[]) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeString(byte[], int, int) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeString(byte[]) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeString(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeString(byte[]) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeString(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeString(String) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeString(String) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeStructBegin(TStruct) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeStructBegin(TStruct) - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeStructEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeStructEnd() - Method in class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol
 
writeText(Text) - Method in class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol
 
writeText(Text) - Method in interface org.apache.hadoop.hive.serde2.thrift.WriteTextProtocol
Write Text.
WriteTextProtocol - Interface in org.apache.hadoop.hive.serde2.thrift
An interface for TProtocols that can write out data in hadoop Text objects (UTF-8 encoded String).
writeTimestamp(Timestamp) - Method in class org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite
 
writeTimestamp(Timestamp) - Method in interface org.apache.hadoop.hive.serde2.fast.SerializeWrite
 
writeTimestamp(Timestamp) - Method in class org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite
 
writeTimestamp(Timestamp) - Method in class org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite
 
writeTimestamp(TimestampWritableV2, int) - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataOutputStream
Write TIMESTAMP(N).
writeToByteStream(ByteStream.RandomAccessOutput) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable
 
writeToByteStream(ByteStream.RandomAccessOutput) - Method in class org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable
 
writeToByteStream(ByteStream.RandomAccessOutput) - Method in class org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable
 
writeToByteStream(ByteStream.RandomAccessOutput) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritable
 
writeToByteStream(ByteStream.RandomAccessOutput) - Method in class org.apache.hadoop.hive.serde2.io.TimestampWritableV2
 
writeToByteStream(ByteStream.RandomAccessOutput, HiveDecimalWritable) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
 
writeToByteStream(ByteStream.RandomAccessOutput, HiveDecimal, long[], byte[], byte[]) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
Allocate scratchLongs with HiveDecimal.SCRATCH_LONGS_LEN longs.
writeToByteStream(ByteStream.RandomAccessOutput, HiveDecimalWritable, long[], byte[]) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
Allocate scratchLongs with HiveDecimal.SCRATCH_LONGS_LEN longs.
writeToByteStream(ByteStream.RandomAccessOutput, HiveDecimalWritable, long[], byte[], byte[]) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe
 
writeUTF8(OutputStream, DateWritableV2) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyDate
Writes a Date in SQL date format to the output stream.
writeUTF8(OutputStream, HiveDecimal, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyHiveDecimal
Writes HiveDecimal object to output stream as string
writeUTF8(OutputStream, HiveDecimal, int, byte[]) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyHiveDecimal
Writes HiveDecimal object to output stream as string
writeUTF8(OutputStream, HiveDecimalWritable, int, byte[]) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyHiveDecimal
Writes HiveDecimalWritable object to output stream as string
writeUTF8(OutputStream, HiveIntervalDayTimeWritable) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyHiveIntervalDayTime
 
writeUTF8(OutputStream, HiveIntervalYearMonthWritable) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyHiveIntervalYearMonth
 
writeUTF8(OutputStream, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyInteger
Writes out the text representation of an integer using base 10 to an OutputStream in UTF-8 encoding.
writeUTF8(OutputStream, long) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyLong
Writes out the text representation of an integer using base 10 to an OutputStream in UTF-8 encoding.
writeUTF8(OutputStream, TimestampWritableV2) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyTimestamp
Writes a Timestamp in JDBC timestamp format to the output stream
writeUTF8(OutputStream, TimestampLocalTZWritable) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyTimestampLocalTZ
 
writeUTF8NoException(OutputStream, int) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyInteger
 
writeUTF8NoException(OutputStream, long) - Static method in class org.apache.hadoop.hive.serde2.lazy.LazyLong
 
writeVarByte(BytesWritable) - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataOutputStream
Write VARBYTE(N).
writeVarChar(HiveVarcharWritable) - Method in class org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataOutputStream
Write VARCHAR(N).
writeVInt(ByteStream.RandomAccessOutput, int) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
Writes a zero-compressed encoded int to a byte array.
writeVInt(ByteStream.RandomAccessOutput, int, byte[]) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
 
writeVInt(int) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
writeVLong(ByteStream.RandomAccessOutput, long) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
 
writeVLong(ByteStream.RandomAccessOutput, long, byte[]) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
 
writeVLong(long) - Method in class org.apache.hadoop.hive.serde2.WriteBuffers
 
writeVLongToByteArray(byte[], long) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
Write a zero-compressed encoded long to a byte array.
writeVLongToByteArray(byte[], int, long) - Static method in class org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils
 

Z

ZERO - Static variable in class org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe
 
ZeroBytesRefWritable - Static variable in class org.apache.hadoop.hive.serde2.columnar.BytesRefWritable
 
A B C D E F G H I J L M N O P Q R S T U V W Z 
Skip navigation links

Copyright © 2022 The Apache Software Foundation. All rights reserved.