Package | Description |
---|---|
org.forgerock.opendj.setup.model |
Contains code of the opendj setup model.
|
org.opends.server.api |
Contains a number of API declarations for use throughout the
Directory Server.
|
org.opends.server.discovery |
Contains the Service Discovery Mechanisms and APIs.
|
org.opends.server.protocols |
Contains various Directory Server connection handler implementations which will be used to accept connections from
and perform communication with clients over various protocols.
|
org.opends.server.protocols.http |
Contains the implementation for the Directory Server connection handler that is responsible for interacting with
clients using HTTP.
|
org.opends.server.protocols.jmx |
Contains the implementation for the Directory Server connection handler that is responsible for interacting with
clients using JMX.
|
org.opends.server.protocols.ldap |
Contains the implementation for the Directory Server connection handler that is responsible for interacting with
clients using LDAPv3.
|
org.opends.server.replication.common |
This package contains utilities that can are used by all the packages below org.opends.server.replication.
|
org.opends.server.replication.plugin |
This package contains the part of the Multi-master
replication code that works on the Directory Server side.
|
org.opends.server.replication.protocol |
This package contains the code used by the replication server and by the code running on the Directory Server side to
exchange their information.
|
org.opends.server.replication.server |
This package contains the code for the Replication Server part of the Multimaster replication feature.
|
org.opends.server.replication.service |
This package contains the generic of the Multi-Master replication code that works on the Directory Server side.
|
org.opends.server.snmp |
This package contains Simple Network Management Protocol (SNMP) connection handler, the required classes to support
MIB 2605 objects and SNMP requests, and the SNMP adaptor that allows a SNMP manager to access OpenDS monitoring
information.
|
org.opends.server.tools.dsreplication |
Defines the classes that are you used by the replication command lines.
|
org.opends.server.types |
Contains implementations for a number of Directory Server data types.
|
Modifier and Type | Method and Description |
---|---|
HostPort |
ProxyServerSetup.Server.getHostPort()
Returns this server hostname and port.
|
Modifier and Type | Method and Description |
---|---|
static int |
SetupUtils.validateReplicationServer(HostPort rs,
Options options,
String password)
Validates that the provided connection is bind to a replication server part of an existing topology and returns
the replication port of the server.
|
Modifier and Type | Method and Description |
---|---|
abstract Collection<HostPort> |
ConnectionHandler.getListeners()
Retrieves information about the listener(s) that will be used to accept client connections.
|
Modifier and Type | Method and Description |
---|---|
HostPort |
Partition.Server.getHostPort()
Returns the host port for this server.
|
Modifier and Type | Method and Description |
---|---|
Collection<HostPort> |
LDIFConnectionHandler.getListeners() |
Modifier and Type | Method and Description |
---|---|
Collection<HostPort> |
HTTPConnectionHandler.getListeners() |
Modifier and Type | Method and Description |
---|---|
Collection<HostPort> |
JmxConnectionHandler.getListeners() |
Modifier and Type | Method and Description |
---|---|
Collection<HostPort> |
LDAPConnectionHandler.getListeners() |
Modifier and Type | Method and Description |
---|---|
HostPort |
RSInfo.getHostPort()
Gets the server host port.
|
HostPort |
DSInfo.getHostPort()
Get the host port.
|
Modifier and Type | Method and Description |
---|---|
RSInfo |
RSInfo.changeHostPort(HostPort newHostPort)
Returns a new RSInfo object where the host port has been changed to the provided value.
|
Constructor and Description |
---|
DSInfo(ReplicaId replicaId,
HostPort hostPort,
ReplicationServerId rsId,
long generationId,
ServerStatus status,
GroupId groupId,
Collection<String> refUrls,
Collection<String> eclIncludes,
Collection<String> eclIncludesForDeletes,
short protocolVersion)
Creates a new instance of DSInfo with every given info.
|
RSInfo(ReplicationServerId rsId,
HostPort rsHostPort,
long generationId,
GroupId groupId,
ProcessId processId,
int weight)
Creates a new instance of RSInfo with every given info.
|
Modifier and Type | Method and Description |
---|---|
void |
MultimasterReplication.UnreachableReplicationServers.addServer(HostPort server)
Add a server to the set of temporarily unreachable unreachableServers.
|
boolean |
MultimasterReplication.UnreachableReplicationServers.isUnreachable(HostPort server)
Returns
true if the provided server is temporarily unreachable. |
Modifier and Type | Method and Description |
---|---|
HostPort |
ServerStartMsg.getHostPort()
Get the server host port from the message.
|
HostPort |
ReplServerStartMsg.getHostPort()
Get the host port.
|
HostPort |
SessionImpl.getRemoteAddress() |
HostPort |
Session.getRemoteAddress()
Retrieve the IP address and port of the remote server.
|
Constructor and Description |
---|
ReplServerStartDSMsg(ReplicationServerId rsId,
HostPort hostPort,
Dn baseDN,
ServerState serverState,
long generationId,
boolean sslEncryption,
GroupId groupId,
int degradedStatusThreshold,
int weight,
int connectedDSNumber)
Create a ReplServerStartDSMsg.
|
ReplServerStartMsg(ReplicationServerId rsId,
HostPort rsHostPort,
Dn baseDN,
ServerState serverState,
long generationId,
boolean sslEncryption,
GroupId groupId,
int degradedStatusThreshold)
Create a ReplServerStartMsg.
|
ServerStartMsg(ReplicaId replicaId,
HostPort hostPort,
Dn baseDN,
long heartbeatInterval,
ServerState serverState,
long generationId,
boolean sslEncryption,
GroupId groupId)
Creates a new ServerStartMsg.
|
Modifier and Type | Method and Description |
---|---|
HostPort |
ReplicationServer.getHostPort()
Getter on the server host port.
|
HostPort |
ReplicationServerHandler.getPeerServerHostPort()
Retrieves the address host port for this server handler.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationServerDomain.stopReplicationServers(Collection<HostPort> serversToDisconnect)
Stop operations with a list of replication servers.
|
Modifier and Type | Method and Description |
---|---|
HostPort |
ReplicationBroker.getReplicationServer()
Get the host and port of the replicationServer to which this broker is currently connected.
|
Modifier and Type | Method and Description |
---|---|
Collection<HostPort> |
SNMPConnectionHandler.getListeners() |
Modifier and Type | Method and Description |
---|---|
HostPort |
TopologyCacheException.getHostPort()
Returns the host port representation of the server we where connected to (or trying to connect) when this
exception was generated.
|
HostPort |
PreferredConnection.getHostPort()
Returns the host name and port number.
|
HostPort |
ADSContext.getHostPort()
Returns the host name and port number of this connection.
|
HostPort |
ServerDescriptor.getLdapHostPort()
Returns the HostPort to access this server using LDAP.
|
HostPort |
ServerDescriptor.getLdapsHostPort()
Returns the HostPort to access this server using LDAPS.
|
HostPort |
ServerDescriptor.getReplicationServerHostPort()
Returns the String representation of this replication server based on the information we have
("hostname":"replication port") and
null if this is not a replication server. |
Modifier and Type | Method and Description |
---|---|
Set<HostPort> |
SuffixDescriptor.getReplicationServers()
Returns the Set of Replication servers for the whole suffix topology.
|
Modifier and Type | Method and Description |
---|---|
static Set<SuffixDescriptor> |
ReplicationCliMain.getTopologySuffixes(ReplicationContext replContext,
HostPort hostPort,
String password)
Returns a set of suffixes corresponding to the replication topology of the provided server.
|
Modifier and Type | Method and Description |
---|---|
static HostPort |
HostPort.allAddresses(int port)
Returns a a new HostPort for all addresses, also known as a wildcard address.
|
static HostPort |
HostPort.localAddress(int port)
Builds a new instance of
HostPort representing the local machine with the supplied port. |
static HostPort |
HostPort.valueOf(String hostPort)
Creates a new
HostPort object by parsing the supplied "hostName:port" String URL. |
static HostPort |
HostPort.valueOf(String hostPort,
Integer defaultPort)
Creates a new
HostPort object by parsing the supplied "hostName:port" String URL. |
Modifier and Type | Method and Description |
---|---|
int |
HostPort.compareTo(HostPort o) |
boolean |
HostPort.isEquivalentTo(HostPort other)
Checks whether the supplied HostPort is an equivalent to the current HostPort.
|
Copyright 2010-2022 ForgeRock AS.