| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.runners.python.beam.state |
| 限定符和类型 | 方法和说明 |
|---|---|
static BeamStateRequestHandler |
BeamStateRequestHandler.of(org.apache.flink.runtime.state.KeyedStateBackend<?> keyedStateBackend,
org.apache.flink.runtime.state.OperatorStateBackend operatorStateBackend,
org.apache.flink.api.common.typeutils.TypeSerializer<?> keySerializer,
org.apache.flink.api.common.typeutils.TypeSerializer<?> namespaceSerializer,
org.apache.flink.configuration.ReadableConfig config)
Create a
BeamStateRequestHandler. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.