public class RowHashCodeOperator extends SqlOperator
| Modifier and Type | Field and Description |
|---|---|
static RowHashCodeOperator |
ROW_HASH_CODE |
| Modifier and Type | Method and Description |
|---|---|
static long |
hash(Type rowType,
Block block) |
ScalarFunctionImplementation |
specialize(BoundVariables boundVariables,
int arity,
TypeManager typeManager,
FunctionRegistry functionRegistry) |
getDescription, isDeterministic, isHiddenbuilder, getSignaturepublic static final RowHashCodeOperator ROW_HASH_CODE
public ScalarFunctionImplementation specialize(BoundVariables boundVariables, int arity, TypeManager typeManager, FunctionRegistry functionRegistry)
specialize in class SqlScalarFunctionCopyright © 2012–2019. All rights reserved.