Uses of Enum Class
org.apache.druid.sql.calcite.aggregation.builtin.BitwiseSqlAggregator.Op
Packages that use BitwiseSqlAggregator.Op
-
Uses of BitwiseSqlAggregator.Op in org.apache.druid.sql.calcite.aggregation.builtin
Methods in org.apache.druid.sql.calcite.aggregation.builtin that return BitwiseSqlAggregator.OpModifier and TypeMethodDescriptionstatic BitwiseSqlAggregator.OpReturns the enum constant of this class with the specified name.static BitwiseSqlAggregator.Op[]BitwiseSqlAggregator.Op.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.druid.sql.calcite.aggregation.builtin with parameters of type BitwiseSqlAggregator.Op