Package | Description |
---|---|
io.druid.segment.loading | |
io.druid.storage.google | |
io.druid.storage.hdfs | |
io.druid.storage.s3 |
Modifier and Type | Class and Description |
---|---|
class |
LocalDataSegmentPuller |
class |
LocalFileTimestampVersionFinder
This is implemented explicitly for URIExtractionNamespaceFunctionFactory
If you have a use case for this interface beyond URIExtractionNamespaceFunctionFactory please bring it up in the dev list.
|
Modifier and Type | Class and Description |
---|---|
class |
GoogleDataSegmentPuller |
Modifier and Type | Class and Description |
---|---|
class |
HdfsDataSegmentPuller |
class |
HdfsFileTimestampVersionFinder
This is implemented explicitly for URIExtractionNamespaceFunctionFactory
If you have a use case for this interface beyond URIExtractionNamespaceFunctionFactory please bring it up in the dev list.
|
Modifier and Type | Class and Description |
---|---|
class |
S3DataSegmentPuller
A data segment puller that also hanldes URI data pulls.
|
class |
S3TimestampVersionedDataFinder
This is implemented explicitly for URIExtractionNamespaceFunctionFactory
If you have a use case for this interface beyond URIExtractionNamespaceFunctionFactory please bring it up in the dev list.
|
Copyright © 2011–2017. All rights reserved.