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
UDFArgumentException
Copyright © 2017 The Apache Software Foundation. All rights reserved.