Response object from broadcast evaluation.
Type
Properties
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|
id | number | ❌ | null | Id of cluster. |
shards | number[] | ❌ | null | Array of shard ids. |
result | any | ❌ | null | Returned data from broadcast eval callback. |
error | any | ❌ | null | Error data if eval contained errors. |