public interface ConnectorPageSink
| Modifier and Type | Method and Description |
|---|---|
void |
appendPage(Page page,
Block sampleWeightBlock) |
Collection<io.airlift.slice.Slice> |
commit() |
void |
rollback() |
Collection<io.airlift.slice.Slice> commit()
void rollback()
Copyright © 2012-2015. All Rights Reserved.