| Package | Description |
|---|---|
| org.apache.flink.table.client.cli |
| Modifier and Type | Method and Description |
|---|---|
static CliRowView.RowOperation |
CliRowView.RowOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CliRowView.RowOperation[] |
CliRowView.RowOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.jline.keymap.KeyMap<CliRowView.RowOperation> |
CliRowView.getKeys() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CliRowView.evaluate(CliRowView.RowOperation operation,
String binding) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.