Uses of Enum
org.apache.flink.table.api.ResultKind
Packages that use ResultKind
-
Uses of ResultKind in org.apache.flink.table.api
Methods in org.apache.flink.table.api that return ResultKindModifier and TypeMethodDescriptionTableResult.getResultKind()Return theResultKindwhich represents the result type.static ResultKindReturns the enum constant of this type with the specified name.static ResultKind[]ResultKind.values()Returns an array containing the constants of this enum type, in the order they are declared.