public static class SqlCommandParser.SqlCommandCall extends Object
| Modifier and Type | Field and Description |
|---|---|
org.apache.flink.table.client.cli.SqlCommandParser.SqlCommand |
command |
String[] |
operands |
| Constructor and Description |
|---|
SqlCommandCall(org.apache.flink.table.client.cli.SqlCommandParser.SqlCommand command,
String[] operands) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.