public interface UDAFEvaluatorResolver
| Modifier and Type | Method and Description |
|---|---|
Class<? extends UDAFEvaluator> |
getEvaluatorClass(List<TypeInfo> argClasses)
Gets the evaluator class corresponding to the passed parameter list.
|
Class<? extends UDAFEvaluator> getEvaluatorClass(List<TypeInfo> argClasses) throws UDFArgumentException
UDFArgumentExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.