Class ValueVectorHashHelper
java.lang.Object
org.apache.drill.exec.expr.fn.impl.ValueVectorHashHelper
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetHash64
(LogicalExpression[] hashFieldsExp, TypedFieldId[] hashFieldIds)
-
Constructor Details
-
ValueVectorHashHelper
-
-
Method Details
-
getHash64
public ValueVectorHashHelper.Hash64 getHash64(LogicalExpression[] hashFieldsExp, TypedFieldId[] hashFieldIds) throws ClassTransformationException, IOException, SchemaChangeException
-