| Uses of Class |
| com.newstep.solid.replication.ReplicationService |
Packages that use com.newstep.solid.replication.ReplicationService |
|
|---|---|
| com.newstep.solid.replication | |
| com.newstep.solid.test.replication | |
Fields in com.newstep.solid.replication declared as com.newstep.solid.replication.ReplicationService |
|
|---|---|
private ReplicationService |
Replicator.replicationService |
private static ReplicationService |
ReplicationService.instance |
Constructors in com.newstep.solid.replication with parameters of type com.newstep.solid.replication.ReplicationService |
|
|---|---|
protected void |
Replicator.Replicator(ReplicationService repService) |
Methods in com.newstep.solid.replication that return com.newstep.solid.replication.ReplicationService |
|
|---|---|
public static ReplicationService |
ReplicationService.getInstance() |
Fields in com.newstep.solid.test.replication declared as com.newstep.solid.replication.ReplicationService |
|
|---|---|
ReplicationFailoverTest.repService |
|
ReplicationNodeTestCase.repService |
|