MultibrokerDomain


This type is a class for model objects.

The Replication Domain contains the list of replicator instances used by various clusters within a cell. Every instance of this class contains a domain name and a list of multiBrokerRoutingEntries. This list is relevant only in v5.x and is ignored in v6.0.

Package: multibroker

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
name : EString Unique identifier of the Replication Domain.
entries : MultiBrokerRoutingEntry * The set of replicators in the multibroker replication domain.
defaultDataReplicationSettings : DataReplication @ Global tuning and configuration options for the multibroker replication domain.



Attribute Details

name  -  Unique identifier of the Replication Domain.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

entries  -  The set of replicators in the multibroker replication domain.
    Reference Type: MultiBrokerRoutingEntry *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

defaultDataReplicationSettings  -  Global tuning and configuration options for the multibroker replication domain.
    Reference Type: DataReplication @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006