Package com.newstep.solid.replication
Author:
dpetroni
Abstract.
Note text:
ReplicantServer and ReplicatedObject are example implementations using the framework. Servers are stateless collections of statefull, replicated objects. Servers provide access to and invoke state modifying operations on replicated objects.
[Note Link: [Note1] -> [null]]
[Note Link: [Note1] -> [null]]
Note text:
ReplicationService is the master controler. It sets everything in motion.
Links:
Note Link [Note Link: [Note2] -> [ReplicationService]]
[Note Link: [Note2] -> [ReplicationService]]
Note text:
ReplicationPeers are proxies for replicators on remote replication nodes
Links:
Note Link [Note Link: [Note3] -> [ReplicationPeer]]
[Note Link: [Note3] -> [ReplicationPeer]]
Note text:
Encapsulated state of the replicated object
Links:
Note Link [Note Link: [Note4] -> [Capsule]]
[Note Link: [Note4] -> [Capsule]]
Note text:
Replicator acts on behalf of replicant servers and obtains replication services for them. It offers replication services to its peers on remote nodes.
Links:
Note Link [Note Link: [Note5] -> [Replicator]]
[Note Link: [Note5] -> [Replicator]]
ReplicationMessageListener
Abstract.
Abstract.
Abstract.
Custom properties
link:
dependency