Uses of Class
org.apache.hadoop.hbase.rest.descriptors.RowUpdateDescriptor

Packages that use RowUpdateDescriptor
org.apache.hadoop.hbase.rest.parser   
 

Uses of RowUpdateDescriptor in org.apache.hadoop.hbase.rest.parser
 

Methods in org.apache.hadoop.hbase.rest.parser that return RowUpdateDescriptor
 RowUpdateDescriptor XMLRestParser.getRowUpdateDescriptor(byte[] input, byte[][] pathSegments)
           
 RowUpdateDescriptor IHBaseRestParser.getRowUpdateDescriptor(byte[] input, byte[][] pathSegments)
           
 



Copyright © 2010 The Apache Software Foundation