Interface OperatorStateBackend

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void dispose()  
      • Methods inherited from interface org.apache.flink.api.common.state.OperatorStateStore

        getBroadcastState, getBroadcastState, getListState, getListState, getRegisteredBroadcastStateNames, getRegisteredStateNames, getUnionListState, getUnionListState
    • Method Detail

      • dispose

        void dispose()
        Specified by:
        dispose in interface org.apache.flink.util.Disposable