receiveWorkPort property
The TCP port on which the worker should listen for messages from other streaming computation workers.
Implementation
core.int? receiveWorkPort;
The TCP port on which the worker should listen for messages from other streaming computation workers.
core.int? receiveWorkPort;