public interface ScalarFunction extends ConcreteFunction
ConcreteFunction that evaluates a single
Row.| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
evaluate(RowDecorator row) |
isValidaddArgument, getAlias, getArgument, getArgumentCount, getName, setAlias, setArgumentgetDataType, getLabel, setVariableContextjava.lang.Object evaluate(RowDecorator row) throws AxionException
evaluate in interface SelectableAxionException