public class ResultMappedFactory extends MappedEvaluatorFactory
MappedEvaluatorFactory.Mapping
Constructor and Description |
---|
ResultMappedFactory(MappedEvaluatorFactory.Mapping... mappings)
Defines a factory using the specified mapping.
|
Modifier and Type | Method and Description |
---|---|
protected ScalarTokenType |
getDispatchType(ScalarSettable result,
Object[] arguments)
Determines the type to use to select the evaluator.
|
contructEvaluator, use
public ResultMappedFactory(MappedEvaluatorFactory.Mapping... mappings)
mappings
- the type to evaluator mappings to useprotected ScalarTokenType getDispatchType(ScalarSettable result, Object[] arguments)
MappedEvaluatorFactory
getDispatchType
in class MappedEvaluatorFactory
result
- the result buffer for the functionarguments
- the arguments to the functionCopyright © 2016 Actian Corporation. All rights reserved.