public class ValueVectorHashHelper extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
ValueVectorHashHelper.Hash64 |
static class |
ValueVectorHashHelper.Hash64Template |
Constructor and Description |
---|
ValueVectorHashHelper(RecordBatch recordBatch,
FragmentContext context) |
Modifier and Type | Method and Description |
---|---|
ValueVectorHashHelper.Hash64 |
getHash64(LogicalExpression[] hashFieldsExp,
TypedFieldId[] hashFieldIds) |
public ValueVectorHashHelper(RecordBatch recordBatch, FragmentContext context)
public ValueVectorHashHelper.Hash64 getHash64(LogicalExpression[] hashFieldsExp, TypedFieldId[] hashFieldIds) throws ClassTransformationException, IOException, SchemaChangeException
Copyright © 2021 The Apache Software Foundation. All rights reserved.