Uses of Interface
org.apache.druid.query.rowsandcols.semantic.SortedMatrixMaker.SortedMatrix.MatrixRow
-
Packages that use SortedMatrixMaker.SortedMatrix.MatrixRow Package Description org.apache.druid.query.rowsandcols.semantic -
-
Uses of SortedMatrixMaker.SortedMatrix.MatrixRow in org.apache.druid.query.rowsandcols.semantic
Methods in org.apache.druid.query.rowsandcols.semantic that return SortedMatrixMaker.SortedMatrix.MatrixRow Modifier and Type Method Description SortedMatrixMaker.SortedMatrix.MatrixRowSortedMatrixMaker.SortedMatrix. getRow(int rowId)Methods in org.apache.druid.query.rowsandcols.semantic with parameters of type SortedMatrixMaker.SortedMatrix.MatrixRow Modifier and Type Method Description FindResultSortedMatrixMaker.SortedMatrix. findRow(int startRowIndex, SortedMatrixMaker.SortedMatrix.MatrixRow row)
-