InCommand<'t> Type
Storm messages
Union cases
| Union case |
Description
|
|
|
Full Usage:
Activate
|
|
Full Usage:
Deactivate
|
|
|
|
Full Usage:
Heartbeat
|
|
|
|
Full Usage:
Next
|
|
Full Usage:
TaskIds int list
Parameters:
int list
|
|
Full Usage:
Tuple(tuple, id, comp, stream, taskId)
Parameters:
't
id : TupleId
comp : string
stream : string
taskId : int
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAck
Returns: bool
|
|
Full Usage:
this.IsActivate
Returns: bool
|
|
Full Usage:
this.IsDeactivate
Returns: bool
|
|
Full Usage:
this.IsHandshake
Returns: bool
|
|
Full Usage:
this.IsHeartbeat
Returns: bool
|
|
Full Usage:
this.IsNack
Returns: bool
|
|
Full Usage:
this.IsNext
Returns: bool
|
|
Full Usage:
this.IsTaskIds
Returns: bool
|
|
Full Usage:
this.IsTuple
Returns: bool
|
|
FsShelter