Class PlanIdentity


  • public final class PlanIdentity
    extends Object
    Provisional way to identify a generation plan and associated checkpoints. Likely to become an interface with equal/hashCode, persistence and some debug presentation contract, but for now uses plain String and mostly a marker to ease discovery of location where identity is needed. Shall identify plan only. Though CheckpointIdentity shall know it's PlanIdentity, this class shall not hold all that report it as their plan. FIXME likely plan identity shall respect modification timestamp for the plan, so that we don't use existing CP for an already modified plan
    Since:
    3.4