public interface DataSegmentPusher
Modifier and Type | Method and Description |
---|---|
String |
getPathForHadoop() |
String |
getPathForHadoop(String dataSource)
Deprecated.
|
DataSegment |
push(File file,
DataSegment segment) |
@Deprecated String getPathForHadoop(String dataSource)
String getPathForHadoop()
DataSegment push(File file, DataSegment segment) throws IOException
IOException
Copyright © 2011–2017. All rights reserved.