Uses of Class
com.splout.db.hadoop.TableInput

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)
           
 



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