| 类 | 说明 |
|---|---|
| KeyedStateReaderOperator<KEY,OUT> |
A
StateReaderOperator for executing a KeyedStateReaderFunction. |
| StateReaderOperator<F extends org.apache.flink.api.common.functions.Function,KEY,N,OUT> |
Base class for executing functions that read keyed state.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.