| Package | Description |
|---|---|
| org.apache.flink.table.client.cli |
| Modifier and Type | Method and Description |
|---|---|
static CliInputView.InputOperation |
CliInputView.InputOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CliInputView.InputOperation[] |
CliInputView.InputOperation.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<CliInputView.InputOperation> |
CliInputView.getKeys() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CliInputView.evaluate(CliInputView.InputOperation operation,
String binding) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.