public class VectorKeySeriesBytesSerialized<T extends SerializeWrite> extends VectorKeySeriesSerializedImpl<T> implements VectorKeySeriesSerialized
bufferOffset, output, serializedBytes, serializedKeyLengths, serializedLength, serializedStart, serializeWritecurrentBatchSize, duplicateCounts, hashCodes, nonNullKeyCount, nonNullKeyPosition, seriesCount, seriesIsAllNull, seriesPositioncurrentDuplicateCount, currentHasAnyNulls, currentHashCode, currentIsAllNull, currentLogical| Constructor and Description |
|---|
VectorKeySeriesBytesSerialized(int columnNum,
T serializeWrite) |
| Modifier and Type | Method and Description |
|---|---|
void |
processBatch(org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch batch)
Process a non-empty batch of rows and compute a key series.
|
computeSerializedHashCodes, getSerializedBytes, getSerializedLength, getSerializedStart, positionToFirst, setNextNonNullKey, validateadvance, nextgetCurrentDuplicateCount, getCurrentHasAnyNulls, getCurrentHashCode, getCurrentIsAllNull, getCurrentLogicalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSerializedBytes, getSerializedLength, getSerializedStartgetCurrentDuplicateCount, getCurrentHasAnyNulls, getCurrentHashCode, getCurrentIsAllNull, getCurrentLogical, next, positionToFirstpublic VectorKeySeriesBytesSerialized(int columnNum,
T serializeWrite)
public void processBatch(org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch batch)
throws IOException
VectorKeySeriesprocessBatch in interface VectorKeySeriesIOExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.