Uses of Class
com.splout.db.hadoop.TupleSampler.SamplingOptions

Packages that use TupleSampler.SamplingOptions
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 TupleSampler.SamplingOptions in com.splout.db.hadoop
 

Subclasses of TupleSampler.SamplingOptions in com.splout.db.hadoop
static class TupleSampler.DefaultSamplingOptions
           
 

Methods in com.splout.db.hadoop with parameters of type TupleSampler.SamplingOptions
 void TablespaceGenerator.generateView(org.apache.hadoop.conf.Configuration conf, TupleSampler.SamplingType samplingType, TupleSampler.SamplingOptions samplingOptions)
          This is the public method which has to be called when using this class as an API.
protected  PartitionMap TablespaceGenerator.sample(int nPartitions, org.apache.hadoop.conf.Configuration conf, TupleSampler.SamplingType samplingType, TupleSampler.SamplingOptions samplingOptions)
          Samples the input, if needed.
 

Constructors in com.splout.db.hadoop with parameters of type TupleSampler.SamplingOptions
TupleSampler(TupleSampler.SamplingType samplingType, TupleSampler.SamplingOptions options)
           
 



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