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 |
---|---|
SuffixDescriptor |
SuffixDescriptor.addReplica(ReplicaDescriptor replica)
Associates the provided replica with this SuffixDescriptor.
|
SuffixDescriptor |
ReplicaDescriptor.getSuffix()
Returns the SuffixDescriptor object representing the suffix topology across servers to which this replica
belongs.
|
Modifier and Type | Method and Description |
---|---|
Set<SuffixDescriptor> |
TopologyCache.getSuffixes()
Returns a Set containing the suffixes (replication topologies) that could be retrieved after the last call to
reloadTopology.
|
Modifier and Type | Method and Description |
---|---|
int |
SuffixDescriptor.compareTo(SuffixDescriptor o) |
void |
ReplicaDescriptor.setSuffix(SuffixDescriptor suffix)
Sets the SuffixDescriptor object representing the suffix topology across servers to which this replica belongs.
|
Copyright 2010-2018 ForgeRock AS.