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, usepublic ResultMappedFactory(MappedEvaluatorFactory.Mapping... mappings)
mappings - the type to evaluator mappings to useprotected ScalarTokenType getDispatchType(ScalarSettable result, Object[] arguments)
MappedEvaluatorFactorygetDispatchType in class MappedEvaluatorFactoryresult - the result buffer for the functionarguments - the arguments to the functionCopyright © 2021 Actian Corporation. All rights reserved.