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