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

A

abortedBits - Variable in class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
abortedBits - Variable in class org.apache.hadoop.hive.common.ValidReadTxnList
 
abs() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Take the absolute value of a decimal.
abs() - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
AcidConstants - Class in org.apache.hadoop.hive.common
Common constants for ACID tables to use in HMS and HS2.
AcidConstants() - Constructor for class org.apache.hadoop.hive.common.AcidConstants
 
AcidMetaDataFile - Class in org.apache.hadoop.hive.common
General facility to place a metadata file into a dir created by acid/compactor write.
AcidMetaDataFile() - Constructor for class org.apache.hadoop.hive.common.AcidMetaDataFile
 
AcidMetaDataFile.DataFormat - Enum in org.apache.hadoop.hive.common
 
AcidMetaDataFile.Field - Enum in org.apache.hadoop.hive.common
 
add(HiveDecimal) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Add the current decimal and another decimal and return the result.
add(HiveDecimalV1) - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
add(byte[]) - Method in class org.apache.hive.common.util.BloomFilter
 
add(byte[]) - Method in class org.apache.hive.common.util.BloomKFilter
 
add(byte[], int, int) - Method in class org.apache.hive.common.util.Murmur3.IncrementalHash32
 
addByte(byte) - Method in class org.apache.hive.common.util.BloomKFilter
 
addBytes(byte[], int, int) - Method in class org.apache.hive.common.util.BloomFilter
 
addBytes(byte[], int, int) - Method in class org.apache.hive.common.util.BloomKFilter
 
addBytes(byte[]) - Method in class org.apache.hive.common.util.BloomKFilter
 
addDiskRange(DiskRangeList) - Method in class org.apache.hadoop.hive.common.DiskRangeInfo
 
addDouble(double) - Method in class org.apache.hive.common.util.BloomFilter
 
addDouble(double) - Method in class org.apache.hive.common.util.BloomKFilter
 
addEstimator(String, HashMap<Class<?>, IncrementalObjectSizeEstimator.ObjectEstimator>, Class<?>) - Static method in class org.apache.hadoop.hive.ql.util.IncrementalObjectSizeEstimator
 
addFloat(float) - Method in class org.apache.hive.common.util.BloomKFilter
 
addInt(int) - Method in class org.apache.hive.common.util.BloomKFilter
 
addLong(long) - Method in class org.apache.hive.common.util.BloomFilter
 
addLong(long) - Method in class org.apache.hive.common.util.BloomKFilter
 
addOrMerge(long, long, boolean, boolean) - Method in class org.apache.hadoop.hive.common.io.DiskRangeList.CreateHelper
 
addString(String) - Method in class org.apache.hive.common.util.BloomFilter
 
addString(String) - Method in class org.apache.hive.common.util.BloomKFilter
 
addTableValidWriteIdList(ValidWriteIdList) - Method in class org.apache.hadoop.hive.common.ValidTxnWriteIdList
 
alignUp(long, long) - Static method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
allocateMultiple(MemoryBuffer[], int) - Method in interface org.apache.hadoop.hive.common.io.Allocator
Deprecated.
allocateMultiple(MemoryBuffer[], int, Allocator.BufferObjectFactory) - Method in interface org.apache.hadoop.hive.common.io.Allocator
Allocates multiple buffers of a given size.
Allocator - Interface in org.apache.hadoop.hive.common.io
An allocator provided externally to storage classes to allocate MemoryBuffer-s.
Allocator.AllocatorOutOfMemoryException - Exception in org.apache.hadoop.hive.common.io
 
Allocator.BufferObjectFactory - Interface in org.apache.hadoop.hive.common.io
 
AllocatorOutOfMemoryException(String) - Constructor for exception org.apache.hadoop.hive.common.io.Allocator.AllocatorOutOfMemoryException
 
and(SearchArgument.TruthValue) - Method in enum org.apache.hadoop.hive.ql.io.sarg.SearchArgument.TruthValue
Compute logical AND between the two values.
array() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
arrayList() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
asScratchIntervalDayTime(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Return the scratch HiveIntervalDayTime object set from a row.
asScratchTimestamp(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Return the scratch Timestamp object set from a row.
assign(BytesColumnVector, int, byte[], int, int) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 

B

BASE_PREFIX - Static variable in class org.apache.hadoop.hive.common.AcidConstants
 
baseDir(long) - Static method in class org.apache.hadoop.hive.common.AcidConstants
 
batchKey - Variable in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch
The key that is used to map this batch to source location.
between(String, PredicateLeaf.Type, Object, Object) - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument.Builder
Add a between leaf to the current item on the stack.
BIG_INTEGER_MAX_DECIMAL - Static variable in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
bigDecimalValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Return a BigDecimal representing the decimal.
bigDecimalValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
bigIntegerBytes(long[], byte[]) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Return binary representation of this decimal's BigInteger equivalent unscaled value using the format that the BigInteger's toByteArray method returns (and the BigInteger constructor accepts).
bigIntegerBytes() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
 
bigIntegerBytes(long[], byte[]) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
bigIntegerBytesCopy(long[], byte[]) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Allocate scratchLongs with HiveDecimal.SCRATCH_LONGS_LEN longs.
bigIntegerBytesInternalScratch() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Returns the length of the decimal converted to bytes.
bigIntegerBytesInternalScratchBuffer() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Returns the scratch array containing the result after a call to bigIntegerBytesInternalScratch.
bigIntegerBytesScaled(int, long[], byte[]) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Convert decimal to BigInteger binary bytes with a serialize scale, similar to the formatScale for toFormatString.
bigIntegerBytesScaled(int) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
 
BILLION_BIG_DECIMAL - Static variable in class org.apache.hadoop.hive.ql.util.TimestampUtils
 
bitSet - Variable in class org.apache.hive.common.util.BloomFilter
 
BitSet(long) - Constructor for class org.apache.hive.common.util.BloomKFilter.BitSet
 
BitSet(long[]) - Constructor for class org.apache.hive.common.util.BloomKFilter.BitSet
Deserialize long array as bit set.
bitSize() - Method in class org.apache.hive.common.util.BloomKFilter.BitSet
Number of bits
BloomFilter - Class in org.apache.hive.common.util
BloomFilter is a probabilistic data structure for set membership check.
BloomFilter() - Constructor for class org.apache.hive.common.util.BloomFilter
 
BloomFilter(long) - Constructor for class org.apache.hive.common.util.BloomFilter
 
BloomFilter(long, double) - Constructor for class org.apache.hive.common.util.BloomFilter
 
BloomFilter(long[], int) - Constructor for class org.apache.hive.common.util.BloomFilter
A constructor to support rebuilding the BloomFilter from a serialized representation.
BloomKFilter - Class in org.apache.hive.common.util
BloomKFilter is variation of BloomFilter.
BloomKFilter(long) - Constructor for class org.apache.hive.common.util.BloomKFilter
 
BloomKFilter(long[], int) - Constructor for class org.apache.hive.common.util.BloomKFilter
A constructor to support rebuilding the BloomFilter from a serialized representation.
BloomKFilter.BitSet - Class in org.apache.hive.common.util
Bare metal bit set implementation.
BooleanRef() - Constructor for class org.apache.hadoop.hive.common.io.DataCache.BooleanRef
 
BUCKET_DIGITS - Static variable in class org.apache.hadoop.hive.common.AcidConstants
 
bufferSize() - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
 
build(String) - Static method in class org.apache.hadoop.hive.common.io.CacheTag
 
build(String, LinkedHashMap<String, String>) - Static method in class org.apache.hadoop.hive.common.io.CacheTag
 
build(String, List<String>) - Static method in class org.apache.hadoop.hive.common.io.CacheTag
 
build() - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument.Builder
Build and return the SearchArgument that has been defined.
BytesColumnVector - Class in org.apache.hadoop.hive.ql.exec.vector
This class supports string and binary data by value reference -- i.e.
BytesColumnVector() - Constructor for class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
Use this constructor for normal operation.
BytesColumnVector(int) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
Don't call this constructor except for testing purposes.
byteValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
A byte variation of longValue()
byteValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
byteValue() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 

C

CacheTag - Class in org.apache.hadoop.hive.common.io
Used for identifying the related object of the buffer stored in cache.
CacheTag.MultiPartitionCacheTag - Class in org.apache.hadoop.hive.common.io
CacheTag for tables with more than one partition level.
CacheTag.PartitionCacheTag - Class in org.apache.hadoop.hive.common.io
CacheTag for tables with partitions.
CacheTag.SinglePartitionCacheTag - Class in org.apache.hadoop.hive.common.io
CacheTag for tables with exactly one partition level.
CacheTag.TableCacheTag - Class in org.apache.hadoop.hive.common.io
CacheTag for tables without partitions.
CalendarUtils - Class in org.apache.hadoop.hive.common.type
Conversion utilities from the hybrid Julian/Gregorian calendar to/from the proleptic Gregorian.
changeCalendar(boolean, boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.DateColumnVector
Change the calendar to or from proleptic.
changeCalendar(boolean, boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Change the calendar to or from proleptic.
characterCount(byte[]) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 
characterCount(byte[], int, int) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 
checkEquivalentWriteIds(ValidWriteIdList, ValidWriteIdList) - Static method in class org.apache.hive.common.util.TxnIdUtils
Check if 2 ValidWriteIdLists are at an equivalent commit point.
checkLiteralType(Object, PredicateLeaf.Type, Configuration) - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl.PredicateLeafImpl
 
child - Variable in class org.apache.hadoop.hive.ql.exec.vector.ListColumnVector
 
childCount - Variable in class org.apache.hadoop.hive.ql.exec.vector.MultiValuedColumnVector
 
childFlatten(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.ListColumnVector
 
childFlatten(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.MapColumnVector
 
childFlatten(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.MultiValuedColumnVector
 
clear() - Method in interface org.apache.hadoop.hive.common.Pool
 
clear() - Method in class org.apache.hive.common.util.BloomKFilter.BitSet
Clear the bit set.
clone() - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
Return a copy of this object.
cols - Variable in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
columnData - Variable in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch
Stream data for each column that has true in the corresponding hasData position.
ColumnStreamData() - Constructor for class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch.ColumnStreamData
 
ColumnVector - Class in org.apache.hadoop.hive.ql.exec.vector
ColumnVector contains the shared structure for the sub-types, including NULL information, and whether this vector repeats, i.e.
ColumnVector(ColumnVector.Type, int) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
Constructor for super-class ColumnVector.
ColumnVector.Type - Enum in org.apache.hadoop.hive.ql.exec.vector
The current kinds of column vectors.
compare(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 
compare(ValidWriteIdList, ValidWriteIdList) - Static method in class org.apache.hive.common.util.TxnIdUtils
Compare the freshness of two ValidWriteIdList
compareTo(CacheTag) - Method in class org.apache.hadoop.hive.common.io.CacheTag
 
compareTo(CacheTag) - Method in class org.apache.hadoop.hive.common.io.CacheTag.MultiPartitionCacheTag
 
compareTo(CacheTag) - Method in class org.apache.hadoop.hive.common.io.CacheTag.SinglePartitionCacheTag
 
compareTo(CacheTag) - Method in class org.apache.hadoop.hive.common.io.CacheTag.TableCacheTag
 
compareTo(HiveDecimal) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
 
compareTo(HiveDecimalV1) - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
compareTo(HiveIntervalDayTime) - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
compareTo(int, HiveIntervalDayTime) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Compare row to HiveIntervalDayTime.
compareTo(HiveIntervalDayTime, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Compare HiveIntervalDayTime to row.
compareTo(int, IntervalDayTimeColumnVector, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Compare a row to another TimestampColumnVector's row.
compareTo(IntervalDayTimeColumnVector, int, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Compare another TimestampColumnVector's row to a row.
compareTo(int, Timestamp) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Compare row to Timestamp.
compareTo(Timestamp, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Compare Timestamp to row.
compareTo(int, TimestampColumnVector, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Compare a row to another TimestampColumnVector's row.
compareTo(TimestampColumnVector, int, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Compare another TimestampColumnVector's row to a row.
compareTo(DateWritable) - Method in class org.apache.hadoop.hive.serde2.io.DateWritable
 
compareTo(HiveDecimalWritable) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
compareTo(HiveDecimal) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
compareTo(HiveDecimal, HiveDecimalWritable) - Static method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
compareTo(HiveDecimalWritableV1) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
compile(byte[]) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 
convertDate(int, boolean, boolean) - Static method in class org.apache.hadoop.hive.common.type.CalendarUtils
 
convertDateToHybrid(int) - Static method in class org.apache.hadoop.hive.common.type.CalendarUtils
Convert an epoch day from the proleptic Gregorian calendar to the hybrid Julian/Gregorian.
convertDateToProleptic(int) - Static method in class org.apache.hadoop.hive.common.type.CalendarUtils
Convert an epoch day from the hybrid Julian/Gregorian calendar to the proleptic Gregorian.
convertTime(long, boolean, boolean) - Static method in class org.apache.hadoop.hive.common.type.CalendarUtils
 
convertTimeToHybrid(long) - Static method in class org.apache.hadoop.hive.common.type.CalendarUtils
Convert epoch millis from the proleptic Gregorian calendar to the hybrid Julian/Gregorian.
convertTimeToProleptic(long) - Static method in class org.apache.hadoop.hive.common.type.CalendarUtils
Convert epoch millis from the hybrid Julian/Gregorian calendar to the proleptic Gregorian.
copySelected(boolean, int[], int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
Copy the current object contents into the output.
copySelected(boolean, int[], int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
 
copySelected(boolean, int[], int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
 
copySelected(boolean, int[], int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.DoubleColumnVector
 
copySelected(boolean, int[], int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
 
copySelected(boolean, int[], int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.ListColumnVector
 
copySelected(boolean, int[], int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.LongColumnVector
 
copySelected(boolean, int[], int, DoubleColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.LongColumnVector
 
copySelected(boolean, int[], int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.MapColumnVector
 
copySelected(boolean, int[], int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.StructColumnVector
 
copySelected(boolean, int[], int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
 
copySelected(boolean, int[], int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.UnionColumnVector
 
copySelected(boolean, int[], int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.VoidColumnVector
 
count() - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
Return count of qualifying rows.
create() - Method in interface org.apache.hadoop.hive.common.io.Allocator.BufferObjectFactory
 
create() - Method in interface org.apache.hadoop.hive.common.Pool.PoolObjectHelper
Called to create an object when one cannot be provided.
create(BigDecimal) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Create a HiveDecimal from BigDecimal object.
create(BigDecimal, boolean) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Same as the above create method, except fractional digit rounding can be turned off.
create(BigInteger) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Creates a HiveDecimal from a BigInteger's value with a scale of 0.
create(BigInteger, int) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Creates a HiveDecimal from a BigInteger's value with a specified scale.
create(String) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Create a HiveDecimal by parsing a whole string.
create(String, boolean) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Same as the method above, except blanks before and after are tolerated.
create(byte[]) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Create a HiveDecimal by parsing the characters in a whole byte array.
create(byte[], boolean) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Same as the method above, except blanks before and after are tolerated.
create(boolean, byte[], int) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
This method takes in digits only UTF-8 characters, a sign flag, and a scale and returns a decimal.
create(boolean, byte[], int, int, int) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
 
create(byte[], int, int) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Create a HiveDecimal by parsing the characters in a slice of a byte array.
create(byte[], int, int, boolean) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Same as the method above, except blanks before and after are tolerated.
create(int) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Create a HiveDecimal object from an int.
create(long) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Create a HiveDecimal object from a long.
create(long, int) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Create a HiveDecimal object from a long with a specified scale.
create(float) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Create a HiveDecimal object from a float.
create(double) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Create a HiveDecimal object from a double.
create(BigDecimal) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
create(BigDecimal, boolean) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
create(BigInteger, int) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
create(String) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
create(BigInteger) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
create(int) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
create(long) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
createCacheChunk(MemoryBuffer, long, long) - Method in interface org.apache.hadoop.hive.common.io.DataCache.DiskRangeListFactory
 
createEstimators(Object) - Static method in class org.apache.hadoop.hive.ql.util.IncrementalObjectSizeEstimator
 
createEstimators(Object, HashMap<Class<?>, IncrementalObjectSizeEstimator.ObjectEstimator>) - Static method in class org.apache.hadoop.hive.ql.util.IncrementalObjectSizeEstimator
 
createFromBigIntegerBytesAndScale(byte[], int) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Convert bytes in the format used by BigInteger's toByteArray format (and accepted by its constructor) into a decimal using the specified scale.
createFromBigIntegerBytesAndScale(byte[], int, int, int) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
 
createFromFast(FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Create a HiveDecimal from a FastHiveDecimal object.
CreateHelper() - Constructor for class org.apache.hadoop.hive.common.io.DiskRangeList.CreateHelper
 
createParentCacheTag(CacheTag) - Static method in class org.apache.hadoop.hive.common.io.CacheTag
Constructs a (fake) parent CacheTag instance by walking back in the hierarchy i.e.
createUnallocated() - Method in interface org.apache.hadoop.hive.common.io.Allocator
Deprecated.
CURRENT_VERSION - Static variable in class org.apache.hadoop.hive.common.AcidMetaDataFile
 

D

DatabaseName - Class in org.apache.hadoop.hive.common
A container for fully qualified database name, i.e.
DatabaseName(String, String) - Constructor for class org.apache.hadoop.hive.common.DatabaseName
 
DataCache - Interface in org.apache.hadoop.hive.common.io
An abstract data cache that IO formats can use to retrieve and cache data.
DataCache.BooleanRef - Class in org.apache.hadoop.hive.common.io
 
DataCache.DiskRangeListFactory - Interface in org.apache.hadoop.hive.common.io
Disk range factory used during cache retrieval.
DataTypePhysicalVariation - Enum in org.apache.hadoop.hive.common.type
 
DateColumnVector - Class in org.apache.hadoop.hive.ql.exec.vector
This class extends LongColumnVector in order to introduce some date-specific semantics.
DateColumnVector() - Constructor for class org.apache.hadoop.hive.ql.exec.vector.DateColumnVector
 
DateColumnVector(int) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.DateColumnVector
Don't use this except for testing purposes.
dateToDays(Date) - Static method in class org.apache.hadoop.hive.serde2.io.DateWritable
 
DateWritable - Class in org.apache.hadoop.hive.serde2.io
DateWritable Writable equivalent of java.sql.Date.
DateWritable() - Constructor for class org.apache.hadoop.hive.serde2.io.DateWritable
 
DateWritable(DateWritable) - Constructor for class org.apache.hadoop.hive.serde2.io.DateWritable
 
DateWritable(Date) - Constructor for class org.apache.hadoop.hive.serde2.io.DateWritable
 
DateWritable(int) - Constructor for class org.apache.hadoop.hive.serde2.io.DateWritable
 
daysToMillis(int) - Static method in class org.apache.hadoop.hive.serde2.io.DateWritable
 
daysToMillis(int, boolean) - Static method in class org.apache.hadoop.hive.serde2.io.DateWritable
 
deallocate(MemoryBuffer) - Method in interface org.apache.hadoop.hive.common.io.Allocator
Deallocates a memory buffer.
DECIMAL64_DECIMAL_DIGITS - Static variable in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
DECIMAL64_DECIMAL_DIGITS - Static variable in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
Decimal64ColumnVector - Class in org.apache.hadoop.hive.ql.exec.vector
 
Decimal64ColumnVector(int, int) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.Decimal64ColumnVector
 
Decimal64ColumnVector(int, int, int) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.Decimal64ColumnVector
 
DecimalColumnVector - Class in org.apache.hadoop.hive.ql.exec.vector
 
DecimalColumnVector(int, int) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
 
DecimalColumnVector(int, int, int) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
 
decimalToTimestamp(HiveDecimal) - Static method in class org.apache.hadoop.hive.ql.util.TimestampUtils
Take a HiveDecimal and return the timestamp representation where the fraction part is the nanoseconds and integer part is the number of seconds.
decimalToTimestamp(HiveDecimalWritable, HiveDecimalWritable, HiveDecimalWritable) - Static method in class org.apache.hadoop.hive.ql.util.TimestampUtils
Take a HiveDecimalWritable and return the timestamp representation where the fraction part is the nanoseconds and integer part is the number of seconds.
decimalToTimestamp(HiveDecimalV1) - Static method in class org.apache.hadoop.hive.ql.util.TimestampUtils
 
decRef() - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch.ColumnStreamData
 
decRef() - Method in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
 
decRefBuffer(MemoryBufferOrBuffers) - Method in interface org.apache.hadoop.hive.common.io.FileMetadataCache
Releases the buffer returned from getFileMetadata or putFileMetadata method.
DEFAULT_BYTES - Static variable in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
DEFAULT_FPP - Static variable in class org.apache.hive.common.util.BloomFilter
 
DEFAULT_FPP - Static variable in class org.apache.hive.common.util.BloomKFilter
 
DEFAULT_SEED - Static variable in class org.apache.hive.common.util.Murmur3
 
DEFAULT_SIZE - Static variable in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
DELETE_DELTA_PREFIX - Static variable in class org.apache.hadoop.hive.common.AcidConstants
 
DELTA_DIGITS - Static variable in class org.apache.hadoop.hive.common.AcidConstants
 
DELTA_PREFIX - Static variable in class org.apache.hadoop.hive.common.AcidConstants
 
deserialize(InputStream) - Static method in class org.apache.hive.common.util.BloomFilter
Deserialize a bloom filter Read a byte stream, which was written by BloomFilter.serialize(OutputStream, BloomFilter) into a BloomFilter
deserialize(InputStream) - Static method in class org.apache.hive.common.util.BloomKFilter
Deserialize a bloom filter Read a byte stream, which was written by BloomKFilter.serialize(OutputStream, BloomKFilter) into a BloomKFilter
deserialize64(long, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
directSize - Variable in class org.apache.hadoop.hive.ql.util.IncrementalObjectSizeEstimator.ObjectEstimator
 
DiskRange - Class in org.apache.hadoop.hive.common.io
The sections of a file.
DiskRange(long, long) - Constructor for class org.apache.hadoop.hive.common.io.DiskRange
 
DiskRangeInfo - Class in org.apache.hadoop.hive.common
Disk range information class containing disk ranges and total length.
DiskRangeInfo(int) - Constructor for class org.apache.hadoop.hive.common.DiskRangeInfo
 
DiskRangeList - Class in org.apache.hadoop.hive.common.io
Java linked list iterator interface is convoluted, and moreover concurrent modifications of the same list by multiple iterators are impossible.
DiskRangeList(long, long) - Constructor for class org.apache.hadoop.hive.common.io.DiskRangeList
 
DiskRangeList.CreateHelper - Class in org.apache.hadoop.hive.common.io
 
DiskRangeList.MutateHelper - Class in org.apache.hadoop.hive.common.io
List in-place mutation helper - a bogus first element that is inserted before list head, and thus remains constant even if head is replaced with some new range via in-place list mutation.
displayBytes(byte[], int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
divide(HiveDecimal) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Divides this decimal by another decimal and returns a new decimal with the result.
divide(HiveDecimalV1) - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
doAddSameScaleSameSign(FastHiveDecimal, FastHiveDecimal, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
doAddSameScaleSameSign(int, long, long, long, long, long, long, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
doBinaryToDecimalConversion(long, long, long, FastHiveDecimal, FastHiveDecimal, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Convert 3 binary words of N bits each to a fast decimal (scale 0).
doDecimalToBinaryDivisionRemainder(long, long, long, FastHiveDecimal, int, int, FastHiveDecimal, long[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
A helper method that produces a single binary word remainder from a fast decimal (and quotient).
doFastRound(int, long, long, long, int, int, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
doFastScaleDown(FastHiveDecimal, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
doFastScaleDown(long, long, long, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Fast decimal scale down by factor of 10 with NO rounding.
doFastToFormatBytes(int, long, long, long, int, int, int, byte[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
doSubtractSameScaleNoUnderflow(int, FastHiveDecimal, FastHiveDecimal, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
doSubtractSameScaleNoUnderflow(int, long, long, long, long, long, long, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
doSubtractSameScaleNoUnderflow(long, long, long, long, long, long, long[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
DoubleColumnVector - Class in org.apache.hadoop.hive.ql.exec.vector
This class represents a nullable double precision floating point column vector.
DoubleColumnVector() - Constructor for class org.apache.hadoop.hive.ql.exec.vector.DoubleColumnVector
Use this constructor by default.
DoubleColumnVector(int) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.DoubleColumnVector
Don't use this except for testing purposes.
doubleToTimestamp(double) - Static method in class org.apache.hadoop.hive.ql.util.TimestampUtils
 
doubleValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Return a double representing the decimal.
doubleValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
doubleValue() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 

E

EncodedColumnBatch<BatchKey> - Class in org.apache.hadoop.hive.common.io.encoded
A block of data for a given section of a file, similar to VRB but in encoded form.
EncodedColumnBatch() - Constructor for class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch
 
EncodedColumnBatch.ColumnStreamData - Class in org.apache.hadoop.hive.common.io.encoded
Slice of the data for a stream for some column, stored inside MemoryBuffer's.
end - Variable in class org.apache.hadoop.hive.common.io.DiskRange
The address afterwards.
end() - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument.Builder
Finish the current operation and pop it off of the stack.
end() - Method in class org.apache.hive.common.util.Murmur3.IncrementalHash32
 
endOfFile - Variable in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
enforcePrecisionScale(HiveDecimal, int, int) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Determine if a decimal fits within a specified maxPrecision and maxScale, and round off fractional digits if necessary to make the decimal fit.
enforcePrecisionScale(HiveDecimalV1, int, int) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
enforcePrecisionScale(HiveDecimalWritable, int, int) - Static method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
enforcePrecisionScale(HiveDecimalWritableV1, int, int) - Static method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
ensureSize(int, boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
 
ensureSize(int, boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
Ensure the ColumnVector can hold at least size values.
ensureSize(int, boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
 
ensureSize(int, boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.DoubleColumnVector
 
ensureSize(int, boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
 
ensureSize(int, boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.LongColumnVector
 
ensureSize(int, boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.MultiValuedColumnVector
 
ensureSize(int, boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.StructColumnVector
 
ensureSize(int, boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
 
ensureSize(int, boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.UnionColumnVector
 
ensureSize(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
Set the maximum number of rows in the batch.
ensureValPreallocated(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
Ensures that we have space allocated for the next value, which has size length bytes.
equal(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 
equalRange(DiskRange) - Method in class org.apache.hadoop.hive.common.io.DiskRange
 
equals(Object) - Method in class org.apache.hadoop.hive.common.DatabaseName
 
equals(Object) - Method in class org.apache.hadoop.hive.common.io.CacheTag
 
equals(Object) - Method in class org.apache.hadoop.hive.common.io.DiskRange
 
equals(Object) - Method in class org.apache.hadoop.hive.common.io.DiskRangeList
 
equals(Object) - Method in class org.apache.hadoop.hive.common.TableName
 
equals(Object) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Are two decimal content (values) equal?
equals(Object) - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
equals(Object) - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
equals(String, PredicateLeaf.Type, Object) - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument.Builder
Add an equals leaf to the current item on the stack.
equals(Object) - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl.PredicateLeafImpl
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.io.DateWritable
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
equals(Object) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
estimate(Object, HashMap<Class<?>, IncrementalObjectSizeEstimator.ObjectEstimator>) - Method in class org.apache.hadoop.hive.ql.util.IncrementalObjectSizeEstimator.ObjectEstimator
 
estimate(Object, HashMap<Class<?>, IncrementalObjectSizeEstimator.ObjectEstimator>, IdentityHashMap<Object, Boolean>) - Method in class org.apache.hadoop.hive.ql.util.IncrementalObjectSizeEstimator.ObjectEstimator
 
estimateCollectionElements(HashMap<Class<?>, IncrementalObjectSizeEstimator.ObjectEstimator>, Collection<?>, Field, IdentityHashMap<Object, Boolean>) - Method in class org.apache.hadoop.hive.ql.util.IncrementalObjectSizeEstimator.ObjectEstimator
 
estimateMapElements(HashMap<Class<?>, IncrementalObjectSizeEstimator.ObjectEstimator>, Map<?, ?>, Field, IdentityHashMap<Object, Boolean>) - Method in class org.apache.hadoop.hive.ql.util.IncrementalObjectSizeEstimator.ObjectEstimator
 
evaluate(SearchArgument.TruthValue[]) - Method in class org.apache.hadoop.hive.ql.io.sarg.ExpressionTree
 
evaluate(SearchArgument.TruthValue[]) - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument
Evaluate the entire predicate based on the values for the leaf predicates.
evaluate(SearchArgument.TruthValue[]) - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl
 
exceptions - Variable in class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
exceptions - Variable in class org.apache.hadoop.hive.common.ValidReadTxnList
 
ExpressionTree - Class in org.apache.hadoop.hive.ql.io.sarg
The inner representation of the SearchArgument.
ExpressionTree.Operator - Enum in org.apache.hadoop.hive.ql.io.sarg
 
extract() - Method in class org.apache.hadoop.hive.common.io.DiskRangeList.CreateHelper
 
extract() - Method in class org.apache.hadoop.hive.common.io.DiskRangeList.MutateHelper
 

F

fast0 - Variable in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fast1 - Variable in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fast2 - Variable in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
FAST_SCRATCH_BUFFER_LEN_BIG_INTEGER_BYTES - Static variable in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
FAST_SCRATCH_BUFFER_LEN_SERIALIZATION_UTILS_READ - Static variable in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
FAST_SCRATCH_BUFFER_LEN_TO_BYTES - Static variable in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
FAST_SCRATCH_LONGS_LEN - Static variable in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastAbs() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastAdd(FastHiveDecimal, FastHiveDecimal) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastAdd(FastHiveDecimal, FastHiveDecimal, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastAdd(int, long, long, long, int, int, int, long, long, long, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Add the two decimals.
fastBigDecimalValue() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastBigDecimalValue(int, long, long, long, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Return a BigDecimal representing the decimal.
fastBigIntegerBytes(long[], byte[]) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastBigIntegerBytes(int, long, long, long, int, int, int, long[], byte[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastBigIntegerBytesScaled(int, long[], byte[]) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastBigIntegerBytesScaled(int, long, long, long, int, int, int, long[], byte[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Convert decimal to BigInteger binary bytes with a serialize scale, similar to the formatScale for toFormatString.
fastBigIntegerBytesUnscaled(int, long, long, long, long[], byte[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Return binary representation of this decimal's BigInteger equivalent unscaled value using the format that the BigInteger's toByteArray method returns (and the BigInteger constructor accepts).
fastBigIntegerValue() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastBigIntegerValue(int, long, long, long, int, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Get a BigInteger representing the decimal's digits without a dot.
fastBigIntegerValueScaled(int, long, long, long, int, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastBigIntegerValueUnscaled(int, long, long, long) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastByteValueClip() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastByteValueClip(int, long, long, long, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastCheckPrecisionScale(int, int) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastCheckPrecisionScale(int, long, long, long, int, int, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastCompareTo(FastHiveDecimal) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastCompareTo(FastHiveDecimal, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastCompareTo(int, long, long, long, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastCompareTo(int, long, long, long, int, int, long, long, long, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastDeserialize64(long, int) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastDeserialize64(long, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastDivide(FastHiveDecimal, FastHiveDecimal) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastDivide(FastHiveDecimal, FastHiveDecimal, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastDivide(int, long, long, long, int, int, int, long, long, long, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastDoubleValue() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastDoubleValue(int, long, long, long, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastEnforcePrecisionScale(int, int) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastEquals(FastHiveDecimal) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastEquals(int, long, long, long, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastEquals(int, long, long, long, int, int, long, long, long, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastExceedsPrecision(long, long, long, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastFloatValue() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastFloatValue(int, long, long, long, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastFractionPortion() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastFractionPortion(int, long, long, long, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Creates fast decimal from the fraction portion of a fast decimal.
fastHashCode() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastHashCode(int, long, long, long, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
This is the original hash code as returned by OldHiveDecimal.
fastHighWordPrecision(long) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastHighWordTrailingZeroCount(long) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
FastHiveDecimal - Class in org.apache.hadoop.hive.common.type
FastHiveDecimal is a mutable fast decimal object.
FastHiveDecimal() - Constructor for class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
FastHiveDecimal(FastHiveDecimal) - Constructor for class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
FastHiveDecimal(int, FastHiveDecimal) - Constructor for class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
FastHiveDecimal(int, long, long, long, int, int) - Constructor for class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
FastHiveDecimal(long) - Constructor for class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
FastHiveDecimal(String) - Constructor for class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
FastHiveDecimal.FastCheckPrecisionScaleStatus - Enum in org.apache.hadoop.hive.common.type
 
FastHiveDecimalImpl - Class in org.apache.hadoop.hive.common.type
This class is a companion to the FastHiveDecimal class that separates the essential of code out of FastHiveDecimal into static methods in this class so that they can be used directly by vectorization to implement decimals by storing the fast0, fast1, and fast2 longs and the fastSignum, fastScale, etc ints in the DecimalColumnVector class.
FastHiveDecimalImpl() - Constructor for class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastIntegerDigitCount - Variable in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastIntegerDigitCount() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastIntegerPortion() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastIntegerPortion(int, long, long, long, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Creates fast decimal from the integer portion.
fastIntValueClip() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastIntValueClip(int, long, long, long, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastIsByte() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastIsByte(int, long, long, long, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Is the decimal value a byte? Range -128 to 127.
fastIsInt() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastIsInt(int, long, long, long, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Is the decimal value a int? Range -2,147,483,648 to 2,147,483,647.
fastIsLong() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastIsLong(int, long, long, long, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Is the decimal value a long? Range -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807.
fastIsShort() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastIsShort(int, long, long, long, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Is the decimal value a short? Range -32,768 to 32,767.
fastIsValid() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastIsValid(FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastIsValid(int, long, long, long, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastLongValueClip() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastLongValueClip(int, long, long, long, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastLongWordPrecision(long) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastLongWordTrailingZeroCount(long) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastMultiply(FastHiveDecimal, FastHiveDecimal) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastMultiply(FastHiveDecimal, FastHiveDecimal, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastMultiply(int, long, long, long, int, int, int, long, long, long, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastMultiply5x5HalfWords(FastHiveDecimal, FastHiveDecimal, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastMultiply5x5HalfWords(long, long, long, long, long, long, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Fast decimal multiplication on two decimals that have been already scaled and whose results will fit in 38 digits.
fastMultiply5x5HalfWords(long, long, long, long, long, long, long[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Fast decimal multiplication on two decimals that have been already scaled and whose results will fit in 38 digits.
fastMultiply5x6HalfWords(long, long, long, long, long, long, long[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Fast decimal multiplication on two decimals whose results are permitted to go beyond 38 digits to the maximum possible 76 digits.
fastMultiplyFullInternal(FastHiveDecimal, FastHiveDecimal, long[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastMultiplyFullInternal(long, long, long, long, long, long, long[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Fast decimal multiplication on two decimals whose results are permitted to go beyond 38 digits to the maximum possible 76 digits.
fastNegate() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastNewFasterHashCode() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastNewFasterHashCode(int, long, long, long, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Hash code based on (new) decimal representation.
fastPow(int, FastHiveDecimal) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastPow(int, long, long, long, int, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastRaiseInvalidException() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastRaiseInvalidException(String) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastRaiseInvalidException(FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastRaiseInvalidException(FastHiveDecimal, String) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastRawPrecision() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastRawPrecision(FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastRawPrecision(int, long, long, long) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastRemainder(FastHiveDecimal, FastHiveDecimal) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastRemainder(int, long, long, long, int, int, int, long, long, long, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastReset() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastRound(int, int, FastHiveDecimal) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastRound(FastHiveDecimal, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastRound(int, long, long, long, int, int, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastRoundFractionalDown(int, long, long, long, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Fast decimal scale down by factor of 10 with rounding ROUND_DOWN.
fastRoundFractionalHalfEven(int, long, long, long, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Fast decimal scale down by factor of 10 with rounding ROUND_HALF_EVEN.
fastRoundFractionalHalfUp(int, long, long, long, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Fast decimal scale down by factor of 10 with rounding ROUND_HALF_UP.
fastRoundFractionalHalfUp5Words(int, long, long, long, long, long, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Fast decimal scale down by factor of 10 with rounding ROUND_HALF_UP.
fastRoundFractionalUp(int, long, long, long, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Fast decimal scale down by factor of 10 with rounding ROUND_UP.
fastRoundingModeToString(int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastRoundIntegerDown(int, long, long, long, int, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Fast decimal scale down by factor of 10 with rounding ROUND_DOWN.
fastRoundIntegerHalfEven(int, long, long, long, int, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Fast decimal scale down by factor of 10 with rounding ROUND_HALF_EVEN.
fastRoundIntegerHalfUp(int, long, long, long, int, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Fast decimal scale down by factor of 10 with rounding ROUND_HALF_UP.
fastRoundIntegerUp(int, long, long, long, int, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Fast decimal integer part rounding ROUND_UP.
fastScale - Variable in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastScale() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastScaleByPowerOfTen(int, FastHiveDecimal) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastScaleByPowerOfTen(FastHiveDecimal, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastScaleByPowerOfTen(int, long, long, long, int, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastScaleDownNoRound(int, long, long, long, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Fast decimal scale down by factor of 10 and do not allow rounding.
fastScaleUp(FastHiveDecimal, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastScaleUp(long, long, long, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Fast decimal scale up by factor of 10.
fastSerializationScale - Variable in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSerializationScale() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSerializationUtilsRead(InputStream, int, byte[]) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSerializationUtilsRead(InputStream, int, byte[], FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Deserialize data written in the format used by the SerializationUtils methods readBigInteger/writeBigInteger and create a decimal using the supplied scale.
fastSerializationUtilsWrite(OutputStream, long[]) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSerializationUtilsWrite(OutputStream, int, long, long, long, int, int, long[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Write the value of this decimal just like SerializationUtils.writeBigInteger.
fastSerialize64(int) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSerialize64(int, int, long, long, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastSet(FastHiveDecimal) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSet(int, long, long, long, int, int) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSetFromBigDecimal(BigDecimal, boolean) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSetFromBigDecimal(BigDecimal, boolean, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Create a fast decimal from a BigDecimal.
fastSetFromBigInteger(BigInteger) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSetFromBigInteger(BigInteger, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Creates a fast decimal from a BigInteger with scale 0.
fastSetFromBigInteger(BigInteger, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Creates a fast decimal from a BigInteger with a specified scale.
fastSetFromBigInteger(BigInteger, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Creates a fast decimal from a BigInteger with a specified scale.
fastSetFromBigIntegerAndScale(BigInteger, int) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSetFromBigIntegerBytesAndScale(byte[], int, int, int) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSetFromBigIntegerBytesAndScale(byte[], int, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Convert bytes in the format used by BigInteger's toByteArray format (and accepted by its constructor) into a decimal using the specified scale.
fastSetFromBytes(byte[], int, int, boolean) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSetFromBytes(byte[], int, int, boolean, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Scan a byte array slice for a decimal number in UTF-8 bytes.
fastSetFromDigitsOnlyBytesAndScale(boolean, byte[], int, int, int) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSetFromDigitsOnlyBytesAndScale(boolean, byte[], int, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Scans a byte array slice for UNSIGNED RAW DIGITS ONLY in UTF-8 (ASCII) characters and forms a decimal from the digits and a sign and scale.
fastSetFromDouble(double) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSetFromDouble(double, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Creates fast decimal from a double.
fastSetFromFloat(float) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSetFromFloat(float, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Creates fast decimal from a float.
fastSetFromInt(int) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSetFromInt(int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Creates a scale 0 fast decimal from an int.
fastSetFromLong(long) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSetFromLong(long, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Creates a scale 0 fast decimal from a long.
fastSetFromLongAndScale(long, int) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSetFromLongAndScale(long, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Creates a fast decimal from a long with a specified scale.
fastSetFromString(String, boolean) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSetFromString(String, boolean, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
Scan a String for a decimal number in UTF-8 characters.
fastSetSerializationScale(int) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastShortValueClip() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastShortValueClip(int, long, long, long, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastSignum - Variable in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSignum() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSqlPrecision() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSqlPrecision(FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastSqlPrecision(int, long, long, long, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastSubtract(FastHiveDecimal, FastHiveDecimal) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastSubtract(FastHiveDecimal, FastHiveDecimal, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastSubtract(int, long, long, long, int, int, int, long, long, long, int, int, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastToBytes(byte[]) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastToBytes(int, long, long, long, int, int, int, byte[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastToDigitsOnlyBytes(byte[]) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastToDigitsOnlyBytes(long, long, long, int, byte[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastToDigitsOnlyString() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastToDigitsOnlyString(long, long, long, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastToFormatBytes(int, byte[]) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastToFormatBytes(int, long, long, long, int, int, int, byte[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastToFormatString(int) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastToFormatString(int, byte[]) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastToFormatString(int, long, long, long, int, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastToFormatString(int, long, long, long, int, int, int, byte[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastToString(byte[]) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastToString() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastToString(int, long, long, long, int, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastToString(int, long, long, long, int, int, int, byte[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastTrailingDecimalZeroCount(long, long, long, int, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fastUpdatePrecisionScale(int, int, FastHiveDecimal.FastCheckPrecisionScaleStatus, FastHiveDecimal) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
fastUpdatePrecisionScale(int, long, long, long, int, int, int, int, FastHiveDecimal.FastCheckPrecisionScaleStatus, FastHiveDecimal) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
fields - Variable in class org.apache.hadoop.hive.ql.exec.vector.StructColumnVector
 
fields - Variable in class org.apache.hadoop.hive.ql.exec.vector.UnionColumnVector
 
FileMetadataCache - Interface in org.apache.hadoop.hive.common.io
 
fill(byte[]) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
 
fill(HiveDecimal) - Method in class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
 
fill(double) - Method in class org.apache.hadoop.hive.ql.exec.vector.DoubleColumnVector
 
fill(HiveIntervalDayTime) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Fill all the vector entries with a HiveIntervalDayTime.
fill(long) - Method in class org.apache.hadoop.hive.ql.exec.vector.LongColumnVector
 
fill(Timestamp) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Fill all the vector entries with a timestamp.
fillWithNulls() - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
 
fillWithNulls() - Method in class org.apache.hadoop.hive.ql.exec.vector.DoubleColumnVector
 
fillWithNulls() - Method in class org.apache.hadoop.hive.ql.exec.vector.LongColumnVector
 
FilterContext - Interface in org.apache.hadoop.hive.ql.io.filter
A representation of a Filter applied on the rows of a VectorizedRowBatch VectorizedRowBatch.
find(byte[], int, int) - Method in interface org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr.Finder
 
flatten(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
Simplify vector by brute-force flattening noNulls and isRepeating This can be used to reduce combinatorial explosion of code paths in VectorExpressions with many arguments, at the expense of loss of some performance.
flatten(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
 
flatten(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
 
flatten(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.DoubleColumnVector
 
flatten(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
 
flatten(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.LongColumnVector
 
flatten(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.MultiValuedColumnVector
 
flatten(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.StructColumnVector
 
flatten(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
 
flatten(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.UnionColumnVector
 
flatten(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.VoidColumnVector
 
flattenNoNulls(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
 
flattenPush() - Method in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
 
flattenRepeatingNulls(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
 
floatValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Return a float representing the decimal.
floatValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
floatValue() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
formatDate(long, boolean) - Static method in class org.apache.hadoop.hive.common.type.CalendarUtils
Formats epoch day to date according to proleptic or hybrid calendar
formatDate(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.DateColumnVector
 
formatTimestamp(long, boolean) - Static method in class org.apache.hadoop.hive.common.type.CalendarUtils
Formats epoch Millis to timestamp according to proleptic or hybrid calendar
fractionPortion() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Return a decimal with only the fractional digits.
fromString(String, String) - Static method in class org.apache.hadoop.hive.common.DatabaseName
Build a DatabaseName from a string of the form [catalog.]database.
fromString(String, String, String) - Static method in class org.apache.hadoop.hive.common.TableName
Build a TableName from a string of the form [[catalog.]database.]table.

G

get() - Method in class org.apache.hadoop.hive.common.io.DiskRangeList.CreateHelper
 
get() - Method in class org.apache.hadoop.hive.common.io.DiskRangeList.MutateHelper
 
get() - Static method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
get() - Method in class org.apache.hadoop.hive.serde2.io.DateWritable
 
get(boolean) - Method in class org.apache.hadoop.hive.serde2.io.DateWritable
 
get(int) - Method in class org.apache.hive.common.util.BloomKFilter.BitSet
Returns true if the bit is set in the specified index.
getAllocator() - Method in interface org.apache.hadoop.hive.common.io.DataCache
Gets the allocator associated with this DataCache.
getBatchKey() - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch
 
getBitSet() - Method in class org.apache.hive.common.util.BloomFilter
 
getBitSet() - Method in class org.apache.hive.common.util.BloomKFilter
 
getBitSize() - Method in class org.apache.hive.common.util.BloomFilter
 
getBitSize() - Method in class org.apache.hive.common.util.BloomKFilter
 
getByteBufferDup() - Method in interface org.apache.hadoop.hive.common.io.encoded.MemoryBuffer
 
getByteBufferRaw() - Method in interface org.apache.hadoop.hive.common.io.encoded.MemoryBuffer
Get the raw byte buffer that backs this buffer.
getCacheBuffers() - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch.ColumnStreamData
 
getCat() - Method in class org.apache.hadoop.hive.common.DatabaseName
 
getCat() - Method in class org.apache.hadoop.hive.common.TableName
 
getChildren() - Method in class org.apache.hadoop.hive.ql.io.sarg.ExpressionTree
 
getColumnData(int) - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch
 
getColumnName() - Method in interface org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf
Get the simple column name.
getColumnName() - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl.PredicateLeafImpl
 
getCompactExpression() - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument
Get the expression tree without the normalization to conjunctive normal form.
getCompactExpression() - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl
 
getConstant() - Method in class org.apache.hadoop.hive.ql.io.sarg.ExpressionTree
 
getData() - Method in class org.apache.hadoop.hive.common.io.DiskRange
 
getData() - Method in class org.apache.hive.common.util.BloomKFilter.BitSet
 
getDataBufferFactory() - Method in interface org.apache.hadoop.hive.common.io.DataCache
Gets the buffer object factory associated with this DataCache, to use with allocator.
getDataColumnCount() - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
getDateFormat() - Static method in class org.apache.hive.common.util.IntervalDayTimeUtils
 
getDays() - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
getDays() - Method in class org.apache.hadoop.hive.serde2.io.DateWritable
 
getDb() - Method in class org.apache.hadoop.hive.common.DatabaseName
 
getDb() - Method in class org.apache.hadoop.hive.common.TableName
 
getDbTable() - Method in class org.apache.hadoop.hive.common.TableName
Deprecated.
getDbTable(String, String) - Static method in class org.apache.hadoop.hive.common.TableName
Get the name in db.table format, for use with stuff not yet converted to use the catalog.
getDecimal64AbsMax(int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
getDecimal64AbsMax(int) - Static method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
getDiskRanges() - Method in class org.apache.hadoop.hive.common.DiskRangeInfo
 
getDouble() - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
getDouble(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Return a row's HiveIntervalDayTime.getDouble() value.
getDouble(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Return a double representation of a Timestamp.
getDouble(Timestamp) - Static method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Return a double representation of a Timestamp.
getDouble(Timestamp) - Static method in class org.apache.hadoop.hive.ql.util.TimestampUtils
Convert the timestamp to a double measured in seconds.
getEncodedPartitionDesc() - Method in class org.apache.hadoop.hive.common.io.CacheTag.MultiPartitionCacheTag
 
getEncodedPartitionDesc() - Method in class org.apache.hadoop.hive.common.io.CacheTag.PartitionCacheTag
Returns the encoded partition desc.
getEncodedPartitionDesc() - Method in class org.apache.hadoop.hive.common.io.CacheTag.SinglePartitionCacheTag
 
getEnd() - Method in class org.apache.hadoop.hive.common.io.DiskRange
 
getEscapedNotEmptyDbTable() - Method in class org.apache.hadoop.hive.common.TableName
Get the name in `db`.`table` escaped format, if db is not empty, otherwise pass only the table name.
getExpression() - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument
Get the expression tree normalized into conjunctive normal form.
getExpression() - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl
 
getFileData(Object, DiskRangeList, long, DataCache.DiskRangeListFactory, DataCache.BooleanRef) - Method in interface org.apache.hadoop.hive.common.io.DataCache
Gets file data for particular offsets.
getFileMetadata(Object) - Method in interface org.apache.hadoop.hive.common.io.FileMetadataCache
 
getHighWatermark() - Method in class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
getHighWatermark() - Method in class org.apache.hadoop.hive.common.ValidReadTxnList
 
getHighWatermark() - Method in interface org.apache.hadoop.hive.common.ValidTxnList
Get the largest transaction id used.
getHighWatermark() - Method in interface org.apache.hadoop.hive.common.ValidWriteIdList
Get the largest write id used.
getHiveDecimal() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Returns a HiveDecimal for the writable's current value.
getHiveDecimal(int, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Get a HiveDecimal instance from the writable and constraint it with maximum precision/scale.
getHiveDecimal() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
getHiveDecimal(int, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
Get a OldHiveDecimal instance from the writable and constraint it with maximum precision/scale.
getHours() - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
getId() - Method in interface org.apache.hadoop.hive.ql.io.sarg.LiteralDelegate
 
getId() - Method in interface org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf
Get the id of the leaf.
getId() - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl.PredicateLeafImpl
 
getIndexBaseOffset() - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch.ColumnStreamData
 
getInitialBytes(long) - Static method in class org.apache.hive.common.util.BloomKFilter
 
getInternalStorage() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
getInternalStorage() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
getIntervalDayTimeNanosFromTotalNanos(long) - Static method in class org.apache.hive.common.util.IntervalDayTimeUtils
 
getIntervalDayTimeTotalNanos(HiveIntervalDayTime) - Static method in class org.apache.hive.common.util.IntervalDayTimeUtils
 
getIntervalDayTimeTotalSecondsFromTotalNanos(long) - Static method in class org.apache.hive.common.util.IntervalDayTimeUtils
 
getInvalidTransactions() - Method in class org.apache.hadoop.hive.common.ValidReadTxnList
 
getInvalidTransactions() - Method in interface org.apache.hadoop.hive.common.ValidTxnList
Get the list of transactions under the high water mark that are not valid.
getInvalidWriteIds() - Method in class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
getInvalidWriteIds() - Method in interface org.apache.hadoop.hive.common.ValidWriteIdList
Get the list of write ids under the high water mark that are not valid.
getLeaf() - Method in class org.apache.hadoop.hive.ql.io.sarg.ExpressionTree
 
getLeaves() - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument
Get the leaf predicates that are required to evaluate the predicate.
getLeaves() - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl
 
getLength() - Method in class org.apache.hadoop.hive.common.io.DiskRange
 
getLength() - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Return the number of rows.
getLength() - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Return the number of rows.
getLiteral() - Method in interface org.apache.hadoop.hive.ql.io.sarg.LiteralDelegate
 
getLiteral() - Method in interface org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf
Get the literal half of the predicate leaf.
getLiteral() - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl.PredicateLeafImpl
 
getLiteralList() - Method in interface org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf
For operators with multiple literals (IN and BETWEEN), get the literals.
getLiteralList() - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl.PredicateLeafImpl
 
getMaxAllocation() - Method in interface org.apache.hadoop.hive.common.io.Allocator
Maximum allocation size supported by this allocator.
getMaxSize() - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
Returns the maximum size of the batch (number of rows it can hold)
getMinOpenTxn() - Method in class org.apache.hadoop.hive.common.ValidReadTxnList
 
getMinOpenTxn() - Method in interface org.apache.hadoop.hive.common.ValidTxnList
Returns smallest Open transaction in this set, null if there is none.
getMinOpenWriteId() - Method in class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
getMinOpenWriteId() - Method in interface org.apache.hadoop.hive.common.ValidWriteIdList
The smallest open write id.
getMinutes() - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
getMultipleBuffers() - Method in interface org.apache.hadoop.hive.common.io.encoded.MemoryBufferOrBuffers
 
getNanos() - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
getNanos(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Return a row's HiveIntervalDayTime.getNanos() value.
getNanos(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Return a row's Timestamp.getNanos() value.
getNotEmptyDbTable() - Method in class org.apache.hadoop.hive.common.TableName
Get the name in db.table format, if db is not empty, otherwise pass only the table name.
getNumBits() - Method in class org.apache.hive.common.util.BloomKFilter
 
getNumHashFunctions() - Method in class org.apache.hive.common.util.BloomFilter
 
getNumHashFunctions() - Method in class org.apache.hive.common.util.BloomKFilter
 
getOffset() - Method in class org.apache.hadoop.hive.common.io.DiskRange
 
getOperator() - Method in class org.apache.hadoop.hive.ql.io.sarg.ExpressionTree
 
getOperator() - Method in interface org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf
Get the operator for the leaf.
getOperator() - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl.PredicateLeafImpl
 
getPartitionColumnCount() - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
getPartitionDescMap() - Method in class org.apache.hadoop.hive.common.io.CacheTag.MultiPartitionCacheTag
 
getPartitionDescMap() - Method in class org.apache.hadoop.hive.common.io.CacheTag.PartitionCacheTag
Returns a map of partition keys and values built from the information of this CacheTag.
getPartitionDescMap() - Method in class org.apache.hadoop.hive.common.io.CacheTag.SinglePartitionCacheTag
 
getPredicateLeaf() - Method in class org.apache.hadoop.hive.ql.io.sarg.ExpressionTree
 
getQualified(String, String) - Static method in class org.apache.hadoop.hive.common.DatabaseName
 
getQualified(String, String, String) - Static method in class org.apache.hadoop.hive.common.TableName
 
getRandBinary(Random, int) - Static method in class org.apache.hadoop.hive.common.type.RandomTypeUtil
 
getRandDate(Random) - Static method in class org.apache.hadoop.hive.common.type.RandomTypeUtil
 
getRandHiveDecimal(Random) - Static method in class org.apache.hadoop.hive.common.type.RandomTypeUtil
 
getRandString(Random) - Static method in class org.apache.hadoop.hive.common.type.RandomTypeUtil
 
getRandString(Random, String, int) - Static method in class org.apache.hadoop.hive.common.type.RandomTypeUtil
 
getRandTimestamp(Random) - Static method in class org.apache.hadoop.hive.common.type.RandomTypeUtil
 
getRandTimestamp(Random, int, int) - Static method in class org.apache.hadoop.hive.common.type.RandomTypeUtil
 
getRef() - Method in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
 
getScale() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
getScale() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
getScratchIntervalDayTime() - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Return the scratch HiveIntervalDayTime (contents undefined).
getScratchTimestamp() - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Return the scratch timestamp (contents undefined).
getScratchWritable() - Method in class org.apache.hadoop.hive.ql.exec.vector.Decimal64ColumnVector
Return a convenience writable object stored by this column vector.
getScratchWritable() - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Return a convenience writable object stored by this column vector.
getScratchWritable() - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Return a convenience writable object stored by this column vector.
getSeconds() - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
getSelected() - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
getSelected() - Method in interface org.apache.hadoop.hive.ql.io.filter.FilterContext
Return an int array with the rows that pass the filter.
getSelectedSize() - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
getSelectedSize() - Method in interface org.apache.hadoop.hive.ql.io.filter.FilterContext
Return the number of rows that pass the filter.
getSingleBuffer() - Method in interface org.apache.hadoop.hive.common.io.encoded.MemoryBufferOrBuffers
 
getStackTraceAsSingleLine(StackTraceElement[]) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
getTable() - Method in class org.apache.hadoop.hive.common.TableName
 
getTableName() - Method in class org.apache.hadoop.hive.common.io.CacheTag
 
getTableName() - Method in class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
getTableName() - Method in interface org.apache.hadoop.hive.common.ValidWriteIdList
Get the table for which the ValidWriteIdList is formed
getTableValidWriteIdList(String) - Method in class org.apache.hadoop.hive.common.ValidTxnWriteIdList
 
getTail() - Method in class org.apache.hadoop.hive.common.io.DiskRangeList.CreateHelper
 
getTime(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Return a row's Timestamp.getTime() value.
getTimeInSeconds() - Method in class org.apache.hadoop.hive.serde2.io.DateWritable
 
getTimestampAsLong(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Return a long representation of a Timestamp.
getTimestampAsLong(Timestamp) - Static method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Return a long representation of a Timestamp.
getTotalColCount() - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch
 
getTotalLength() - Method in class org.apache.hadoop.hive.common.DiskRangeInfo
 
getTotalLength() - Method in class org.apache.hadoop.hive.common.io.DiskRangeList
 
getTotalSeconds() - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
Returns days/hours/minutes all converted into seconds.
getTotalSeconds(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Return a row's HiveIntervalDayTime.getTotalSeconds() value.
getType() - Method in interface org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf
Get the type of the column and literal by the file format.
getType() - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl.PredicateLeafImpl
 
getValPreallocatedBytes() - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
 
getValPreallocatedStart() - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
 
getValueClass() - Method in enum org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type
For all SARG leaves, the values must be the matching class.

H

hasContiguousNext() - Method in class org.apache.hadoop.hive.common.io.DiskRangeList
 
hasData() - Method in class org.apache.hadoop.hive.common.io.DiskRange
 
hasData - Variable in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch
Indicates which columns have data.
hasData(int) - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch
 
hash128(byte[]) - Static method in class org.apache.hive.common.util.Murmur3
Murmur3 128-bit variant.
hash128(byte[], int, int, int) - Static method in class org.apache.hive.common.util.Murmur3
Murmur3 128-bit variant.
hash32(long, long) - Static method in class org.apache.hive.common.util.Murmur3
 
hash32(long) - Static method in class org.apache.hive.common.util.Murmur3
 
hash32(long, int) - Static method in class org.apache.hive.common.util.Murmur3
Murmur3 32-bit variant.
hash32(long, long, int) - Static method in class org.apache.hive.common.util.Murmur3
Murmur3 32-bit variant.
hash32(byte[]) - Static method in class org.apache.hive.common.util.Murmur3
Murmur3 32-bit variant.
hash32(byte[], int) - Static method in class org.apache.hive.common.util.Murmur3
Murmur3 32-bit variant.
hash32(byte[], int, int) - Static method in class org.apache.hive.common.util.Murmur3
Murmur3 32-bit variant.
hash32(byte[], int, int, int) - Static method in class org.apache.hive.common.util.Murmur3
Murmur3 32-bit variant.
hash64(byte[]) - Static method in class org.apache.hive.common.util.Murmur3
Murmur3 64-bit variant.
hash64(long) - Static method in class org.apache.hive.common.util.Murmur3
 
hash64(int) - Static method in class org.apache.hive.common.util.Murmur3
 
hash64(short) - Static method in class org.apache.hive.common.util.Murmur3
 
hash64(byte[], int, int) - Static method in class org.apache.hive.common.util.Murmur3
 
hash64(byte[], int, int, int) - Static method in class org.apache.hive.common.util.Murmur3
Murmur3 64-bit variant.
hashCode() - Method in class org.apache.hadoop.hive.common.DatabaseName
 
hashCode() - Method in class org.apache.hadoop.hive.common.io.CacheTag
 
hashCode() - Method in class org.apache.hadoop.hive.common.io.CacheTag.MultiPartitionCacheTag
 
hashCode() - Method in class org.apache.hadoop.hive.common.io.CacheTag.SinglePartitionCacheTag
 
hashCode() - Method in class org.apache.hadoop.hive.common.io.DiskRange
 
hashCode() - Method in class org.apache.hadoop.hive.common.io.DiskRangeList
This class provides just a simplistic iterator interface (check DiskRangeList).
hashCode() - Method in class org.apache.hadoop.hive.common.TableName
 
hashCode() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
This is returns original hash code as returned by HiveDecimalV1.
hashCode() - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
hashCode() - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
hashCode() - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl.PredicateLeafImpl
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.io.DateWritable
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
hashCode() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
hashMap(int) - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
hashMapBase() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
hashMapEntry() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
hashSet(int) - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
hashSetBase() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
hashSetEntry() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
highWatermark - Variable in class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
highWatermark - Variable in class org.apache.hadoop.hive.common.ValidReadTxnList
 
HiveDecimal - Class in org.apache.hadoop.hive.common.type
HiveDecimal is a decimal data type with a maximum precision and scale.
HiveDecimalV1 - Class in org.apache.hadoop.hive.common.type
HiveDecimal.
HiveDecimalVersionV1 - Annotation Type in org.apache.hadoop.hive.common.type
Marks methods including static methods and fields as being part of version 1 HiveDecimal.
HiveDecimalVersionV2 - Annotation Type in org.apache.hadoop.hive.common.type
Marks methods including static methods and fields as being part of version 2 HiveDecimal.
HiveDecimalWritable - Class in org.apache.hadoop.hive.serde2.io
A mutable decimal.
HiveDecimalWritable() - Constructor for class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Create a decimal writable with no current value (i.e.
HiveDecimalWritable(String) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Create a decimal writable with an initial value from a String.
HiveDecimalWritable(byte[], int) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Create a decimal writable with an initial value from BigInteger bytes and a specified scale.
HiveDecimalWritable(HiveDecimalWritable) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Create a decimal writable with an initial value from another decimal writable.
HiveDecimalWritable(HiveDecimal) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Create a decimal writable with an initial value from a HiveDecimal.
HiveDecimalWritable(long) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Create a decimal writable with an initial value from a long with scale 0.
HiveDecimalWritableV1 - Class in org.apache.hadoop.hive.serde2.io
 
HiveDecimalWritableV1() - Constructor for class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
HiveDecimalWritableV1(String) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
HiveDecimalWritableV1(byte[], int) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
HiveDecimalWritableV1(HiveDecimalWritableV1) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
HiveDecimalWritableV1(HiveDecimalV1) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
HiveDecimalWritableV1(long) - Constructor for class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
HiveDecimalWritableVersionV1 - Annotation Type in org.apache.hadoop.hive.serde2.io
Marks methods including static methods and fields as being part of version 1 HiveDecimalWritable.
HiveDecimalWritableVersionV2 - Annotation Type in org.apache.hadoop.hive.serde2.io
Marks methods including static methods and fields as being part of version 2 HiveDecimalWritable.
HiveIntervalDayTime - Class in org.apache.hadoop.hive.common.type
Day-time interval type representing an offset in days/hours/minutes/seconds, with nanosecond precision.
HiveIntervalDayTime() - Constructor for class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
HiveIntervalDayTime(int, int, int, int, int) - Constructor for class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
HiveIntervalDayTime(long, int) - Constructor for class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
HiveIntervalDayTime(BigDecimal) - Constructor for class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
HiveIntervalDayTime(HiveIntervalDayTime) - Constructor for class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 

I

immutable() - Method in interface org.apache.hadoop.hive.ql.io.filter.MutableFilterContext
Get the immutable version of the current FilterContext.
in(String, PredicateLeaf.Type, Object...) - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument.Builder
Add an in leaf to the current item on the stack.
incRef() - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch.ColumnStreamData
 
incRef() - Method in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
 
IncrementalHash32() - Constructor for class org.apache.hive.common.util.Murmur3.IncrementalHash32
 
IncrementalObjectSizeEstimator - Class in org.apache.hadoop.hive.ql.util
Creates size estimators for java objects.
IncrementalObjectSizeEstimator() - Constructor for class org.apache.hadoop.hive.ql.util.IncrementalObjectSizeEstimator
 
IncrementalObjectSizeEstimator.ObjectEstimator - Class in org.apache.hadoop.hive.ql.util
 
init() - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
 
init() - Method in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
Initialize the column vector.
init() - Method in class org.apache.hadoop.hive.ql.exec.vector.ListColumnVector
 
init() - Method in class org.apache.hadoop.hive.ql.exec.vector.MapColumnVector
 
init() - Method in class org.apache.hadoop.hive.ql.exec.vector.MultiValuedColumnVector
Initializee the vector
init() - Method in class org.apache.hadoop.hive.ql.exec.vector.StructColumnVector
 
init() - Method in class org.apache.hadoop.hive.ql.exec.vector.UnionColumnVector
 
initBuffer(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
You must call initBuffer first before using setVal().
initBuffer() - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
Initialize buffer to default size.
initColumn(int, int) - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch
 
insertAfter(DiskRangeList) - Method in class org.apache.hadoop.hive.common.io.DiskRangeList
Inserts an element after current in the list.
insertPartAfter(DiskRangeList) - Method in class org.apache.hadoop.hive.common.io.DiskRangeList
Inserts an intersecting range after current in the list and adjusts offset accordingly.
insertPartBefore(DiskRangeList) - Method in class org.apache.hadoop.hive.common.io.DiskRangeList
Inserts an intersecting range before current in the list and adjusts offset accordingly.
integerDigitCount() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Returns the number of integer digits in the decimal.
integerPortion() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Return a decimal with only the integer digits.
IntervalDayTimeColumnVector - Class in org.apache.hadoop.hive.ql.exec.vector
This class represents a nullable interval day time column vector capable of handing a wide range of interval day time values.
IntervalDayTimeColumnVector() - Constructor for class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Use this constructor by default.
IntervalDayTimeColumnVector(int) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Don't use this except for testing purposes.
intervalDayTimeUpdate(HiveIntervalDayTime, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Set a HiveIntervalDayTime object from a row of the column.
IntervalDayTimeUtils - Class in org.apache.hive.common.util
DateUtils.
IntervalDayTimeUtils() - Constructor for class org.apache.hive.common.util.IntervalDayTimeUtils
 
intValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
An int variation of longValue().
intValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
Note - this method will corrupt the value if it doesn't fit.
intValue() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
isAllZeroesBelow(int) - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
isAllZeroesBelow(int, long, long, long, int) - Static method in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
isByte() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Is the decimal value a byte? Range -128 to 127.
isByte() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
isDirectAlloc() - Method in interface org.apache.hadoop.hive.common.io.Allocator
Whether the allocator uses direct buffers.
isEmpty() - Method in class org.apache.hadoop.hive.common.ValidTxnWriteIdList
 
isInt() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Is the decimal value a int? Range -2,147,483,648 to 2,147,483,647.
isInt() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
isLong() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Is the decimal value a long? Range -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807.
isLong() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
isNeeded() - Method in enum org.apache.hadoop.hive.ql.io.sarg.SearchArgument.TruthValue
Does the RecordReader need to include this set of records?
isNull - Variable in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
 
isNull(String, PredicateLeaf.Type) - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument.Builder
Add an is null leaf to the current item on the stack.
isPrecisionDecimal64(int) - Static method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
isRepeating - Variable in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
 
isSelectedInUse() - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
isSelectedInUse() - Method in interface org.apache.hadoop.hive.ql.io.filter.FilterContext
Is the filter applied?
isSet() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Does this writable have a current value?
isShort() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Is the decimal value a short? Range -32,768 to 32,767.
isShort() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
isTxnAborted(long) - Method in class org.apache.hadoop.hive.common.ValidReadTxnList
 
isTxnAborted(long) - Method in interface org.apache.hadoop.hive.common.ValidTxnList
Indicates whether a given transaction is aborted.
isTxnRangeAborted(long, long) - Method in class org.apache.hadoop.hive.common.ValidReadTxnList
 
isTxnRangeAborted(long, long) - Method in interface org.apache.hadoop.hive.common.ValidTxnList
Find out if a range of transaction ids are aborted.
isTxnRangeValid(long, long) - Method in class org.apache.hadoop.hive.common.ValidReadTxnList
 
isTxnRangeValid(long, long) - Method in interface org.apache.hadoop.hive.common.ValidTxnList
Find out if a range of transaction ids are valid.
isTxnValid(long) - Method in class org.apache.hadoop.hive.common.ValidReadTxnList
 
isTxnValid(long) - Method in interface org.apache.hadoop.hive.common.ValidTxnList
Indicates whether a given transaction is valid.
isUsingProlepticCalendar() - Method in class org.apache.hadoop.hive.ql.exec.vector.DateColumnVector
Detect whether this data is using the proleptic calendar.
isUTC() - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Return the value for the utc boolean variable.
isValid() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
isValidBase(long) - Method in class org.apache.hadoop.hive.common.ValidReaderWriteIdList
We cannot use a base file if its range contains an open write id.
isValidBase(long) - Method in interface org.apache.hadoop.hive.common.ValidWriteIdList
Returns true if such base file can be used to materialize the snapshot represented by this ValidWriteIdList.
isWriteIdAborted(long) - Method in class org.apache.hadoop.hive.common.ValidCompactorWriteIdList
 
isWriteIdAborted(long) - Method in class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
isWriteIdAborted(long) - Method in interface org.apache.hadoop.hive.common.ValidWriteIdList
Indicates whether a given write maps to aborted transaction.
isWriteIdRangeAborted(long, long) - Method in class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
isWriteIdRangeAborted(long, long) - Method in interface org.apache.hadoop.hive.common.ValidWriteIdList
Find out if a range of write ids are aborted.
isWriteIdRangeValid(long, long) - Method in class org.apache.hadoop.hive.common.ValidCompactorWriteIdList
Returns org.apache.hadoop.hive.common.ValidWriteIdList.RangeResponse.ALL if all write ids in the range are resolved and RangeResponse.NONE otherwise Streaming ingest may create something like delta_11_20.
isWriteIdRangeValid(long, long) - Method in class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
isWriteIdRangeValid(long, long) - Method in interface org.apache.hadoop.hive.common.ValidWriteIdList
Find out if a range of write ids are valid.
isWriteIdValid(long) - Method in class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
isWriteIdValid(long) - Method in interface org.apache.hadoop.hive.common.ValidWriteIdList
Indicates whether a given write ID is valid.

J

JAVA32_ARRAY - Static variable in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
JAVA32_ARRAY_META - Static variable in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
JAVA32_META - Static variable in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
JAVA32_OBJECT - Static variable in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
JAVA32_REF - Static variable in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
JAVA64_ARRAY - Static variable in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
JAVA64_ARRAY_META - Static variable in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
JAVA64_META - Static variable in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
JAVA64_OBJECT - Static variable in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
JAVA64_REF - Static variable in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
JavaDataModel - Enum in org.apache.hadoop.hive.ql.util
Estimation of memory footprint of object

K

keys - Variable in class org.apache.hadoop.hive.ql.exec.vector.MapColumnVector
 

L

LEGACY_FILE_BUCKET_DIGITS - Static variable in class org.apache.hadoop.hive.common.AcidConstants
 
length - Variable in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
 
lengthFor(String) - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
lengthForBooleanArrayOfSize(long) - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
lengthForByteArrayOfSize(long) - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
lengthForDateArrayOfSize(long) - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
lengthForDecimalArrayOfSize(long) - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
lengthForDoubleArrayOfSize(long) - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
lengthForIntArrayOfSize(long) - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
lengthForLongArrayOfSize(long) - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
lengthForObjectArrayOfSize(long) - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
lengthForPrimitiveArrayOfSize(int, long) - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
lengthForRandom() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
lengthForStringOfLength(int) - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
lengthForTimestampArrayOfSize(long) - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
lengthOfDate() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
lengthOfDecimal() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
lengthOfTimestamp() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
lengths - Variable in class org.apache.hadoop.hive.ql.exec.vector.MultiValuedColumnVector
 
lessThan(String, PredicateLeaf.Type, Object) - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument.Builder
Add a less than leaf to the current item on the stack.
lessThanEquals(String, PredicateLeaf.Type, Object) - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument.Builder
Add a less than equals leaf to the current item on the stack.
linkedHashMap(int) - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
linkedList(int) - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
linkedListBase() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
linkedListEntry() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
ListColumnVector - Class in org.apache.hadoop.hive.ql.exec.vector
The representation of a vectorized column of list objects.
ListColumnVector() - Constructor for class org.apache.hadoop.hive.ql.exec.vector.ListColumnVector
 
ListColumnVector(int, ColumnVector) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.ListColumnVector
Constructor for ListColumnVector.
listSize() - Method in class org.apache.hadoop.hive.common.io.DiskRangeList
 
listToArray() - Method in class org.apache.hadoop.hive.common.io.DiskRangeList
 
literal(SearchArgument.TruthValue) - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument.Builder
Add a truth value to the expression.
LiteralDelegate - Interface in org.apache.hadoop.hive.ql.io.sarg
Interface to retrieve a literal value
LongColumnVector - Class in org.apache.hadoop.hive.ql.exec.vector
This class represents a nullable int column vector.
LongColumnVector() - Constructor for class org.apache.hadoop.hive.ql.exec.vector.LongColumnVector
Use this constructor by default.
LongColumnVector(int) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.LongColumnVector
Don't use this except for testing purposes.
longValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Return the long value of a decimal.
longValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
Note - this method will corrupt the value if it doesn't fit.
longValue() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
longValueExact() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
 
longValueExact() - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 

M

MapColumnVector - Class in org.apache.hadoop.hive.ql.exec.vector
The representation of a vectorized column of map objects.
MapColumnVector() - Constructor for class org.apache.hadoop.hive.ql.exec.vector.MapColumnVector
 
MapColumnVector(int, ColumnVector, ColumnVector) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.MapColumnVector
Constructor for MapColumnVector
markBuffersForProactiveEviction(Predicate<CacheTag>, boolean) - Method in interface org.apache.hadoop.hive.common.io.FileMetadataCache
Iterates through the file entries of this cache and for those that match the given predicate (aka have a matching CacheTag) will have their buffers marked for (a later) proactive eviction.
MAX_ABS_DECIMAL64 - Static variable in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
MAX_DECIMAL_DIGITS - Static variable in class org.apache.hadoop.hive.common.type.FastHiveDecimalImpl
 
MAX_INT_BD - Static variable in class org.apache.hive.common.util.IntervalDayTimeUtils
 
MAX_PRECISION - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
 
MAX_PRECISION - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
MAX_SCALE - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
 
MAX_SCALE - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
MAX_YEAR - Static variable in class org.apache.hadoop.hive.common.type.RandomTypeUtil
 
memoryAlign() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
MemoryBuffer - Interface in org.apache.hadoop.hive.common.io.encoded
Abstract interface for any class wrapping a ByteBuffer.
MemoryBufferOrBuffers - Interface in org.apache.hadoop.hive.common.io.encoded
 
memoryModel - Static variable in class org.apache.hadoop.hive.ql.util.IncrementalObjectSizeEstimator
 
merge(long, long) - Method in class org.apache.hadoop.hive.common.io.DiskRange
 
merge(BloomFilter) - Method in class org.apache.hive.common.util.BloomFilter
Merge the specified bloom filter with current bloom filter.
merge(BloomKFilter) - Method in class org.apache.hive.common.util.BloomKFilter
Merge the specified bloom filter with current bloom filter.
mergeBloomFilterBytes(byte[], int, int, byte[], int, int) - Static method in class org.apache.hive.common.util.BloomFilter
Merges BloomFilter bf2 into bf1.
mergeBloomFilterBytes(byte[], int, int, byte[], int, int) - Static method in class org.apache.hive.common.util.BloomKFilter
 
mergeBloomFilterBytes(byte[], int, int, byte[], int, int, int, int) - Static method in class org.apache.hive.common.util.BloomKFilter
Merges BloomKFilter bf2 into bf1.
METADATA_FILE - Static variable in class org.apache.hadoop.hive.common.AcidMetaDataFile
 
MILLISECONDS_PER_SECOND - Static variable in class org.apache.hadoop.hive.common.type.RandomTypeUtil
 
millisToDays(long) - Static method in class org.apache.hadoop.hive.serde2.io.DateWritable
 
millisToSeconds(long) - Static method in class org.apache.hadoop.hive.ql.util.TimestampUtils
Rounds the number of milliseconds relative to the epoch down to the nearest whole number of seconds.
MIN_YEAR - Static variable in class org.apache.hadoop.hive.common.type.RandomTypeUtil
 
multiply(HiveDecimal) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Multiply two decimals.
multiply(HiveDecimalV1) - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
MultiValuedColumnVector - Class in org.apache.hadoop.hive.ql.exec.vector
The representation of a vectorized column of multi-valued objects, such as lists and maps.
MultiValuedColumnVector(ColumnVector.Type, int) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.MultiValuedColumnVector
Constructor for MultiValuedColumnVector.
Murmur3 - Class in org.apache.hive.common.util
Murmur3 is successor to Murmur2 fast non-crytographic hash algorithms.
Murmur3() - Constructor for class org.apache.hive.common.util.Murmur3
 
Murmur3.IncrementalHash32 - Class in org.apache.hive.common.util
 
MutableFilterContext - Interface in org.apache.hadoop.hive.ql.io.filter
A representation of a Filter applied on the rows of a VectorizedRowBatch VectorizedRowBatch.
mutateAbs() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
mutateAdd(HiveDecimalWritable) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
mutateAdd(HiveDecimal) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
mutateDivide(HiveDecimalWritable) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
mutateDivide(HiveDecimal) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
mutateEnforcePrecisionScale(int, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
mutateFractionPortion() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
MutateHelper(DiskRangeList) - Constructor for class org.apache.hadoop.hive.common.io.DiskRangeList.MutateHelper
 
mutateIntegerPortion() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
mutateMultiply(HiveDecimalWritable) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
mutateMultiply(HiveDecimal) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
mutateNegate() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
mutateRemainder(HiveDecimalWritable) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
mutateRemainder(HiveDecimal) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
mutateScaleByPowerOfTen(int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
mutateSetScale(int, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
mutateSubtract(HiveDecimalWritable) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
mutateSubtract(HiveDecimal) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 

N

nanos - Variable in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
nanos - Variable in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
 
NANOS_PER_SEC - Static variable in class org.apache.hive.common.util.IntervalDayTimeUtils
 
NANOS_PER_SEC_BD - Static variable in class org.apache.hive.common.util.IntervalDayTimeUtils
 
NANOSECONDS_PER_MILLISSECOND - Static variable in class org.apache.hadoop.hive.common.type.RandomTypeUtil
 
NANOSECONDS_PER_SECOND - Static variable in class org.apache.hadoop.hive.common.type.RandomTypeUtil
TIMESTAMP.
negate() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Reverse the sign of a decimal.
negate() - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
negate() - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
newBuilder() - Static method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentFactory
 
newBuilder(Configuration) - Static method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentFactory
 
newFasterHashCode() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Hash code based on (new) decimal representation.
newFasterHashCode() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
next - Variable in class org.apache.hadoop.hive.common.io.DiskRangeList
 
NoDynamicValuesException - Exception in org.apache.hadoop.hive.common
An exception that indicates that the dynamic values are not available in this context.
NoDynamicValuesException(String) - Constructor for exception org.apache.hadoop.hive.common.NoDynamicValuesException
 
noNulls - Variable in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
 
normalizeSecondsAndNanos() - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
Ensures that the seconds and nanoseconds fields have consistent sign
not() - Method in enum org.apache.hadoop.hive.ql.io.sarg.SearchArgument.TruthValue
 
NULL_HASHCODE - Static variable in class org.apache.hive.common.util.Murmur3
 
NULL_VALUE - Static variable in class org.apache.hadoop.hive.ql.exec.vector.DoubleColumnVector
 
NULL_VALUE - Static variable in class org.apache.hadoop.hive.ql.exec.vector.LongColumnVector
 
nullSafeEquals(String, PredicateLeaf.Type, Object) - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument.Builder
Add a null safe equals leaf to the current item on the stack.
numBits - Variable in class org.apache.hive.common.util.BloomFilter
 
numCols - Variable in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
numHashFunctions - Variable in class org.apache.hive.common.util.BloomFilter
 

O

object() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
ObjectEstimator(boolean) - Constructor for class org.apache.hadoop.hive.ql.util.IncrementalObjectSizeEstimator.ObjectEstimator
 
offer(T) - Method in interface org.apache.hadoop.hive.common.Pool
 
offset - Variable in class org.apache.hadoop.hive.common.io.DiskRange
The first address.
offsets - Variable in class org.apache.hadoop.hive.ql.exec.vector.MultiValuedColumnVector
 
ONE - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
 
ONE - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
or(SearchArgument.TruthValue) - Method in enum org.apache.hadoop.hive.ql.io.sarg.SearchArgument.TruthValue
Compute logical or between the two values.
org.apache.hadoop.hive.common - package org.apache.hadoop.hive.common
 
org.apache.hadoop.hive.common.io - package org.apache.hadoop.hive.common.io
 
org.apache.hadoop.hive.common.io.encoded - package org.apache.hadoop.hive.common.io.encoded
 
org.apache.hadoop.hive.common.type - package org.apache.hadoop.hive.common.type
 
org.apache.hadoop.hive.ql.exec.vector - package org.apache.hadoop.hive.ql.exec.vector
 
org.apache.hadoop.hive.ql.exec.vector.expressions - package org.apache.hadoop.hive.ql.exec.vector.expressions
 
org.apache.hadoop.hive.ql.io.filter - package org.apache.hadoop.hive.ql.io.filter
 
org.apache.hadoop.hive.ql.io.sarg - package org.apache.hadoop.hive.ql.io.sarg
 
org.apache.hadoop.hive.ql.util - package org.apache.hadoop.hive.ql.util
 
org.apache.hadoop.hive.serde2.io - package org.apache.hadoop.hive.serde2.io
 
org.apache.hive.common.util - package org.apache.hive.common.util
 

P

padRight(BytesColumnVector, int, byte[], int, int, int) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 
padRight(byte[], int, int, int) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 
parseNumericValueWithRange(String, String, int, int) - Static method in class org.apache.hive.common.util.IntervalDayTimeUtils
 
partitionDescToString() - Method in class org.apache.hadoop.hive.common.io.CacheTag.MultiPartitionCacheTag
 
partitionDescToString() - Method in class org.apache.hadoop.hive.common.io.CacheTag.PartitionCacheTag
Returns a pretty printed String version of the partitionDesc in the format of p1=v1/p2=v2...
partitionDescToString() - Method in class org.apache.hadoop.hive.common.io.CacheTag.SinglePartitionCacheTag
 
Pool<T> - Interface in org.apache.hadoop.hive.common
Simple object pool to prevent GC on small objects passed between threads.
Pool.PoolObjectHelper<T> - Interface in org.apache.hadoop.hive.common
Object helper for objects stored in the pool.
pow(int) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Return the result of decimal^exponent
pow(int) - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
precision() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Returns the number of digits (integer and fractional) in the number, which is equivalent to SQL decimal precision.
precision() - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
Returns the number of digits (integer and fractional) in the number, which is equivalent to SQL decimal precision.
precision - Variable in class org.apache.hadoop.hive.ql.exec.vector.Decimal64ColumnVector
 
precision - Variable in class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
 
precision() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
PredicateLeaf - Interface in org.apache.hadoop.hive.ql.io.sarg
The primitive predicates that form a SearchArgument.
PredicateLeaf.Operator - Enum in org.apache.hadoop.hive.ql.io.sarg
The possible operators for predicates.
PredicateLeaf.Type - Enum in org.apache.hadoop.hive.ql.io.sarg
The possible types for sargs.
PredicateLeafImpl(PredicateLeaf.Operator, PredicateLeaf.Type, String, Object, List<Object>) - Constructor for class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl.PredicateLeafImpl
 
PredicateLeafImpl(PredicateLeaf.Operator, PredicateLeaf.Type, String, Object, List<Object>, Configuration) - Constructor for class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl.PredicateLeafImpl
 
prev - Variable in class org.apache.hadoop.hive.common.io.DiskRangeList
 
primitive1() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
primitive2() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
PRIMITIVE_BYTE - Static variable in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
PRIMITIVES1 - Static variable in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
PRIMITIVES2 - Static variable in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
projectedColumns - Variable in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
projectionSize - Variable in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
putAll(BloomKFilter.BitSet) - Method in class org.apache.hive.common.util.BloomKFilter.BitSet
Combines the two BitArrays using bitwise OR.
putFileData(Object, DiskRange[], MemoryBuffer[], long) - Method in interface org.apache.hadoop.hive.common.io.DataCache
Deprecated.
putFileData(Object, DiskRange[], MemoryBuffer[], long, CacheTag) - Method in interface org.apache.hadoop.hive.common.io.DataCache
Puts file data into cache, or gets older data in case of collisions.
putFileMetadata(Object, int, InputStream) - Method in interface org.apache.hadoop.hive.common.io.FileMetadataCache
Deprecated.
putFileMetadata(Object, ByteBuffer) - Method in interface org.apache.hadoop.hive.common.io.FileMetadataCache
Deprecated.
putFileMetadata(Object, int, InputStream, CacheTag) - Method in interface org.apache.hadoop.hive.common.io.FileMetadataCache
Deprecated.
putFileMetadata(Object, ByteBuffer, CacheTag) - Method in interface org.apache.hadoop.hive.common.io.FileMetadataCache
Deprecated.
putFileMetadata(Object, ByteBuffer, CacheTag, AtomicBoolean) - Method in interface org.apache.hadoop.hive.common.io.FileMetadataCache
Puts the metadata for a given file (e.g.
putFileMetadata(Object, int, InputStream, CacheTag, AtomicBoolean) - Method in interface org.apache.hadoop.hive.common.io.FileMetadataCache
 

R

randomMillis(long, long, Random) - Static method in class org.apache.hadoop.hive.common.type.RandomTypeUtil
 
randomMillis(Random) - Static method in class org.apache.hadoop.hive.common.type.RandomTypeUtil
 
randomNanos(Random, int) - Static method in class org.apache.hadoop.hive.common.type.RandomTypeUtil
 
randomNanos(Random) - Static method in class org.apache.hadoop.hive.common.type.RandomTypeUtil
 
RandomTypeUtil - Class in org.apache.hadoop.hive.common.type
 
RandomTypeUtil() - Constructor for class org.apache.hadoop.hive.common.type.RandomTypeUtil
 
rawPrecision() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
 
rawPrecision() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
readFields(DataInput) - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
readFields(DataInput) - Method in class org.apache.hadoop.hive.serde2.io.DateWritable
 
readFields(DataInput) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Standard Writable method that deserialize the fields of this object from a DataInput.
readFields(DataInput) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
readFromString(String) - Method in class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
readFromString(String) - Method in class org.apache.hadoop.hive.common.ValidReadTxnList
 
readFromString(String) - Method in interface org.apache.hadoop.hive.common.ValidTxnList
Populate this validTxnList from the string.
readFromString(String) - Method in interface org.apache.hadoop.hive.common.ValidWriteIdList
Populate this ValidWriteIdList from the string.
ref() - Method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
releaseBuffer(MemoryBuffer) - Method in interface org.apache.hadoop.hive.common.io.DataCache
Releases the buffer returned by getFileData/provided to putFileData back to cache.
remainder(HiveDecimal) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Divides this decimal by another decimal and returns a new decimal with the remainder of the division.
remainder(HiveDecimalV1) - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
removeAfter() - Method in class org.apache.hadoop.hive.common.io.DiskRangeList
Removes an element after current from the list.
removeException(long) - Method in class org.apache.hadoop.hive.common.ValidReadTxnList
 
removeException(long) - Method in interface org.apache.hadoop.hive.common.ValidTxnList
 
removeSelf() - Method in class org.apache.hadoop.hive.common.io.DiskRangeList
Removes the current element from the list.
replaceSelfWith(DiskRangeList) - Method in class org.apache.hadoop.hive.common.io.DiskRangeList
Replaces this element with another in the list; returns the new element.
reset() - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch.ColumnStreamData
 
reset() - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch
 
reset() - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
Additional reset work for BytesColumnVector (releasing scratch bytes for by value strings).
reset() - Method in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
Resets the column to default state - fills the isNull array with false - sets noNulls to true - sets isRepeating to false
reset() - Method in class org.apache.hadoop.hive.ql.exec.vector.ListColumnVector
 
reset() - Method in class org.apache.hadoop.hive.ql.exec.vector.MapColumnVector
 
reset() - Method in class org.apache.hadoop.hive.ql.exec.vector.MultiValuedColumnVector
Reset the vector for the next batch.
reset() - Method in class org.apache.hadoop.hive.ql.exec.vector.StructColumnVector
 
reset() - Method in class org.apache.hadoop.hive.ql.exec.vector.UnionColumnVector
 
reset() - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
Resets the row batch to default state - sets selectedInUse to false - sets size to 0 - sets endOfFile to false - resets each column - inits each column
reset() - Method in interface org.apache.hadoop.hive.ql.io.filter.FilterContext
Reset FilterContext variables.
reset() - Method in class org.apache.hive.common.util.BloomFilter
 
reset() - Method in class org.apache.hive.common.util.BloomKFilter
 
resetBeforeOffer(T) - Method in interface org.apache.hadoop.hive.common.Pool.PoolObjectHelper
Called before the object is put in the pool (regardless of whether put succeeds).
resetColumnArrays(int) - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch
 
reuseBuffer(MemoryBuffer) - Method in interface org.apache.hadoop.hive.common.io.DataCache
Notifies the cache that the buffer returned from getFileData/provided to putFileData will be used by another consumer and therefore released multiple times (one more time per call).
rightTrim(byte[], int, int) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 
rightTrim(BytesColumnVector, int, byte[], int, int) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 
rightTrimAndTruncate(byte[], int, int, int) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 
rightTrimAndTruncate(BytesColumnVector, int, byte[], int, int, int) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 
rightTrimAndTruncateScalar(byte[], int) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 
round(int) - Static method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
 
ROUND_CEILING - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
ROUND_CEILING:
ROUND_CEILING - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
ROUND_FLOOR - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
ROUND_FLOOR:
ROUND_FLOOR - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
ROUND_HALF_EVEN - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
ROUND_HALF_EVEN: Round towards the "nearest neighbor" unless both neighbors are equidistant, then round towards the even neighbor.
ROUND_HALF_EVEN - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
ROUND_HALF_UP - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
ROUND_HALF_UP:
ROUND_HALF_UP - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 

S

scale() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Returns the scale of the decimal.
scale() - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
scale - Variable in class org.apache.hadoop.hive.ql.exec.vector.Decimal64ColumnVector
 
scale - Variable in class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
 
scale() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
scaleByPowerOfTen(int) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Multiplies a decimal by a power of 10.
scaleByPowerOfTen(int) - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
SCRATCH_BUFFER_LEN_BIG_INTEGER_BYTES - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
 
SCRATCH_BUFFER_LEN_SERIALIZATION_UTILS_READ - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
 
SCRATCH_BUFFER_LEN_TO_BYTES - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
 
SCRATCH_LONGS_LEN - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
 
SCRATCH_LONGS_LEN_FAST_SERIALIZATION_UTILS_WRITE - Static variable in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
SearchArgument - Interface in org.apache.hadoop.hive.ql.io.sarg
Primary interface for SearchArgument, which are the subset of predicates that can be pushed down to the RecordReader.
SearchArgument.Builder - Interface in org.apache.hadoop.hive.ql.io.sarg
A builder object for contexts outside of Hive where it isn't easy to get a ExprNodeDesc.
SearchArgument.TruthValue - Enum in org.apache.hadoop.hive.ql.io.sarg
The potential result sets of logical operations.
SearchArgumentFactory - Class in org.apache.hadoop.hive.ql.io.sarg
A factory for creating SearchArguments, as well as modifying those created by this factory.
SearchArgumentFactory() - Constructor for class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentFactory
 
SearchArgumentImpl - Class in org.apache.hadoop.hive.ql.io.sarg
The implementation of SearchArguments.
SearchArgumentImpl.PredicateLeafImpl - Class in org.apache.hadoop.hive.ql.io.sarg
 
selected - Variable in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
selectedInUse - Variable in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
serializationUtilsRead(InputStream, int, byte[]) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
Deserialize data written in the format used by the SerializationUtils methods readBigInteger/writeBigInteger and create a decimal using the supplied scale.
serializationUtilsRead(InputStream, int, byte[]) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
See the comments for HiveDecimal.serializationUtilsRead.
serializationUtilsWrite(OutputStream, long[]) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Serialize this decimal's BigInteger equivalent unscaled value using the format that the SerializationUtils methods readBigInteger/writeBigInteger use.
serializationUtilsWrite(OutputStream, long[]) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
See the comments for HiveDecimal.serializationUtilsWrite.
serialize(OutputStream, BloomFilter) - Static method in class org.apache.hive.common.util.BloomFilter
Serialize a bloom filter
serialize(OutputStream, BloomKFilter) - Static method in class org.apache.hive.common.util.BloomKFilter
Serialize a bloom filter: Serialized BloomKFilter format: 1 byte for the number of hash functions.
serialize64(int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
set(int, int, int, int, int) - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
set(long, int) - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
set(BigDecimal) - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
set(HiveIntervalDayTime) - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
set(int, HiveDecimalWritable) - Method in class org.apache.hadoop.hive.ql.exec.vector.Decimal64ColumnVector
Set a Decimal64 field from a HiveDecimalWritable.
set(int, HiveDecimal) - Method in class org.apache.hadoop.hive.ql.exec.vector.Decimal64ColumnVector
Set a Decimal64 field from a HiveDecimal.
set(int, HiveDecimalWritable) - Method in class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
Set a Decimal64 field from a HiveDecimalWritable.
set(int, HiveDecimal) - Method in class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
Set a decimal from a HiveDecimal.
set(int, HiveIntervalDayTime) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Set a field from a HiveIntervalDayTime.
set(int, Timestamp) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Set a field from a Timestamp.
set(int) - Method in class org.apache.hadoop.hive.serde2.io.DateWritable
Set the DateWritable based on the days since epoch date.
set(Date) - Method in class org.apache.hadoop.hive.serde2.io.DateWritable
Set the DateWritable based on the year/month/day of the date in the local timezone.
set(DateWritable) - Method in class org.apache.hadoop.hive.serde2.io.DateWritable
 
set(HiveDecimal) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Set the writable's current value to a HiveDecimal's value.
set(HiveDecimal, int, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Set the writable's current value to a HiveDecimal's value with a specified precision / scale enforced.
set(HiveDecimalWritable) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Set the writable's current value to the value in a another decimal writable.
set(byte[], int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Set a decimal writable's value from BigInteger bytes and a specified scale.
set(HiveDecimalWritable, int, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Set the writable's current value to a writable's value with a specified precision / scale enforced.
set(HiveDecimalV1) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
set(HiveDecimalV1, int, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
set(HiveDecimalWritableV1) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
set(byte[], int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
set(int) - Method in class org.apache.hive.common.util.BloomKFilter.BitSet
Sets the bit at specified index.
setCacheBuffers(List<MemoryBuffer>) - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch.ColumnStreamData
 
setColumnName(PredicateLeaf, String) - Static method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl.PredicateLeafImpl
 
setConcat(int, byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
Set a field to the concatenation of two string values.
setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
Set the element in this column vector from the given input vector.
setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
Set the element in this column vector from the given input vector.
setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.Decimal64ColumnVector
Set the element in this column vector from the given input vector.
setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
Set the element in this column vector from the given input vector.
setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.DoubleColumnVector
Set the element in this column vector from the given input vector.
setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Set the element in this column vector from the given input vector.
setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.ListColumnVector
Set the element in this column vector from the given input vector.
setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.LongColumnVector
Set the element in this column vector from the given input vector.
setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.MapColumnVector
Set the element in this column vector from the given input vector.
setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.StructColumnVector
Set the element in this column vector from the given input vector.
setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Set the element in this column vector from the given input vector.
setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.UnionColumnVector
Set the element in this column vector from the given input vector.
setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.VoidColumnVector
 
setEnd(long) - Method in class org.apache.hadoop.hive.common.io.DiskRangeList
 
setFilterContext(boolean, int[], int) - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
setFilterContext(boolean, int[], int) - Method in interface org.apache.hadoop.hive.ql.io.filter.MutableFilterContext
Set context with the given values by reference.
setFromBigIntegerBytesAndScale(byte[], int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Set the writable's current value to the signed value from BigInteger bytes and a specified scale.
setFromBigIntegerBytesAndScale(byte[], int, int, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
setFromBytes(byte[], int, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Set the writable's current value to the decimal in a UTF-8 byte slice.
setFromBytes(byte[], int, int, boolean) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
setFromDigitsOnlyBytesWithScale(boolean, byte[], int, int, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Set the writable's current value to the decimal digits only in a UTF-8 byte slice, a sign flag, and a scale.
setFromDouble(double) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Set a decimal writable's value to a doubles value.
setFromLong(long) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Set a decimal writable's value to a long's value with scale 0.
setFromLongAndScale(long, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Set the writable's current value to the long's value at a specified scale.
setFromScratchIntervalDayTime(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Set a field from the current value in the scratch interval day time.
setFromScratchTimestamp(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Set a field from the current value in the scratch timestamp.
setId(int) - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl.PredicateLeafImpl
 
setIndexBaseOffset(int) - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch.ColumnStreamData
 
setIntervalDayTimeTotalNanos(HiveIntervalDayTime, long) - Static method in class org.apache.hive.common.util.IntervalDayTimeUtils
 
setIsUTC(boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Set the utc boolean variable
setNullDataValue(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
 
setNullValue(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Set row to standard null value(s).
setNullValue(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Set row to standard null value(s).
setPartitionInfo(int, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
setPredicateLeafColumn(PredicateLeaf, String) - Static method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentFactory
 
setRef(int, byte[], int, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
Set a field by reference.
setRepeating(boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
Sets the isRepeating flag.
setRepeating(boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.StructColumnVector
 
setRepeating(boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.UnionColumnVector
 
setScale(int) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Deprecated.
setScale(int, int) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Do decimal rounding and return the result.
setScale(int) - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
setScale(int, int) - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
setScratchWritable(Writable) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
Set the convenience writable object stored by this column vector
setScratchWritable(Writable) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Set the convenience writable object stored by this column vector
setSelected(int[]) - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
setSelected(int[]) - Method in interface org.apache.hadoop.hive.ql.io.filter.MutableFilterContext
Set the array of the rows that pass the filter by reference.
setSelectedInUse(boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
setSelectedInUse(boolean) - Method in interface org.apache.hadoop.hive.ql.io.filter.MutableFilterContext
Set the selectedInUse boolean showing if the filter is applied.
setSelectedSize(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
setSelectedSize(int) - Method in interface org.apache.hadoop.hive.ql.io.filter.MutableFilterContext
Set the number of the rows that pass the filter.
setStreamData(int, int, EncodedColumnBatch.ColumnStreamData) - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch
 
setUsingProlepticCalendar(boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.DateColumnVector
 
setUsingProlepticCalendar(boolean) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
 
setVal(int, byte[], int, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
Set a field by actually copying in to a local buffer.
setVal(int, byte[]) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
Set a field by actually copying in to a local buffer.
setValPreallocated(int, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
Set the length of the preallocated values bytes used.
shallowCopyTo(ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
 
shallowCopyTo(ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
Shallow copy of the contents of this vector to the other vector; replaces other vector's values.
shallowCopyTo(ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.DateColumnVector
 
shallowCopyTo(ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
 
shallowCopyTo(ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.DoubleColumnVector
 
shallowCopyTo(ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
 
shallowCopyTo(ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.ListColumnVector
 
shallowCopyTo(ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.LongColumnVector
 
shallowCopyTo(ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.MapColumnVector
 
shallowCopyTo(ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.MultiValuedColumnVector
 
shallowCopyTo(ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.StructColumnVector
 
shallowCopyTo(ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
 
shallowCopyTo(ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.UnionColumnVector
 
shortValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
A short variation of longValue().
shortValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
Note - this method will corrupt the value if it doesn't fit.
shortValue() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
signum() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Get the sign of the decimal.
signum() - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
Get the sign of the underlying decimal.
signum() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
size() - Method in interface org.apache.hadoop.hive.common.Pool
 
size - Variable in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
sizeInBytes() - Method in class org.apache.hive.common.util.BloomFilter
 
sizeInBytes() - Method in class org.apache.hive.common.util.BloomKFilter
 
sliceAndShift(long, long, long) - Method in class org.apache.hadoop.hive.common.io.DiskRange
 
split(long) - Method in class org.apache.hadoop.hive.common.io.DiskRangeList
Splits current element in the list, using DiskRange::slice.
start - Variable in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
 
start(int) - Method in class org.apache.hive.common.util.Murmur3.IncrementalHash32
 
START_OF_SERIALIZED_LONGS - Static variable in class org.apache.hive.common.util.BloomFilter
 
START_OF_SERIALIZED_LONGS - Static variable in class org.apache.hive.common.util.BloomKFilter
 
startAnd() - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument.Builder
Start building an and operation and push it on the stack.
startNot() - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument.Builder
Start building a not operation and push it on the stack.
startOr() - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument.Builder
Start building an or operation and push it on the stack.
STATEMENT_DIGITS - Static variable in class org.apache.hadoop.hive.common.AcidConstants
10K statements per tx.
STRING_ENFORCE_PRECISION_OUT_OF_RANGE - Static variable in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
STRING_ENFORCE_SCALE_LESS_THAN_EQUAL_PRECISION - Static variable in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
STRING_ENFORCE_SCALE_OUT_OF_RANGE - Static variable in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
StringExpr - Class in org.apache.hadoop.hive.ql.exec.vector.expressions
String expression evaluation helper functions.
StringExpr() - Constructor for class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 
StringExpr.Finder - Interface in org.apache.hadoop.hive.ql.exec.vector.expressions
 
stringify(String) - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
stringifyColumn(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
stringifyDiskRanges(DiskRangeList) - Static method in class org.apache.hadoop.hive.common.io.DiskRangeList
 
stringifyValue(StringBuilder, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
 
stringifyValue(StringBuilder, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
Print the value for this column into the given string builder.
stringifyValue(StringBuilder, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
 
stringifyValue(StringBuilder, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.DoubleColumnVector
 
stringifyValue(StringBuilder, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
 
stringifyValue(StringBuilder, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.ListColumnVector
 
stringifyValue(StringBuilder, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.LongColumnVector
 
stringifyValue(StringBuilder, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.MapColumnVector
 
stringifyValue(StringBuilder, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.StructColumnVector
 
stringifyValue(StringBuilder, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
 
stringifyValue(StringBuilder, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.UnionColumnVector
 
stringifyValue(StringBuilder, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.VoidColumnVector
 
StructColumnVector - Class in org.apache.hadoop.hive.ql.exec.vector
The representation of a vectorized column of struct objects.
StructColumnVector() - Constructor for class org.apache.hadoop.hive.ql.exec.vector.StructColumnVector
 
StructColumnVector(int, ColumnVector...) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.StructColumnVector
Constructor for StructColumnVector
subtract(HiveDecimal) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Subtract from the current decimal another decimal and return the result.
subtract(HiveDecimalV1) - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
SuppressFBWarnings - Annotation Type in org.apache.hive.common.util
 
SWITCHOVER_DAYS - Static variable in class org.apache.hadoop.hive.common.type.CalendarUtils
 
SWITCHOVER_MILLIS - Static variable in class org.apache.hadoop.hive.common.type.CalendarUtils
 
SYSTEM_DEFAULT_PRECISION - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
Default precision/scale when system is not able to determine them, such as in case of a non-generic udf.
SYSTEM_DEFAULT_PRECISION - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimalV1
Default precision/scale when system is not able to determine them, such as in case of a non-generic udf.
SYSTEM_DEFAULT_SCALE - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
 
SYSTEM_DEFAULT_SCALE - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 

T

tableName - Variable in class org.apache.hadoop.hive.common.io.CacheTag
Prepended by DB name and '.' .
TableName - Class in org.apache.hadoop.hive.common
A container for a fully qualified table name, i.e.
TableName(String, String, String) - Constructor for class org.apache.hadoop.hive.common.TableName
 
tags - Variable in class org.apache.hadoop.hive.ql.exec.vector.UnionColumnVector
 
take() - Method in interface org.apache.hadoop.hive.common.Pool
 
test(byte[]) - Method in class org.apache.hive.common.util.BloomFilter
 
test(byte[]) - Method in class org.apache.hive.common.util.BloomKFilter
 
testByte(byte) - Method in class org.apache.hive.common.util.BloomKFilter
 
testBytes(byte[], int, int) - Method in class org.apache.hive.common.util.BloomFilter
 
testBytes(byte[]) - Method in class org.apache.hive.common.util.BloomKFilter
 
testBytes(byte[], int, int) - Method in class org.apache.hive.common.util.BloomKFilter
 
testDouble(double) - Method in class org.apache.hive.common.util.BloomFilter
 
testDouble(double) - Method in class org.apache.hive.common.util.BloomKFilter
 
testFloat(float) - Method in class org.apache.hive.common.util.BloomKFilter
 
testInt(int) - Method in class org.apache.hive.common.util.BloomKFilter
 
testLong(long) - Method in class org.apache.hive.common.util.BloomFilter
 
testLong(long) - Method in class org.apache.hive.common.util.BloomKFilter
 
testString(String) - Method in class org.apache.hive.common.util.BloomFilter
 
testString(String) - Method in class org.apache.hive.common.util.BloomKFilter
 
time - Variable in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
 
TimestampColumnVector - Class in org.apache.hadoop.hive.ql.exec.vector
This class represents a nullable timestamp column vector capable of handing a wide range of timestamp values.
TimestampColumnVector() - Constructor for class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Use this constructor by default.
TimestampColumnVector(int) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Don't use this except for testing purposes.
timestampUpdate(Timestamp, int) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Set a Timestamp object from a row of the column.
TimestampUtils - Class in org.apache.hadoop.hive.ql.util
Utilities for Timestamps and the relevant conversions.
TimestampUtils() - Constructor for class org.apache.hadoop.hive.ql.util.TimestampUtils
 
timeToDate(long) - Static method in class org.apache.hadoop.hive.serde2.io.DateWritable
 
toBytes(byte[]) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Decimal to ASCII bytes conversion.
toBytes(byte[]) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
toDigitsOnlyBytes(byte[]) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Convert decimal to just the digits -- no dot.
toDigitsOnlyBytes(byte[]) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
toDigitsOnlyString() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
 
toFormatBytes(int, byte[]) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
This is the serialization version of decimal to string conversion.
toFormatBytes(int, byte[]) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
toFormatString(int) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Return a string representation of the decimal using the specified scale.
toFormatString(int, byte[]) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
 
toFormatString(int) - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
Return a string representation of the number with the number of decimal digits as the given scale.
toFormatString(int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
toOldString() - Method in class org.apache.hadoop.hive.ql.io.sarg.ExpressionTree
Generate the old string for the old test cases.
toOldString() - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl
Generate the backwards compatible string for test cases
toString() - Method in enum org.apache.hadoop.hive.common.AcidMetaDataFile.DataFormat
 
toString() - Method in enum org.apache.hadoop.hive.common.AcidMetaDataFile.Field
 
toString() - Method in class org.apache.hadoop.hive.common.DatabaseName
 
toString() - Method in class org.apache.hadoop.hive.common.io.DiskRange
 
toString() - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch.ColumnStreamData
 
toString() - Method in class org.apache.hadoop.hive.common.TableName
 
toString() - Method in class org.apache.hadoop.hive.common.type.FastHiveDecimal
 
toString() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Return a string representation of the decimal.
toString(byte[]) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
 
toString() - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
toString() - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
toString() - Method in class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
toString() - Method in class org.apache.hadoop.hive.common.ValidReadTxnList
 
toString() - Method in class org.apache.hadoop.hive.common.ValidTxnWriteIdList
 
toString(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
 
toString() - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
toString() - Method in class org.apache.hadoop.hive.ql.io.sarg.ExpressionTree
 
toString() - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl.PredicateLeafImpl
 
toString() - Method in class org.apache.hadoop.hive.ql.io.sarg.SearchArgumentImpl
 
toString() - Method in class org.apache.hadoop.hive.serde2.io.DateWritable
 
toString() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
toString(byte[]) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
 
toString() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
toString() - Method in class org.apache.hive.common.util.BloomFilter
 
toString() - Method in class org.apache.hive.common.util.BloomKFilter
 
totalSeconds - Variable in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
truncate(byte[], int, int, int) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 
truncate(BytesColumnVector, int, byte[], int, int, int) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 
truncateScalar(byte[], int) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
 
TxnIdUtils - Class in org.apache.hive.common.util
 
TxnIdUtils() - Constructor for class org.apache.hive.common.util.TxnIdUtils
 
type - Variable in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
 

U

unFlatten() - Method in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
Restore the state of isRepeating and noNulls to what it was before flattening.
unFlatten() - Method in class org.apache.hadoop.hive.ql.exec.vector.ListColumnVector
 
unFlatten() - Method in class org.apache.hadoop.hive.ql.exec.vector.MapColumnVector
 
unFlatten() - Method in class org.apache.hadoop.hive.ql.exec.vector.StructColumnVector
 
unFlatten() - Method in class org.apache.hadoop.hive.ql.exec.vector.UnionColumnVector
 
UnionColumnVector - Class in org.apache.hadoop.hive.ql.exec.vector
The representation of a vectorized column of struct objects.
UnionColumnVector() - Constructor for class org.apache.hadoop.hive.ql.exec.vector.UnionColumnVector
 
UnionColumnVector(int, ColumnVector...) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.UnionColumnVector
Constructor for UnionColumnVector
unscaledValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Get a BigInteger representing the decimal's digits without a dot.
unscaledValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
updateHighWatermark(long) - Method in class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
updateSelected(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
updateSelected(int) - Method in interface org.apache.hadoop.hive.ql.io.filter.MutableFilterContext
Get an array for selected that is expected to be modified.
USER_DEFAULT_PRECISION - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
Default precision/scale when user doesn't specify in the column metadata, such as decimal and decimal(8).
USER_DEFAULT_PRECISION - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimalV1
Default precision/scale when user doesn't specify in the column metadata, such as decimal and decimal(8).
USER_DEFAULT_SCALE - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
 
USER_DEFAULT_SCALE - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
usingProlepticCalendar() - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
Detect whether this data is using the proleptic calendar.

V

VALID_TABLES_WRITEIDS_KEY - Static variable in class org.apache.hadoop.hive.common.ValidTxnWriteIdList
Key used to store valid write id list for all the operated tables in a Configuration object.
VALID_TXNS_KEY - Static variable in interface org.apache.hadoop.hive.common.ValidTxnList
Key used to store valid txn list in a Configuration object.
VALID_WRITEIDS_KEY - Static variable in interface org.apache.hadoop.hive.common.ValidWriteIdList
Key used to store valid write id list in a Configuration object.
validate() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
Throws an exception if the current decimal value is invalid.
validateSelected() - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
validateSelected() - Method in interface org.apache.hadoop.hive.ql.io.filter.MutableFilterContext
Validate method checking if existing selected array contains accepted values.
ValidCompactorWriteIdList - Class in org.apache.hadoop.hive.common
An implementation of ValidWriteIdList for use by the compactor.
ValidCompactorWriteIdList() - Constructor for class org.apache.hadoop.hive.common.ValidCompactorWriteIdList
 
ValidCompactorWriteIdList(String, long[], BitSet, long) - Constructor for class org.apache.hadoop.hive.common.ValidCompactorWriteIdList
 
ValidCompactorWriteIdList(String, long[], BitSet, long, long) - Constructor for class org.apache.hadoop.hive.common.ValidCompactorWriteIdList
 
ValidCompactorWriteIdList(String) - Constructor for class org.apache.hadoop.hive.common.ValidCompactorWriteIdList
 
ValidReaderWriteIdList - Class in org.apache.hadoop.hive.common
An implementation of ValidWriteIdList for use by readers.
ValidReaderWriteIdList() - Constructor for class org.apache.hadoop.hive.common.ValidReaderWriteIdList
This seems like a bad c'tor.
ValidReaderWriteIdList(String, long[], BitSet, long) - Constructor for class org.apache.hadoop.hive.common.ValidReaderWriteIdList
Used if there are no open write ids in the snapshot.
ValidReaderWriteIdList(String, long[], BitSet, long, long) - Constructor for class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
ValidReaderWriteIdList(String) - Constructor for class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
ValidReadTxnList - Class in org.apache.hadoop.hive.common
An implementation of ValidTxnList for use by readers.
ValidReadTxnList() - Constructor for class org.apache.hadoop.hive.common.ValidReadTxnList
 
ValidReadTxnList(long[], BitSet, long, long) - Constructor for class org.apache.hadoop.hive.common.ValidReadTxnList
Used if there are no open transactions in the snapshot
ValidReadTxnList(String) - Constructor for class org.apache.hadoop.hive.common.ValidReadTxnList
 
ValidTxnList - Interface in org.apache.hadoop.hive.common
Models the list of transactions that should be included in a snapshot.
ValidTxnList.RangeResponse - Enum in org.apache.hadoop.hive.common
The response to a range query.
ValidTxnWriteIdList - Class in org.apache.hadoop.hive.common
An implementation to store and manage list of ValidWriteIds for each tables read by current transaction.
ValidTxnWriteIdList(Long) - Constructor for class org.apache.hadoop.hive.common.ValidTxnWriteIdList
 
ValidTxnWriteIdList(String) - Constructor for class org.apache.hadoop.hive.common.ValidTxnWriteIdList
 
ValidWriteIdList - Interface in org.apache.hadoop.hive.common
Models the list of transactions that should be included in a snapshot.
ValidWriteIdList.RangeResponse - Enum in org.apache.hadoop.hive.common
The response to a range query.
value - Variable in class org.apache.hadoop.hive.common.io.DataCache.BooleanRef
 
valueOf(String) - Static method in enum org.apache.hadoop.hive.common.AcidMetaDataFile.DataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.common.AcidMetaDataFile.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.common.type.DataTypePhysicalVariation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.common.type.FastHiveDecimal.FastCheckPrecisionScaleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
 
valueOf(String) - Static method in enum org.apache.hadoop.hive.common.ValidTxnList.RangeResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.common.ValidWriteIdList.RangeResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.ql.exec.vector.ColumnVector.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.ql.io.sarg.ExpressionTree.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.ql.io.sarg.SearchArgument.TruthValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hive.ql.util.JavaDataModel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.hadoop.hive.common.AcidMetaDataFile.DataFormat
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.common.AcidMetaDataFile.Field
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.common.type.DataTypePhysicalVariation
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.common.type.FastHiveDecimal.FastCheckPrecisionScaleStatus
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.common.ValidTxnList.RangeResponse
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.common.ValidWriteIdList.RangeResponse
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.ql.exec.vector.ColumnVector.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.apache.hadoop.hive.ql.exec.vector.MapColumnVector
 
values() - Static method in enum org.apache.hadoop.hive.ql.io.sarg.ExpressionTree.Operator
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.ql.io.sarg.PredicateLeaf.Operator
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.ql.io.sarg.PredicateLeaf.Type
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.ql.io.sarg.SearchArgument.TruthValue
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.ql.util.JavaDataModel
Returns an array containing the constants of this enum type, in the order they are declared.
vector - Variable in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
 
vector - Variable in class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
A vector of HiveDecimalWritable objects.
vector - Variable in class org.apache.hadoop.hive.ql.exec.vector.DoubleColumnVector
 
vector - Variable in class org.apache.hadoop.hive.ql.exec.vector.LongColumnVector
 
VectorizedRowBatch - Class in org.apache.hadoop.hive.ql.exec.vector
A VectorizedRowBatch is a set of rows, organized with each column as a vector.
VectorizedRowBatch(int) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
Return a batch with the specified number of columns.
VectorizedRowBatch(int, int) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
Return a batch with the specified number of columns and rows.
VISIBILITY_PATTERN - Static variable in class org.apache.hadoop.hive.common.AcidConstants
 
VISIBILITY_PREFIX - Static variable in class org.apache.hadoop.hive.common.AcidConstants
 
VoidColumnVector - Class in org.apache.hadoop.hive.ql.exec.vector
This class represents a void (or no) type column vector.
VoidColumnVector() - Constructor for class org.apache.hadoop.hive.ql.exec.vector.VoidColumnVector
Use this constructor by default.
VoidColumnVector(int) - Constructor for class org.apache.hadoop.hive.ql.exec.vector.VoidColumnVector
Don't use this except for testing purposes.

W

write(DataOutput) - Method in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
 
write(DataOutput) - Method in class org.apache.hadoop.hive.serde2.io.DateWritable
 
write(DataOutput) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
Standard Writable method that serialize the fields of this object to a DataOutput.
write(DataOutput, long[], byte[]) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
A variation of the standard Writable method that serialize the fields of this object to a DataOutput with scratch buffers for good performance.
write(DataOutput) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritableV1
 
writeToFile(FileSystem, Path, AcidMetaDataFile.DataFormat) - Static method in class org.apache.hadoop.hive.common.AcidMetaDataFile
Writes out an AcidMetaDataFile to the given location
writeToString() - Method in class org.apache.hadoop.hive.common.ValidReaderWriteIdList
 
writeToString() - Method in class org.apache.hadoop.hive.common.ValidReadTxnList
 
writeToString() - Method in interface org.apache.hadoop.hive.common.ValidTxnList
Write this validTxnList into a string.
writeToString() - Method in interface org.apache.hadoop.hive.common.ValidWriteIdList
Write this ValidWriteIdList into a string.

Z

ZERO - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
Common values.
ZERO - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimalV1
 
A B C D E F G H I J K L M N O P R S T U V W Z 
Skip navigation links

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