|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableInput | |
---|---|
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 TableInput in com.splout.db.hadoop |
---|
Methods in com.splout.db.hadoop that return types with arguments of type TableInput | |
---|---|
java.util.List<TableInput> |
Table.getFiles()
|
Methods in com.splout.db.hadoop with parameters of type TableInput | |
---|---|
TableBuilder |
TableBuilder.addFile(TableInput tableFile)
|
Method parameters in com.splout.db.hadoop with type arguments of type TableInput | |
---|---|
void |
TupleSampler.sample(java.util.List<TableInput> inputFiles,
com.datasalt.pangool.io.Schema tableSchema,
org.apache.hadoop.conf.Configuration hadoopConf,
long sampleSize,
org.apache.hadoop.fs.Path outFile)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |