public static class InfoSchemaFilter.FunctionExprNode extends InfoSchemaFilter.ExprNode
InfoSchemaFilter.ExprNode.Type
Modifier and Type | Field and Description |
---|---|
List<InfoSchemaFilter.ExprNode> |
args |
String |
function |
type
Constructor and Description |
---|
FunctionExprNode(String function,
List<InfoSchemaFilter.ExprNode> args) |
public String function
public List<InfoSchemaFilter.ExprNode> args
public FunctionExprNode(String function, List<InfoSchemaFilter.ExprNode> args)
Copyright © 1970 The Apache Software Foundation. All rights reserved.