public class StateFutureFactory<K> extends Object
InternalStateFuture that build future with necessary context
switch and wired with mailbox executor.| Modifier and Type | Method and Description |
|---|---|
<OUT> org.apache.flink.core.state.InternalStateFuture<OUT> |
create(RecordContext<K> context) |
public <OUT> org.apache.flink.core.state.InternalStateFuture<OUT> create(RecordContext<K> context)
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.