@Internal public class ArrayReverseFunction extends BuiltInScalarFunction
BuiltInFunctionDefinitions.ARRAY_REVERSE
.Constructor and Description |
---|
ArrayReverseFunction(SpecializedFunction.SpecializedContext context) |
Modifier and Type | Method and Description |
---|---|
ArrayData |
eval(ArrayData haystack) |
getArgumentDataTypes, getOutputDataType, getRequirements, getTypeInference, isDeterministic
getKind, getParameterTypes, getResultType
close, functionIdentifier, open, toString
public ArrayReverseFunction(SpecializedFunction.SpecializedContext context)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.