Uses of Class
org.apache.hadoop.hbase.hbql.statement.args.InsertValueSource

Packages that use InsertValueSource
org.apache.hadoop.hbase.hbql.statement   
org.apache.hadoop.hbase.hbql.statement.args   
 

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

Constructors in org.apache.hadoop.hbase.hbql.statement with parameters of type InsertValueSource
InsertStatement(StatementPredicate predicate, String mappingName, List<GenericValue> columnList, InsertValueSource insertValuesSource)
           
 

Uses of InsertValueSource in org.apache.hadoop.hbase.hbql.statement.args
 

Subclasses of InsertValueSource in org.apache.hadoop.hbase.hbql.statement.args
 class SelectValuesInsertSource
           
 class SingleRowInsertSource
           
 



Copyright © 2011. All Rights Reserved.