public class Replica
extends java.lang.Object
| Constructor and Description |
|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectEntry |
getPartition()
Returns the replica's partition distinguished name.
|
ObjectEntry |
getStoredOnServer()
Returns the fully distinguished name of the server storing the replica.
|
public Replica(ObjectEntry partition, ObjectEntry server)
public ObjectEntry getPartition()
public ObjectEntry getStoredOnServer()
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.