Uses of Class
org.opends.server.replication.server.changelog.file.ReplicationEnvironment.DomainState
-
Packages that use ReplicationEnvironment.DomainState Package Description org.opends.server.replication.server.changelog.file This package contains a file-based log implementation for the changelog database API. -
-
Uses of ReplicationEnvironment.DomainState in org.opends.server.replication.server.changelog.file
Methods in org.opends.server.replication.server.changelog.file that return types with arguments of type ReplicationEnvironment.DomainState Modifier and Type Method Description static Set<ReplicationEnvironment.DomainState>
ReplicationEnvironment. readDomainsState(Path replicationRootPath)
Returns the content of the domains state file.
-