Logo FsShelter

InCommand<'t> Type

Storm messages

Union cases

Union case Description

Ack TupleId

Full Usage: Ack TupleId

Parameters:
Item : TupleId

Activate

Full Usage: Activate

Deactivate

Full Usage: Deactivate

Handshake(conf, pidDir, context)

Full Usage: Handshake(conf, pidDir, context)

Parameters:
conf : Conf
pidDir : string
context : Context

Heartbeat

Full Usage: Heartbeat

Nack TupleId

Full Usage: Nack TupleId

Parameters:
Item : TupleId

Next

Full Usage: Next

TaskIds int list

Full Usage: TaskIds int list

Parameters:
    Item : int list

Item : int list

Tuple(tuple, id, comp, stream, taskId)

Full Usage: Tuple(tuple, id, comp, stream, taskId)

Parameters:
    tuple : 't
    id : TupleId
    comp : string
    stream : string
    taskId : int

tuple : 't
id : TupleId
comp : string
stream : string
taskId : int

Instance members

Instance member Description

this.IsAck

Full Usage: this.IsAck

Returns: bool
Returns: bool

this.IsActivate

Full Usage: this.IsActivate

Returns: bool
Returns: bool

this.IsDeactivate

Full Usage: this.IsDeactivate

Returns: bool
Returns: bool

this.IsHandshake

Full Usage: this.IsHandshake

Returns: bool
Returns: bool

this.IsHeartbeat

Full Usage: this.IsHeartbeat

Returns: bool
Returns: bool

this.IsNack

Full Usage: this.IsNack

Returns: bool
Returns: bool

this.IsNext

Full Usage: this.IsNext

Returns: bool
Returns: bool

this.IsTaskIds

Full Usage: this.IsTaskIds

Returns: bool
Returns: bool

this.IsTuple

Full Usage: this.IsTuple

Returns: bool
Returns: bool

Type something to start searching.