LoadSpec.LoadSpecResult
Constructor and Description |
---|
LocalLoadSpec(LocalDataSegmentPuller puller,
String path) |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
LoadSpec.LoadSpecResult |
loadSegment(File outDir)
Method should put the segment files in the directory passed
|
public LocalLoadSpec(LocalDataSegmentPuller puller, String path)
public String getPath()
public LoadSpec.LoadSpecResult loadSegment(File outDir) throws SegmentLoadingException
LoadSpec
loadSegment
in interface LoadSpec
outDir
- The destination directorySegmentLoadingException
Copyright © 2011–2017. All rights reserved.