- 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
-  
- 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
-  
- 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 stream, for each included column. 
- columnIxs - Variable in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch
- 
Column indexes included in the batch. 
- 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(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
-  
- compare(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hive.ql.exec.vector.expressions.StringExpr
-  
- compareTo(HiveDecimal) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
-  
- 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
-  
- copySelected(boolean, int[], int, BytesColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
- 
Copy the current object contents into the output. 
- copySelected(boolean, int[], int, DoubleColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.DoubleColumnVector
-  
- copySelected(boolean, int[], int, IntervalDayTimeColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
-  
- copySelected(boolean, int[], int, LongColumnVector) - 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, TimestampColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
-  
- 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.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(BigDecimal, boolean) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
-  
- create(BigInteger, int) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
-  
- create(String) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
-  
- create(BigInteger) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
-  
- create(int) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
-  
- create(long) - Static method in class org.apache.hadoop.hive.common.type.HiveDecimal
-  
- createCacheChunk(MemoryBuffer, long, long) - Method in interface org.apache.hadoop.hive.common.io.DataCache.DiskRangeListFactory
-  
- CreateHelper() - Constructor for class org.apache.hadoop.hive.common.io.DiskRangeList.CreateHelper
-  
- createUnallocated() - Method in interface org.apache.hadoop.hive.common.io.Allocator
- 
Creates an unallocated memory buffer object. 
- 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
-  
- 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
-  
- getByteBufferDup() - Method in interface org.apache.hadoop.hive.common.io.encoded.MemoryBuffer
-  
- getByteBufferRaw() - Method in interface org.apache.hadoop.hive.common.io.encoded.MemoryBuffer
- 
Note - raw buffer should not be modified. 
- getCacheBuffers() - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch.ColumnStreamData
-  
- getChildren() - Method in class org.apache.hadoop.hive.ql.io.sarg.ExpressionTree
-  
- getColumnData() - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch
-  
- getColumnIxs() - 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
-  
- getConstant() - Method in class org.apache.hadoop.hive.ql.io.sarg.ExpressionTree
-  
- getData() - Method in class org.apache.hadoop.hive.common.io.DiskRange
-  
- 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
-  
- 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. 
- getEnd() - Method in class org.apache.hadoop.hive.common.io.DiskRange
-  
- getExpression() - Method in interface org.apache.hadoop.hive.ql.io.sarg.SearchArgument
- 
Get the expression tree. 
- 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. 
- getHiveDecimal() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
-  
- 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. 
- getHours() - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
-  
- getIndexBaseOffset() - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch.ColumnStreamData
-  
- getInternalStorage() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
-  
- 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
-  
- 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.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) 
- getMinutes() - Method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
-  
- 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. 
- 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
-  
- 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
-  
- getScale() - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
-  
- 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.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
-  
- 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. 
- 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
-  
- getValueClass() - Method in enum org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type
- 
For all SARG leaves, the values must be the matching class. 
- 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. 
- increaseBufferSpace(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector
- 
Increase buffer space enough to accommodate next element. 
- incRef() - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch.ColumnStreamData
-  
- 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, 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. 
- 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
-  
- isDirectAlloc() - Method in interface org.apache.hadoop.hive.common.io.Allocator
- 
Whether the allocator uses direct buffers. 
- 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. 
- isRepeating - Variable in class org.apache.hadoop.hive.ql.exec.vector.ColumnVector
-  
- scale() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
-  
- scale - Variable in class org.apache.hadoop.hive.common.type.RandomTypeUtil.HiveDecimalAndPrecisionScale
-  
- scale - Variable in class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
-  
- scaleByPowerOfTen(int) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
-  
- 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
-  
- 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.DecimalColumnVector
-  
- set(int, HiveDecimal) - Method in class org.apache.hadoop.hive.ql.exec.vector.DecimalColumnVector
-  
- set(int, HiveIntervalDayTime) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
- 
Set a row from a HiveIntervalDayTime. 
- set(int, Timestamp) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
- 
Set a row 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(HiveDecimal, int, int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
-  
- set(HiveDecimalWritable) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
-  
- set(byte[], int) - Method in class org.apache.hadoop.hive.serde2.io.HiveDecimalWritable
-  
- setAllStreamsData(int, int, EncodedColumnBatch.ColumnStreamData[]) - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch
-  
- 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
-  
- 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.DecimalColumnVector
-  
- setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.DoubleColumnVector
-  
- setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
-  
- setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.ListColumnVector
-  
- setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.LongColumnVector
-  
- setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.MapColumnVector
-  
- setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.StructColumnVector
-  
- setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.TimestampColumnVector
-  
- setElement(int, int, ColumnVector) - Method in class org.apache.hadoop.hive.ql.exec.vector.UnionColumnVector
-  
- setFromScratchIntervalDayTime(int) - Method in class org.apache.hadoop.hive.ql.exec.vector.IntervalDayTimeColumnVector
- 
Set a row 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 row from the current value in the scratch timestamp. 
- 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
-  
- setLeaf(int) - Method in class org.apache.hadoop.hive.ql.io.sarg.ExpressionTree
-  
- 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
-  
- setScale(int, int) - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
-  
- 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 
- setStreamData(int, int, EncodedColumnBatch.ColumnStreamData) - Method in class org.apache.hadoop.hive.common.io.encoded.EncodedColumnBatch
-  
- 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. 
- shortValue() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
-  
- signum() - Method in class org.apache.hadoop.hive.common.type.HiveDecimal
- 
Get the sign of the underlying decimal. 
- size() - Method in interface org.apache.hadoop.hive.common.Pool
-  
- size - Variable in class org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch
-  
- 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
-  
- 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. 
- 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
-  
- 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
-  
- 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
-  
- 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_SCALE - Static variable in class org.apache.hadoop.hive.common.type.HiveDecimal
-  
- value - Variable in class org.apache.hadoop.hive.common.io.DataCache.BooleanRef
-  
- valueOf(String) - Static method in class org.apache.hadoop.hive.common.type.HiveIntervalDayTime
-  
- 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.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.