Package | Description |
---|---|
io.druid.indexer |
Modifier and Type | Method and Description |
---|---|
HadoopIOConfig |
HadoopIngestionSpec.getIOConfig() |
HadoopIOConfig |
HadoopIOConfig.withSegmentOutputPath(String path) |
Modifier and Type | Method and Description |
---|---|
HadoopIngestionSpec |
HadoopIngestionSpec.withIOConfig(HadoopIOConfig config) |
Constructor and Description |
---|
HadoopIngestionSpec(DataSchema dataSchema,
HadoopIOConfig ioConfig,
HadoopTuningConfig tuningConfig) |
Copyright © 2011–2015. All rights reserved.