public class S3LoadSpec extends Object implements io.druid.segment.loading.LoadSpec
Constructor and Description |
---|
S3LoadSpec(S3DataSegmentPuller puller,
String bucket,
String key) |
public S3LoadSpec(S3DataSegmentPuller puller, String bucket, String key)
public io.druid.segment.loading.LoadSpec.LoadSpecResult loadSegment(File outDir) throws io.druid.segment.loading.SegmentLoadingException
loadSegment
in interface io.druid.segment.loading.LoadSpec
io.druid.segment.loading.SegmentLoadingException
Copyright © 2011–2015. All rights reserved.