public class LocalDataSegmentFinder extends Object implements io.druid.segment.loading.DataSegmentFinder
| Constructor and Description |
|---|
LocalDataSegmentFinder(com.fasterxml.jackson.databind.ObjectMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
Set<io.druid.timeline.DataSegment> |
findSegments(String workingDirPath,
boolean updateDescriptor) |
@Inject public LocalDataSegmentFinder(com.fasterxml.jackson.databind.ObjectMapper mapper)
public Set<io.druid.timeline.DataSegment> findSegments(String workingDirPath, 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.