public static interface RemoteServers.SecondaryServer extends RemoteServers.RemoteServer
Modifier and Type | Interface and Description |
---|---|
static interface |
RemoteServers.SecondaryServer.SecondaryBuilder<B>
Base builder interface for
RemoteServers.SecondaryServer . |
RemoteServers.RemoteServer.Builder, RemoteServers.RemoteServer.ConnectionOption, RemoteServers.RemoteServer.RemoteServerBuilder<B>, RemoteServers.RemoteServer.Type
Modifier and Type | Method and Description |
---|---|
Map<RemoteServers.RemoteServer.ConnectionOption,String> |
getConnectionOptions()
Return the remote server connection options.
|
String |
getMissingTopicNotificationFilter()
Return the missing topic notification filter expression.
|
String |
getPrincipal()
Return the principal used for the connection.
|
getName, getType, getUrl
String getPrincipal()
This is used to authenticate the connection at the primary server.
getPrincipal
in interface RemoteServers.RemoteServer
Map<RemoteServers.RemoteServer.ConnectionOption,String> getConnectionOptions()
getConnectionOptions
in interface RemoteServers.RemoteServer
String getMissingTopicNotificationFilter()
getMissingTopicNotificationFilter
in interface RemoteServers.RemoteServer
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.