Uses of Class
org.apache.hadoop.hbase.rest.model.RowModel
Packages that use RowModel
-
Uses of RowModel in org.apache.hadoop.hbase.rest
Fields in org.apache.hadoop.hbase.rest with type parameters of type RowModelMethods in org.apache.hadoop.hbase.rest that return RowModelModifier and TypeMethodDescriptionstatic RowModel
RestUtil.createRowModelFromResult
(Result r) Speed-optimized method to convert an HBase result to a RowModel.Methods in org.apache.hadoop.hbase.rest that return types with arguments of type RowModelConstructor parameters in org.apache.hadoop.hbase.rest with type arguments of type RowModel -
Uses of RowModel in org.apache.hadoop.hbase.rest.model
Fields in org.apache.hadoop.hbase.rest.model with type parameters of type RowModelMethods in org.apache.hadoop.hbase.rest.model that return types with arguments of type RowModelMethods in org.apache.hadoop.hbase.rest.model with parameters of type RowModelModifier and TypeMethodDescriptionvoid
Add a row to this cell setConstructor parameters in org.apache.hadoop.hbase.rest.model with type arguments of type RowModel