java.lang.Object
org.opendaylight.controller.cluster.raft.persisted.EmptyState
All Implemented Interfaces:
Serializable, Snapshot.State

public final class EmptyState extends Object implements Snapshot.State
Empty Snapshot State implementation.
Author:
Thomas Pantelis
See Also:
  • Field Details

    • INSTANCE

      public static final EmptyState INSTANCE