public class LocalDataSegmentPusher extends Object implements DataSegmentPusher
JOINER| Constructor and Description |
|---|
LocalDataSegmentPusher(LocalDataSegmentPusherConfig config,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPathForHadoop() |
String |
getPathForHadoop(String dataSource)
Deprecated.
|
Map<String,Object> |
makeLoadSpec(URI finalIndexZipFilePath) |
DataSegment |
push(File dataSegmentFile,
DataSegment segment) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllowedPropertyPrefixesForHadoop, getDefaultStorageDir, getStorageDir, makeIndexPathName@Inject public LocalDataSegmentPusher(LocalDataSegmentPusherConfig 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 dataSegmentFile, DataSegment segment) throws IOException
push in interface DataSegmentPusherIOExceptionpublic Map<String,Object> makeLoadSpec(URI finalIndexZipFilePath)
makeLoadSpec in interface DataSegmentPusherCopyright © 2011–2017. All rights reserved.