public class CloudFilesLoadSpec extends Object implements io.druid.segment.loading.LoadSpec
| Constructor and Description |
|---|
CloudFilesLoadSpec(String region,
String container,
String path,
CloudFilesDataSegmentPuller puller) |
| Modifier and Type | Method and Description |
|---|---|
io.druid.segment.loading.LoadSpec.LoadSpecResult |
loadSegment(File file) |
public CloudFilesLoadSpec(String region, String container, String path, CloudFilesDataSegmentPuller puller)
public io.druid.segment.loading.LoadSpec.LoadSpecResult loadSegment(File file) throws io.druid.segment.loading.SegmentLoadingException
loadSegment in interface io.druid.segment.loading.LoadSpecio.druid.segment.loading.SegmentLoadingExceptionCopyright © 2011–2016. All rights reserved.