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