public abstract class WindowOperator.AbstractPerWindowStateStore
extends org.apache.flink.runtime.state.DefaultKeyedStateStore
KeyedStateStores. Used to allow per-window
state access for ProcessWindowFunction.| 构造器和说明 |
|---|
AbstractPerWindowStateStore(org.apache.flink.runtime.state.KeyedStateBackend<?> keyedStateBackend,
org.apache.flink.api.common.ExecutionConfig executionConfig) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.