|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.novell.admin.ns.Replica
This class represents the basic replica information, which includes the partition's fully distinguished name and the fully distinguished name of the server holding the replica.
| Constructor Summary | |
Replica(ObjectEntry partition,
ObjectEntry server)
Constructor that contains basic replica information, which includes the partition's fully distinguished name and the fully distinguished name of the server holding the replica. |
|
| Method Summary | |
ObjectEntry |
getPartition()
Returns the replica's partition distinguished name. |
ObjectEntry |
getStoredOnServer()
Returns the fully distinguished name of the server storing the replica. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Replica(ObjectEntry partition,
ObjectEntry server)
| Method Detail |
public ObjectEntry getPartition()
public ObjectEntry getStoredOnServer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||