Package | Description |
---|---|
org.apache.flink.streaming.api.runners.python.beam.state |
Modifier and Type | Method and Description |
---|---|
static BeamStateRequestHandler |
BeamStateRequestHandler.of(KeyedStateBackend<?> keyedStateBackend,
OperatorStateBackend operatorStateBackend,
TypeSerializer<?> keySerializer,
TypeSerializer<?> namespaceSerializer,
ReadableConfig config)
Create a
BeamStateRequestHandler . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.