DistributedWorkManager for resource adapters
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-only |
| Attribute | Value |
|---|---|
| Default Value | WATERMARK |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Allowed Values | NEVER 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 |
| 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 |