Skip navigation links
A C D F G I J M N O P R S T 

A

addedRow(int) - Method in class org.apache.orc.NullMemoryManager
 
addWriter(Path, long, MemoryManager.Callback) - Method in class org.apache.orc.NullMemoryManager
 

C

CodecPool - Class in org.apache.hadoop.hive.ql.io
Codec reuse is broken, so disable pooling by overriding the original class.
columnDefinitionLevel(ColumnIO) - Static method in class org.apache.parquet.io.ColumnIOUtil
 
ColumnIOUtil - Class in org.apache.parquet.io
 
columnRepetitionLevel(ColumnIO) - Static method in class org.apache.parquet.io.ColumnIOUtil
 

D

deserialize(Writable) - Method in class org.apache.hive.hcatalog.data.JsonSerDe
Takes JSON string in Text form, and has to return an object representation above it that's readable by the corresponding object inspector.

F

FLAG_NO_DROP - Static variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
FLAG_NO_DROP_CASCADE - Static variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
FLAG_OFFLINE - Static variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
FLAG_READ_ONLY - Static variable in class org.apache.hadoop.hive.metastore.ProtectMode
 

G

getCompressor(CompressionCodec) - Static method in class org.apache.hadoop.hive.ql.io.CodecPool
 
getDecompressor(CompressionCodec) - Static method in class org.apache.hadoop.hive.ql.io.CodecPool
 
getFieldValue(OrcStruct, int) - Static method in class org.apache.hadoop.hive.ql.io.orc.OrcUtil
 
getHiveInternalColumnName(int) - Method in class org.apache.hive.hcatalog.data.JsonSerDe
 
getObjectInspector() - Method in class org.apache.hive.hcatalog.data.JsonSerDe
Returns an object inspector for the specified schema that is capable of reading in the object representation of the JSON string
getPositionFromHiveInternalColumnName(String) - Method in class org.apache.hive.hcatalog.data.JsonSerDe
 
getProtectModeFromString(String) - Static method in class org.apache.hadoop.hive.metastore.ProtectMode
 
getSerDeStats() - Method in class org.apache.hive.hcatalog.data.JsonSerDe
 
getSerializedClass() - Method in class org.apache.hive.hcatalog.data.JsonSerDe
 

I

initialize(Configuration, Properties) - Method in class org.apache.hive.hcatalog.data.JsonSerDe
 
InstanceCache<K,V> - Class in org.apache.hadoop.hive.serde2.avro
This is a thread-safe, time-bounded fork of the Hive version.
InstanceCache() - Constructor for class org.apache.hadoop.hive.serde2.avro.InstanceCache
 

J

JsonSerDe - Class in org.apache.hive.hcatalog.data
 
JsonSerDe() - Constructor for class org.apache.hive.hcatalog.data.JsonSerDe
 

M

makeInstance(K, Set<K>) - Method in class org.apache.hadoop.hive.serde2.avro.InstanceCache
 

N

noDrop - Variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
noDropCascade - Variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
NullMemoryManager - Class in org.apache.orc
 
NullMemoryManager() - Constructor for class org.apache.orc.NullMemoryManager
 

O

offline - Variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
OptimizedLazyBinaryColumnarSerde - Class in org.apache.hadoop.hive.serde2.columnar
This is a variant of LazyBinaryColumnarSerDe that avoids a call to StringObjectInspector.getPrimitiveJavaObject() in serialize() to check whether the string is empty (it calls getPrimitiveWritableObject() instead).
OptimizedLazyBinaryColumnarSerde() - Constructor for class org.apache.hadoop.hive.serde2.columnar.OptimizedLazyBinaryColumnarSerde
 
OrcUtil - Class in org.apache.hadoop.hive.ql.io.orc
 
org.apache.hadoop.hive.metastore - package org.apache.hadoop.hive.metastore
 
org.apache.hadoop.hive.ql.io - package org.apache.hadoop.hive.ql.io
 
org.apache.hadoop.hive.ql.io.orc - package org.apache.hadoop.hive.ql.io.orc
 
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.columnar - package org.apache.hadoop.hive.serde2.columnar
 
org.apache.hive.hcatalog.data - package org.apache.hive.hcatalog.data
 
org.apache.orc - package org.apache.orc
 
org.apache.parquet.io - package org.apache.parquet.io
 

P

PARAMETER_NAME - Static variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
ProtectMode - Class in org.apache.hadoop.hive.metastore
Legacy Hive 1.x class removed in HIVE-11145
ProtectMode() - Constructor for class org.apache.hadoop.hive.metastore.ProtectMode
 

R

readOnly - Variable in class org.apache.hadoop.hive.metastore.ProtectMode
 
removeWriter(Path) - Method in class org.apache.orc.NullMemoryManager
 
retrieve(K) - Method in class org.apache.hadoop.hive.serde2.avro.InstanceCache
 
retrieve(K, Set<K>) - Method in class org.apache.hadoop.hive.serde2.avro.InstanceCache
 
returnCompressor(Compressor) - Static method in class org.apache.hadoop.hive.ql.io.CodecPool
 
returnDecompressor(Decompressor) - Static method in class org.apache.hadoop.hive.ql.io.CodecPool
 

S

SerDe - Interface in org.apache.hadoop.hive.serde2
Deprecated.
serialize(Object, ObjectInspector) - Method in class org.apache.hadoop.hive.serde2.columnar.OptimizedLazyBinaryColumnarSerde
 
serialize(Object, ObjectInspector) - Method in class org.apache.hive.hcatalog.data.JsonSerDe
Given an object and object inspector pair, traverse the object and generate a Text representation of the object.

T

toString() - Method in class org.apache.hadoop.hive.metastore.ProtectMode
 
A C D F G I J M N O P R S T 
Skip navigation links

Copyright © 2013-2019. All Rights Reserved.