Uses of Class
com.splout.db.hadoop.TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException

Packages that use TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException
com.splout.db.hadoop This package contains all the classes that implement business logic for helping building Splout datastores using Hadoop with Pangool (http://pangool.net). 
 

Uses of TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException in com.splout.db.hadoop
 

Methods in com.splout.db.hadoop that throw TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException
protected  com.datasalt.pangool.tuplemr.TupleMRBuilder TablespaceGenerator.createMRBuilder(int nPartitions, org.apache.hadoop.conf.Configuration conf)
          Create TupleMRBuilder for launching generation Job.
protected static java.lang.String[] TupleSQLite4JavaOutputFormat.getCreateIndexes(TableSpec... tableSpecs)
           
protected static java.lang.String[] TupleSQLite4JavaOutputFormat.getCreateTables(TableSpec... tableSpecs)
           
 

Constructors in com.splout.db.hadoop that throw TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException
TupleSQLite4JavaOutputFormat(int batchSize, TableSpec... dbSpec)
          This OutputFormat receives a list of TableSpec.
 



Copyright © 2012-2013 Datasalt Systems S.L.. All Rights Reserved.