protected static class HiveReflectUtil.VisitDispatcher<R extends org.apache.calcite.util.ReflectiveVisitor,E> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
VisitDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hive.ql.optimizer.calcite.rules.HiveReflectUtil.VarArgsFunc |
lookupVisitFunc(Class<? extends R> visitorClass,
Class<? extends E> visiteeClass,
String visitMethodName,
List<Class> additionalParameterTypes) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.