Class ShardSnapshotState

  • All Implemented Interfaces:
    Serializable, org.opendaylight.controller.cluster.raft.persisted.Snapshot.State

    public class ShardSnapshotState
    extends Object
    implements org.opendaylight.controller.cluster.raft.persisted.Snapshot.State
    Encapsulates the snapshot State for a Shard.
    Author:
    Thomas Pantelis
    See Also:
    Serialized Form
    • Method Detail

      • needsMigration

        public boolean needsMigration()
        Specified by:
        needsMigration in interface org.opendaylight.controller.cluster.raft.persisted.Snapshot.State