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