Uses of Interface
org.apache.druid.query.rowsandcols.semantic.ClusteredGroupPartitioner
-
Packages that use ClusteredGroupPartitioner Package Description org.apache.druid.query.rowsandcols org.apache.druid.query.rowsandcols.semantic -
-
Uses of ClusteredGroupPartitioner in org.apache.druid.query.rowsandcols
Methods in org.apache.druid.query.rowsandcols that return ClusteredGroupPartitioner Modifier and Type Method Description ClusteredGroupPartitionerArrayListRowsAndColumns. toClusteredGroupPartitioner() -
Uses of ClusteredGroupPartitioner in org.apache.druid.query.rowsandcols.semantic
Classes in org.apache.druid.query.rowsandcols.semantic that implement ClusteredGroupPartitioner Modifier and Type Class Description classDefaultClusteredGroupPartitionerMethods in org.apache.druid.query.rowsandcols.semantic that return ClusteredGroupPartitioner Modifier and Type Method Description static ClusteredGroupPartitionerClusteredGroupPartitioner. fromRAC(RowsAndColumns rac)
-