public static interface RemoteServers.SecondaryAcceptor extends RemoteServers.SecondaryServer
This type accepts a connection from a RemoteServers.PrimaryInitiator
with the
same name configured at the primary server (cluster).
Use an RemoteServers.SecondaryAcceptor.SecondaryAcceptorBuilder
to create an instance of this
type.
Modifier and Type | Interface and Description |
---|---|
static interface |
RemoteServers.SecondaryAcceptor.SecondaryAcceptorBuilder
Builder for a
RemoteServers.SecondaryAcceptor . |
RemoteServers.SecondaryServer.SecondaryBuilder<B>
RemoteServers.RemoteServer.Builder, RemoteServers.RemoteServer.ConnectionOption, RemoteServers.RemoteServer.RemoteServerBuilder<B>, RemoteServers.RemoteServer.Type
Modifier and Type | Method and Description |
---|---|
String |
getPrimaryHostName()
Returns the primary server host name used in SSL validation.
|
getConnectionOptions, getMissingTopicNotificationFilter, getPrincipal
getName, getType, getUrl
String getPrimaryHostName()
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.