Class ReplicationPeerDescription

java.lang.Object
org.apache.hadoop.hbase.replication.ReplicationPeerDescription

@Public public class ReplicationPeerDescription extends Object
The POJO equivalent of ReplicationProtos.ReplicationPeerDescription.

To developer, here we do not store the new sync replication state since it is just an intermediate state and this class is public.