|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplicationEntry | |
---|---|
com.splout.db.common | |
com.splout.db.qnode.beans | Java beans used by / in interaction with the QNode service. |
Uses of ReplicationEntry in com.splout.db.common |
---|
Methods in com.splout.db.common that return types with arguments of type ReplicationEntry | |
---|---|
java.util.List<ReplicationEntry> |
ReplicationMap.getReplicationEntries()
|
Methods in com.splout.db.common with parameters of type ReplicationEntry | |
---|---|
int |
ReplicationEntry.compareTo(ReplicationEntry o)
|
Method parameters in com.splout.db.common with type arguments of type ReplicationEntry | |
---|---|
void |
ReplicationMap.setReplicationEntries(java.util.List<ReplicationEntry> replicationEntries)
|
Constructor parameters in com.splout.db.common with type arguments of type ReplicationEntry | |
---|---|
ReplicationMap(java.util.List<ReplicationEntry> replicationMap)
|
Uses of ReplicationEntry in com.splout.db.qnode.beans |
---|
Methods in com.splout.db.qnode.beans that return types with arguments of type ReplicationEntry | |
---|---|
java.util.List<ReplicationEntry> |
DeployRequest.getReplicationMap()
|
Method parameters in com.splout.db.qnode.beans with type arguments of type ReplicationEntry | |
---|---|
void |
DeployRequest.setReplicationMap(java.util.List<ReplicationEntry> replicationMap)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |