Class PlanBranchResetToLightweight

  • All Implemented Interfaces:
    PlanEvent, Serializable

    @AsynchronousPreferred
    public class PlanBranchResetToLightweight
    extends ChainEvent
    Event fired when divergent branch is changed to a lightweight branch
    See Also:
    Serialized Form
    • Constructor Detail

      • PlanBranchResetToLightweight

        public PlanBranchResetToLightweight​(Object source,
                                            PlanKey chainKey)