Uses of Class
org.apache.fluo.api.data.RowColumnValue
-
Packages that use RowColumnValue Package Description org.apache.fluo.api.client.scanner org.apache.fluo.api.data -
-
Uses of RowColumnValue in org.apache.fluo.api.client.scanner
Methods in org.apache.fluo.api.client.scanner that return types with arguments of type RowColumnValue Modifier and Type Method Description default Stream<RowColumnValue>
CellScanner. stream()
-
Uses of RowColumnValue in org.apache.fluo.api.data
Methods in org.apache.fluo.api.data with parameters of type RowColumnValue Modifier and Type Method Description int
RowColumnValue. compareTo(RowColumnValue o)
-