public class WindowOperator.PerWindowStateStore extends WindowOperator.AbstractPerWindowStateStore
ProcessWindowFunction
.window
executionConfig, keyedStateBackend
Constructor and Description |
---|
PerWindowStateStore(KeyedStateBackend<?> keyedStateBackend,
ExecutionConfig executionConfig) |
Modifier and Type | Method and Description |
---|---|
protected <S extends State> |
getPartitionedState(StateDescriptor<S,?> stateDescriptor) |
getAggregatingState, getListState, getMapState, getReducingState, getState
public PerWindowStateStore(KeyedStateBackend<?> keyedStateBackend, ExecutionConfig executionConfig)
protected <S extends State> S getPartitionedState(StateDescriptor<S,?> stateDescriptor) throws Exception
getPartitionedState
in class DefaultKeyedStateStore
Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.