Interface StateChangeApplier


@Internal public interface StateChangeApplier
Applies state data change to some state.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(StateChangeOperation operation, org.apache.flink.core.memory.DataInputView in)