public interface ChangelogResult extends DynamicResult
| Modifier and Type | Method and Description |
|---|---|
TypedResult<List<org.apache.flink.table.data.RowData>> |
retrieveChanges()
Retrieves the available result records.
|
closeTypedResult<List<org.apache.flink.table.data.RowData>> retrieveChanges()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.