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
LoadSpecloadSegment in interface LoadSpecfile - The destination directorySegmentLoadingExceptionCopyright © 2011–2018. All rights reserved.