Uses of Class
org.opends.server.replication.server.changelog.api.ReplicationDomainDB.ReplicaDbDescription
-
Packages that use ReplicationDomainDB.ReplicaDbDescription Package Description org.opends.server.replication.server.changelog.api This package contains the API for the changelog database.org.opends.server.replication.server.changelog.file This package contains a file-based log implementation for the changelog database API. -
-
Uses of ReplicationDomainDB.ReplicaDbDescription in org.opends.server.replication.server.changelog.api
Methods in org.opends.server.replication.server.changelog.api that return ReplicationDomainDB.ReplicaDbDescription Modifier and Type Method Description ReplicationDomainDB.ReplicaDbDescription
ReplicationDomainDB. getReplicaDbDescription(DomainReplicaId replica)
Returns a textual description of the contents of the changelog of the provided replica and domain. -
Uses of ReplicationDomainDB.ReplicaDbDescription in org.opends.server.replication.server.changelog.file
Methods in org.opends.server.replication.server.changelog.file that return ReplicationDomainDB.ReplicaDbDescription Modifier and Type Method Description ReplicationDomainDB.ReplicaDbDescription
FileChangelogDB. getReplicaDbDescription(DomainReplicaId replica)
-