This type is a class for model objects.
Encapsulates the partition strategy for an Internal Replication Domain. The DRSPartition class was used pre-6.0 only. @since v6.0 deprecated.
Package: drsclientAttributes Summary | |
size : EInt | The data transferred by the DRS is called the "domain" of the DRS. The domains can be partitioned (subdivided) to reduce traffic. This value specifies how many partitions should be used. Default: 10 Subscribers on multiple topics require multiple threads to handle incoming requests on those topics. So internally if this value is ten, the DRS will allocate 10 topics. @since 6.0 deprecated |
partitionOnEntry : EBoolean | When enabled, individual, uniquely identified peices of data will have their own dedicated channel for subsequent communication. Default = False @since 6.0 deprecated |
Attribute Details |