| 程序包 | 说明 |
|---|---|
| org.apache.flink.state.api.functions |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2020 The Apache Software Foundation. All rights reserved.