Class
Use
Tree
          
PREV NEXT
 

Uses of Class
com.newstep.solid.replication.Replicant
com.newstep.solid.replication  
com.newstep.solid.test.replication  
Replicator.PendingRequest.replicant
Replicated.ReplicationContext.replicant
void
Replicator.PendingRequest.PendingRequest(Replicant rep, ReplicationRequest req)
protected Replicant
ReplicationPeer.failOver()
protected boolean
ReplicationPeer.removeClientReplicant(Replicant replicant)
protected boolean
ReplicationPeer.removeServerReplicant(Replicant replicant)
protected synchronized void
ReplicationPeer.startReplication(Replicant replicant, Long clientReplicantId)
private void
Replicator.addPendingRequest(Replicant replicant)
protected synchronized long
Replicator.deregisterReplicant(Replicant replicant)
protected void
ReplicationPeer.addClientReplicant(Replicant replicant)
public long
ReplicationService.deregisterReplicant(Replicant replicant)
private synchronized boolean
Replicator.startReplication(Replicant replicant, ReplicationResponse response)
protected synchronized long
Replicator.registerReplicant(Replicant replicant)
protected synchronized void
Replicator.addPendingRequest(Replicant replicant, ReplicationRequest request)
public long
ReplicationService.registerReplicant(Replicant replicant)
public     class
 

Class
Use
Tree
          
PREV NEXT