public class GranularUnprocessedPathSpec extends GranularityPathSpec
Constructor and Description |
---|
GranularUnprocessedPathSpec() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.Job |
addInputPaths(HadoopDruidIndexerConfig config,
org.apache.hadoop.mapreduce.Job job) |
int |
getMaxBuckets() |
void |
setMaxBuckets(int maxBuckets) |
getDataGranularity, getFilePattern, getInputFormat, getInputPath, getPathFormat, setDataGranularity, setFilePattern, setInputFormat, setInputPath, setPathFormat
public int getMaxBuckets()
public void setMaxBuckets(int maxBuckets)
public org.apache.hadoop.mapreduce.Job addInputPaths(HadoopDruidIndexerConfig config, org.apache.hadoop.mapreduce.Job job) throws IOException
addInputPaths
in interface PathSpec
addInputPaths
in class GranularityPathSpec
IOException
Copyright © 2011–2015. All rights reserved.