public class WindowOperator.PerWindowStateStore extends WindowOperator.AbstractPerWindowStateStore
ProcessWindowFunction.window| Constructor and Description |
|---|
PerWindowStateStore(org.apache.flink.runtime.state.KeyedStateBackend<?> keyedStateBackend,
org.apache.flink.api.common.ExecutionConfig executionConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected <S extends org.apache.flink.api.common.state.State> |
getPartitionedState(org.apache.flink.api.common.state.StateDescriptor<S,?> stateDescriptor) |
public PerWindowStateStore(org.apache.flink.runtime.state.KeyedStateBackend<?> keyedStateBackend,
org.apache.flink.api.common.ExecutionConfig executionConfig)
protected <S extends org.apache.flink.api.common.state.State> S getPartitionedState(org.apache.flink.api.common.state.StateDescriptor<S,?> stateDescriptor)
throws Exception
getPartitionedState in class org.apache.flink.runtime.state.DefaultKeyedStateStoreExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.