public class CloudFilesDataSegmentPusher extends Object implements DataSegmentPusher
| Constructor and Description |
|---|
CloudFilesDataSegmentPusher(org.jclouds.rackspace.cloudfiles.v1.CloudFilesApi cloudFilesApi,
CloudFilesDataSegmentPusherConfig config,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPathForHadoop() |
String |
getPathForHadoop(String dataSource)
Deprecated.
|
DataSegment |
push(File indexFilesDir,
DataSegment inSegment) |
@Inject
public CloudFilesDataSegmentPusher(org.jclouds.rackspace.cloudfiles.v1.CloudFilesApi cloudFilesApi,
CloudFilesDataSegmentPusherConfig config,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper)
public String getPathForHadoop()
getPathForHadoop in interface DataSegmentPusher@Deprecated public String getPathForHadoop(String dataSource)
getPathForHadoop in interface DataSegmentPusherpublic DataSegment push(File indexFilesDir, DataSegment inSegment) throws IOException
push in interface DataSegmentPusherIOExceptionCopyright © 2011–2017. All rights reserved.