Uses of Enum
org.apache.flink.table.client.cli.CliInputView.InputOperation
Packages that use CliInputView.InputOperation
-
Uses of CliInputView.InputOperation in org.apache.flink.table.client.cli
Methods in org.apache.flink.table.client.cli that return CliInputView.InputOperationModifier and TypeMethodDescriptionstatic CliInputView.InputOperationReturns 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.Methods in org.apache.flink.table.client.cli that return types with arguments of type CliInputView.InputOperationModifier and TypeMethodDescriptionprotected org.jline.keymap.KeyMap<CliInputView.InputOperation>CliInputView.getKeys()Methods in org.apache.flink.table.client.cli with parameters of type CliInputView.InputOperationModifier and TypeMethodDescriptionprotected voidCliInputView.evaluate(CliInputView.InputOperation operation, String binding)