public class OmniDataSegmentMover extends Object implements DataSegmentMover
| Constructor and Description |
|---|
OmniDataSegmentMover(Map<String,DataSegmentMover> movers) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.druid.timeline.DataSegment |
move(org.apache.druid.timeline.DataSegment segment,
Map<String,Object> targetLoadSpec) |
@Inject public OmniDataSegmentMover(Map<String,DataSegmentMover> movers)
public org.apache.druid.timeline.DataSegment move(org.apache.druid.timeline.DataSegment segment,
Map<String,Object> targetLoadSpec)
throws SegmentLoadingException
move in interface DataSegmentMoverSegmentLoadingExceptionCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.