Uses of Enum
org.apache.flink.table.client.config.ResultMode
Packages that use ResultMode
-
Uses of ResultMode in org.apache.flink.table.client.config
Fields in org.apache.flink.table.client.config with type parameters of type ResultModeModifier and TypeFieldDescriptionstatic final org.apache.flink.configuration.ConfigOption<ResultMode>SqlClientOptions.EXECUTION_RESULT_MODEMethods in org.apache.flink.table.client.config that return ResultModeModifier and TypeMethodDescriptionstatic ResultModeReturns the enum constant of this type with the specified name.static ResultMode[]ResultMode.values()Returns an array containing the constants of this enum type, in the order they are declared.