Package | Description |
---|---|
org.opends.admin.ads |
Defines the different classes that are you used to have a read-only view of the configuration of the servers that are
registered in the Administration Directory Server (ADS).
|
Modifier and Type | Method and Description |
---|---|
Set<ReplicaDescriptor> |
SuffixDescriptor.getReplicas()
Returns the replicas associated with this SuffixDescriptor.
|
Set<ReplicaDescriptor> |
ServerDescriptor.getReplicas()
Returns the replicas contained on the server.
|
Modifier and Type | Method and Description |
---|---|
SuffixDescriptor |
SuffixDescriptor.addReplica(ReplicaDescriptor replica)
Associates the provided replica with this SuffixDescriptor.
|
Modifier and Type | Method and Description |
---|---|
void |
ServerDescriptor.setReplicas(Set<ReplicaDescriptor> replicas)
Sets the replicas contained on the server.
|
Copyright 2010-2018 ForgeRock AS.