LoadSpec.LoadSpecResult| Constructor and Description |
|---|
HdfsLoadSpec(HdfsDataSegmentPuller puller,
String path) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPathString() |
LoadSpec.LoadSpecResult |
loadSegment(File outDir)
Method should put the segment files in the directory passed
|
public HdfsLoadSpec(HdfsDataSegmentPuller puller, String path)
public final String getPathString()
public LoadSpec.LoadSpecResult loadSegment(File outDir) throws SegmentLoadingException
LoadSpecloadSegment in interface LoadSpecoutDir - The destination directorySegmentLoadingExceptionCopyright © 2011–2017. All rights reserved.