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

All Known Implementing Classes:
DeleteAction, InsertAction

public interface BatchAction


Method Summary
 void apply(org.apache.hadoop.hbase.client.HTableInterface table)
           
 

Method Detail

apply

void apply(org.apache.hadoop.hbase.client.HTableInterface table)
           throws HBqlException
Throws:
HBqlException


Copyright © 2011. All Rights Reserved.