Builds a primary initiator using the current values known to this builder.
the name of a primary initiator which must correspond too the name of a SecondaryAcceptor defined on the secondary server.
the list of URLs to use to initiate connections to the secondary servers.
the name of the connector used to establish the connection with the secondary server.
a new primary initiator instance.
Reset the builder to its default values.
this Builder
Specifies the delay after losing a connection before attempting a reconnection.
The value is specified in milliseconds. Default 1000 (1 second).
Builder for a PrimaryInitiator.
A builder of this type may be created using newRemoteServerBuilder specifying {@code RemoteServerType.PRIMARY_INITIATOR} as the parameter.