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

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