| Interface | Description |
|---|---|
| RefreshHandler |
This interface represents the meta information of current materialized table background refresh
pipeline.
|
| RefreshHandlerSerializer<T extends RefreshHandler> |
This interface is used to serialize and deserialize the
RefreshHandler. |
| Class | Description |
|---|---|
| ContinuousRefreshHandler |
Embedded continuous refresh handler of Flink streaming job for materialized table.
|
| ContinuousRefreshHandlerSerializer |
Serializer for
ContinuousRefreshHandler. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.