private static class ReflectiveSchema.MethodTableMacro extends ReflectiveFunctionBase implements TableMacro
ReflectiveFunctionBase.ParameterListBuilder| Modifier and Type | Field and Description |
|---|---|
private ReflectiveSchema |
schema |
method, parameters| Constructor and Description |
|---|
MethodTableMacro(ReflectiveSchema schema,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
TranslatableTable |
apply(List<Object> arguments)
Applies arguments to yield a table.
|
String |
toString() |
builder, getParametersclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetParametersprivate final ReflectiveSchema schema
MethodTableMacro(ReflectiveSchema schema, Method method)
public TranslatableTable apply(List<Object> arguments)
TableMacroapply in interface TableMacroarguments - ArgumentsCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.