public class HdfsDataSegmentFinder extends Object implements io.druid.segment.loading.DataSegmentFinder
| Constructor and Description |
|---|
HdfsDataSegmentFinder(org.apache.hadoop.conf.Configuration config,
com.fasterxml.jackson.databind.ObjectMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
Set<io.druid.timeline.DataSegment> |
findSegments(String workingDirPathStr,
boolean updateDescriptor) |
@Inject
public HdfsDataSegmentFinder(org.apache.hadoop.conf.Configuration config,
com.fasterxml.jackson.databind.ObjectMapper mapper)
public Set<io.druid.timeline.DataSegment> findSegments(String workingDirPathStr, boolean updateDescriptor) throws io.druid.segment.loading.SegmentLoadingException
findSegments in interface io.druid.segment.loading.DataSegmentFinderio.druid.segment.loading.SegmentLoadingExceptionCopyright © 2011–2016. All rights reserved.