Uses of Interface
org.apache.hadoop.hbase.hbql.statement.AlterTableAction

Packages that use AlterTableAction
org.apache.hadoop.hbase.hbql.statement   
 

Uses of AlterTableAction in org.apache.hadoop.hbase.hbql.statement
 

Classes in org.apache.hadoop.hbase.hbql.statement that implement AlterTableAction
 class AddFamilyAction
           
 class AlterFamilyAction
           
 class DropFamilyAction
           
 

Constructor parameters in org.apache.hadoop.hbase.hbql.statement with type arguments of type AlterTableAction
AlterTableStatement(StatementPredicate predicate, String tableName, List<AlterTableAction> alterTableActionList)
           
 



Copyright © 2011. All Rights Reserved.