C - cluster id to which this result belongs topublic interface ChangelogResult<C> extends DynamicResult<C>
| Modifier and Type | Method and Description |
|---|---|
TypedResult<List<org.apache.flink.api.java.tuple.Tuple2<Boolean,org.apache.flink.types.Row>>> |
retrieveChanges()
Retrieves the available result records.
|
close, getOutputType, getTableSink, isMaterialized, startRetrievalsetClusterInformationTypedResult<List<org.apache.flink.api.java.tuple.Tuple2<Boolean,org.apache.flink.types.Row>>> retrieveChanges()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.