Package com.github.ambry.replication
-
Interface Summary Interface Description FindToken The find token used to search entries in the storeFindTokenFactory A factory interface to create the FindTokenReplicationAPI This defines the API implemented by Ambry replication nodes. -
Class Summary Class Description FindTokenHelper Helper class to get findtoken based on replica type or input stream.ReplicationSkipPredicate -
Enum Summary Enum Description FindTokenType The type of replica tokenReplicationModelType The model used for cross-colo replication Under ALL_TO_ALL mode, all replicas of local data center replicate from all peer replicas in remote data centers Under LEADER_BASED mode, only the leader replica of local data center (as elected by helix) will replicate with other leader replicas in remote data centers -
Exception Summary Exception Description ReplicationException