Update Refusal Classes and Methods
You have the option of refusing all changes to document types made in the neighboring cluster, or specifying which document types cannot be changed.
The following methods set and return whether a gateway refuses all updates made in a neighboring cluster:
BrokerAdminClient.setClusterGatewayRefuseAllUpdates and
BrokerAdminClient.getClusterGatewayRefuseAllUpdates.
Use the
BrokerAdminClient.getClusterGatewaySharedEventTypes to set and return the document types for which a gateway refuses updates.
The
BrokerSharedEventTypeRefuseUpdateInfo class stores information about how a particular event type is shared across a cluster gateway, and whether the event type itself or updates to the event type are refused.