LoadSpec.LoadSpecResult| Constructor and Description |
|---|
CloudFilesLoadSpec(String region,
String container,
String path,
CloudFilesDataSegmentPuller puller) |
| Modifier and Type | Method and Description |
|---|---|
LoadSpec.LoadSpecResult |
loadSegment(File file)
Method should put the segment files in the directory passed
|
public CloudFilesLoadSpec(String region, String container, String path, CloudFilesDataSegmentPuller puller)
public LoadSpec.LoadSpecResult loadSegment(File file) throws SegmentLoadingException
LoadSpecloadSegment in interface LoadSpecfile - The destination directorySegmentLoadingExceptionCopyright © 2011–2017. All rights reserved.