Interface ReplicaForList

All Superinterfaces:
Replica

public interface ReplicaForList extends Replica
Represents a replica of an aggregated list in a replica table.
Since:
5.8.0
See Also:
  • Method Details

    • getContainerReplicaTable

      ReplicaTable getContainerReplicaTable()
      Returns the replica table that contains this replica.