| Package | Description | 
|---|---|
| io.druid.indexer | |
| io.druid.segment.indexing | |
| io.druid.segment.indexing.granularity | 
| Modifier and Type | Method and Description | 
|---|---|
GranularitySpec | 
HadoopDruidIndexerConfig.getGranularitySpec()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HadoopDruidIndexerConfig.setGranularitySpec(GranularitySpec granularitySpec)  | 
| Modifier and Type | Method and Description | 
|---|---|
GranularitySpec | 
DataSchema.getGranularitySpec()  | 
| Modifier and Type | Method and Description | 
|---|---|
DataSchema | 
DataSchema.withGranularitySpec(GranularitySpec granularitySpec)  | 
| Constructor and Description | 
|---|
DataSchema(String dataSource,
          io.druid.data.input.impl.InputRowParser parser,
          AggregatorFactory[] aggregators,
          GranularitySpec granularitySpec)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ArbitraryGranularitySpec  | 
class  | 
UniformGranularitySpec  | 
Copyright © 2015. All rights reserved.