Serialized Form
Package com.splout.db.benchmark |
output
java.lang.String output
tablename
java.lang.String tablename
keySpace
java.lang.String keySpace
nPartitions
java.lang.Integer nPartitions
valueSize
java.lang.Integer valueSize
padding
java.lang.Long padding
Package com.splout.db.common |
min
java.lang.String min
max
java.lang.String max
shard
java.lang.Integer shard
partitionEntries
java.util.List<E> partitionEntries
shard
java.lang.Integer shard
nodes
java.util.List<E> nodes
expectedReplicationFactor
int expectedReplicationFactor
replicationEntries
java.util.List<E> replicationEntries
partitionMap
PartitionMap partitionMap
replicationMap
ReplicationMap replicationMap
version
long version
creationDate
long creationDate
Package com.splout.db.examples |
inputPath
java.lang.String inputPath
nPartitions
java.lang.Integer nPartitions
outputPath
java.lang.String outputPath
deploy
boolean deploy
qnode
java.lang.String qnode
noGenerate
boolean noGenerate
repFactor
java.lang.Integer repFactor
memoryForIndexing
java.lang.Long memoryForIndexing
generateTupleFiles
boolean generateTupleFiles
tuple
com.datasalt.pangool.io.ITuple tuple
client
SploutClient client
requestFactory
com.google.api.client.http.HttpRequestFactory requestFactory
cachedFrom
long cachedFrom
cachedString
java.lang.String cachedString
Package com.splout.db.hadoop |
Class com.splout.db.hadoop.SQLiteOutputFormat extends org.apache.hadoop.mapreduce.lib.output.FileOutputFormat<com.datasalt.pangool.io.ITuple,org.apache.hadoop.io.NullWritable> implements Serializable |
batchSize
int batchSize
initSqlStatements
java.util.List<E> initSqlStatements
endSqlStatements
java.util.List<E> endSqlStatements
Class com.splout.db.hadoop.SumReducer extends com.datasalt.pangool.tuplemr.TupleReducer<com.datasalt.pangool.io.ITuple,org.apache.hadoop.io.NullWritable> implements Serializable |
field
java.lang.String field
recordsToSample
int recordsToSample
batchSize
int batchSize
partitionMap
PartitionMap partitionMap
customReducer
com.datasalt.pangool.tuplemr.TupleReducer<OUTPUT_KEY,OUTPUT_VALUE> customReducer
callingClass
java.lang.Class<T> callingClass
schema
com.datasalt.pangool.io.Schema schema
partitionFields
com.datasalt.pangool.io.Schema.Field[] partitionFields
indexes
TableSpec.FieldIndex[] indexes
partitionByJavaScript
java.lang.String partitionByJavaScript
initialSQL
java.lang.String[] initialSQL
preInsertsSQL
java.lang.String[] preInsertsSQL
postInsertsSQL
java.lang.String[] postInsertsSQL
finalSQL
java.lang.String[] finalSQL
fields
com.datasalt.pangool.io.Schema.Field[] fields
samplingType
TupleSampler.SamplingType samplingType
options
TupleSampler.SamplingOptions options
batchSize
int batchSize
preSQL
java.lang.String[] preSQL
postSQL
java.lang.String[] postSQL
Copyright © 2012-2013 Datasalt Systems S.L.. All Rights Reserved.