Uses of Interface
org.apache.hadoop.hbase.hbql.impl.BatchAction

Packages that use BatchAction
org.apache.hadoop.hbase.hbql.client   
org.apache.hadoop.hbase.hbql.impl   
 

Uses of BatchAction in org.apache.hadoop.hbase.hbql.client
 

Methods in org.apache.hadoop.hbase.hbql.client that return types with arguments of type BatchAction
 List<BatchAction> HBatch.getActionList(String tableName)
           
 Map<String,List<BatchAction>> HBatch.getActionMap()
           
 

Uses of BatchAction in org.apache.hadoop.hbase.hbql.impl
 

Classes in org.apache.hadoop.hbase.hbql.impl that implement BatchAction
 class DeleteAction
           
 class InsertAction
           
 



Copyright © 2011. All Rights Reserved.