Uses of Enum
org.apache.flink.table.operations.WindowAggregateQueryOperation.ResolvedGroupWindow.WindowType
Packages that use WindowAggregateQueryOperation.ResolvedGroupWindow.WindowType
-
Uses of WindowAggregateQueryOperation.ResolvedGroupWindow.WindowType in org.apache.flink.table.operations
Methods in org.apache.flink.table.operations that return WindowAggregateQueryOperation.ResolvedGroupWindow.WindowTypeModifier and TypeMethodDescriptionWindowAggregateQueryOperation.ResolvedGroupWindow.getType()Returns the enum constant of this type with the specified name.WindowAggregateQueryOperation.ResolvedGroupWindow.WindowType.values()Returns an array containing the constants of this enum type, in the order they are declared.