Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RemoteServerType

The remote server type.

Index

Enumeration members

PRIMARY_INITIATOR

PRIMARY_INITIATOR: = 2

Primary initiator.

Defined on primary servers.

This type will connect to an inbound remote server of the same name configured at the secondary server (cluster).

SECONDARY_ACCEPTOR

SECONDARY_ACCEPTOR: = 3

Secondary acceptor remote server.

Defined on secondary servers.

This type will accept a primary remote server connection and support remote topic views.

SECONDARY_INITIATOR

SECONDARY_INITIATOR: = 1

Secondary initiator remote server.

Defined on secondary servers.

This type will initiate connection from a secondary server (cluster) to a primary server (cluster member).