ALWAYS
WATERMARK
Attribute | Value |
---|---|
Type | OBJECT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | PING_TIME |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Allowed Values | FIRST_AVAILABLE PING_TIME MAX_FREE_THREADS |
Attribute | Value |
---|---|
Type | OBJECT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Default Value | jca |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 10000 |
Type | LONG |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
name | STRING | true | false | The name of the DistributedWorkManager | |
policy | STRING | false | true | WATERMARK | The policy decides when to redistribute a Work instance |
policy-options | OBJECT | false | true | List of policy's options key/value pairs | |
selector | STRING | false | true | PING_TIME | The selector decides to which nodes in the network to redistribute the Work instance to |
selector-options | OBJECT | false | true | List of selector's options key/value pairs | |
transport-jgroups-cluster | STRING | false | true | jca | Define jgroups cluster name jca will use for distribute work in the cluster. Default is jca |
transport-jgroups-stack | STRING | false | true | Define which jgroups stack jca will use for distribute work in the cluster. Default is udp | |
transport-request-timeout | LONG | false | true | 10000 | Define timeout for works' distribution in the cluster. It is expressed in milliseconds. Default is 10000 |