Uses of Class
org.apache.hadoop.hbase.hbql.mapping.HRecordAttrib

Packages that use HRecordAttrib
org.apache.hadoop.hbase.hbql.mapping   
 

Uses of HRecordAttrib in org.apache.hadoop.hbase.hbql.mapping
 

Methods in org.apache.hadoop.hbase.hbql.mapping that return types with arguments of type HRecordAttrib
protected  Map<String,HRecordAttrib> TableMapping.getAttribByFamilyQualifiedNameMap()
           
 List<HRecordAttrib> TableMapping.getColumnAttribListByFamilyName(String familyName)
           
 

Methods in org.apache.hadoop.hbase.hbql.mapping with parameters of type HRecordAttrib
 void TableMapping.addAttribToFamilyNameColumnListMap(HRecordAttrib attrib)
           
protected  void TableMapping.addAttribToFamilyQualifiedNameMap(HRecordAttrib attrib)
           
protected  void TableMapping.addVersionAttrib(HRecordAttrib attrib)
           
 

Method parameters in org.apache.hadoop.hbase.hbql.mapping with type arguments of type HRecordAttrib
 void TableMapping.addAttribToFamilyNameColumnListMap(String familyName, List<HRecordAttrib> attribList)
           
 



Copyright © 2011. All Rights Reserved.