|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |