| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.optimizer.calcite.rules |
| Modifier and Type | Method and Description |
|---|---|
protected static <E,T> HiveReflectUtil.HiveMethodDispatcher<T,E> |
HiveReflectUtil.createMethodDispatcher(Class<T> returnClazz,
org.apache.calcite.util.ReflectiveVisitor visitor,
String methodName,
Class<E> arg0Clazz,
Class... otherArgClasses)
Creates a dispatcher for calls to a single multi-method on a particular
object.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.