Uses of Class
com.aneeshpu.dpdeppop.schema.Tuple

Packages that use Tuple
com.aneeshpu.dpdeppop.schema   
 

Uses of Tuple in com.aneeshpu.dpdeppop.schema
 

Method parameters in com.aneeshpu.dpdeppop.schema with type arguments of type Tuple
 RecordBuilder RecordBuilder.withParentMetaData(Map<String,List<Tuple>> parentTableMetadata)
           
 

Constructor parameters in com.aneeshpu.dpdeppop.schema with type arguments of type Tuple
Record(String tableName, Map<String,Map<String,Object>> preassignedValues, com.aneeshpu.dpdeppop.schema.ColumnCreationStrategy columnCreationStrategy, QueryFactory queryFactory, Map<String,List<Tuple>> parentTableMetadata)
           
 



Copyright © 2013. All Rights Reserved.