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