Uses of Class
org.apache.druid.frame.key.RowKeyComparisonRunLengths
-
Packages that use RowKeyComparisonRunLengths Package Description org.apache.druid.frame.key -
-
Uses of RowKeyComparisonRunLengths in org.apache.druid.frame.key
Methods in org.apache.druid.frame.key that return RowKeyComparisonRunLengths Modifier and Type Method Description static RowKeyComparisonRunLengthsRowKeyComparisonRunLengths. create(List<KeyColumn> keyColumns, RowSignature rowSignature)
-