Class ShardManagerSnapshot

java.lang.Object
org.opendaylight.controller.cluster.datastore.persisted.ShardManagerSnapshot
All Implemented Interfaces:
Serializable

public final class ShardManagerSnapshot extends Object implements Serializable
Represents the persisted snapshot state for the ShardManager.
Author:
Thomas Pantelis
See Also:
  • Constructor Details

    • ShardManagerSnapshot

      public ShardManagerSnapshot(@NonNull List<String> shardList)
  • Method Details