Class ShardManagerSnapshot

  • All Implemented Interfaces:
    Serializable

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

      • ShardManagerSnapshot

        public ShardManagerSnapshot​(@NonNull List<String> shardList)