See: Description
Interface | Description |
---|---|
ReplicationContext |
Replication context maintains a registry of replica IDs and replication server IDs from their name or their numeric
value.
|
ServerId<T extends ServerId<T>> |
Represents a server ID, which can identify either a directory server or a replication server.
|
Class | Description |
---|---|
CSN |
Class used to represent Change Sequence Numbers.
|
CSNGenerator | |
DSInfo |
This class holds information about a DS connected to the topology.
|
GroupId |
This class represents a replication group ID which allows grouping DJ instances by setting the same group ID
on several DJ instances.
|
IntegerReplicationContext |
A ReplicationContext where an id is defined by an integer used for both the name and the numeric id.
|
MultiDomainServerState |
This object is used to store a list of ServerState object, one by replication domain.
|
ProcessId |
Represents a process ID which allows differentiating DS and RS instances running in the same JVM.
|
ReplicaId |
Represents the server ID for a replica, called a replica ID.
|
ReplicationServerId |
Represents the server ID for a replication server, called a Replication Server ID.
|
RSInfo |
This class holds information about a RS connected to the topology.
|
ServerState | |
StatusMachine |
This class contains static methods to implement the DS status state machine.
|
Enum | Description |
---|---|
CSN.CsnVersion |
The version of a CSN to ask for a particular representation.
|
ServerStatus |
The various status a DS can take.
|
StatusMachineEvent |
The possible events for the status state machine of a DS.
|
Copyright 2010-2022 ForgeRock AS.