Package io.trino.operator.scalar
Class ArraySortComparatorFunction
java.lang.Object
io.trino.operator.scalar.ArraySortComparatorFunction
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsort(Type type, MethodHandle readValue, Block block, ArraySortComparatorFunction.ComparatorObjectLambda function)
-
Constructor Details
-
ArraySortComparatorFunction
-
-
Method Details
-
sort
public Block sort(Type type, MethodHandle readValue, Block block, ArraySortComparatorFunction.ComparatorObjectLambda function)
-