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
LoadSpec
loadSegment
in interface LoadSpec
file
- The destination directorySegmentLoadingException
Copyright © 2011–2017. All rights reserved.