Class AsyncWindowOperator.PerWindowStateStore

    • Constructor Detail

    • Method Detail

      • getPartitionedState

        protected <S extends org.apache.flink.api.common.state.v2.State,​SV> S getPartitionedState​(org.apache.flink.api.common.state.v2.StateDescriptor<SV> stateDescriptor)
                                                                                                 throws Exception
        Overrides:
        getPartitionedState in class DefaultKeyedStateStore
        Throws:
        Exception