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