public interface TransactionalSegmentPublisher
Modifier and Type | Method and Description |
---|---|
boolean |
publishSegments(Set<DataSegment> segments,
Object commitMetadata)
Publish segments, along with some commit metadata, in a single transaction.
|
boolean publishSegments(Set<DataSegment> segments, Object commitMetadata) throws IOException
IOException
- if there was an I/O error when publishingCopyright © 2011–2017. All rights reserved.