Package | Description |
---|---|
io.druid.indexer | |
io.druid.indexer.path |
Modifier and Type | Method and Description |
---|---|
PathSpec |
HadoopDruidIndexerConfig.getPathSpec() |
Modifier and Type | Class and Description |
---|---|
class |
DatasourcePathSpec |
class |
GranularityPathSpec |
class |
GranularUnprocessedPathSpec |
class |
MultiplePathSpec |
class |
StaticPathSpec
Class uses public fields to work around http://jira.codehaus.org/browse/MSHADE-92
Adjust to JsonCreator and final fields when resolved.
|
Modifier and Type | Method and Description |
---|---|
List<PathSpec> |
MultiplePathSpec.getChildren() |
Constructor and Description |
---|
MultiplePathSpec(List<PathSpec> children) |
Copyright © 2011–2015. All rights reserved.