com.novell.admin.ns
Class Replica
java.lang.Object
|
+--com.novell.admin.ns.Replica
- Direct Known Subclasses:
- NDSReplica
- public class Replica
- extends java.lang.Object
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. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Replica
public 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.
getPartition
public ObjectEntry getPartition()
- Returns the replica's partition distinguished name.
- Returns:
- The partition's fully distinguished name.
getStoredOnServer
public ObjectEntry getStoredOnServer()
- Returns the fully distinguished name of the server storing the replica.
- Returns:
- The server's fully distinguished name
API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.