public class DbSegmentPublisher extends Object implements SegmentPublisher
| Constructor and Description |
|---|
DbSegmentPublisher(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
DbTablesConfig config,
org.skife.jdbi.v2.IDBI dbi) |
@Inject
public DbSegmentPublisher(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
DbTablesConfig config,
org.skife.jdbi.v2.IDBI dbi)
public void publishSegment(io.druid.timeline.DataSegment segment)
throws IOException
publishSegment in interface SegmentPublisherIOExceptionCopyright © 2015. All rights reserved.