public class SQLMetadataSegmentPublisher extends Object implements MetadataSegmentPublisher
Constructor and Description |
---|
SQLMetadataSegmentPublisher(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
MetadataStorageTablesConfig config,
SQLMetadataConnector connector) |
Modifier and Type | Method and Description |
---|---|
void |
publishSegment(DataSegment segment) |
@Inject public SQLMetadataSegmentPublisher(com.fasterxml.jackson.databind.ObjectMapper jsonMapper, MetadataStorageTablesConfig config, SQLMetadataConnector connector)
public void publishSegment(DataSegment segment) throws IOException
publishSegment
in interface SegmentPublisher
IOException
Copyright © 2011–2017. All rights reserved.