| Package | Description |
|---|---|
| org.apache.flink.state.api.functions |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
KeyedStateReaderFunction.readKey(K key,
KeyedStateReaderFunction.Context ctx,
org.apache.flink.util.Collector<OUT> out)
Process one key from the restored state backend.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.