FsShelter


Topology

Namespace: FsShelter

Topology data model

Nested types and modules

TypeDescription
Bolt<'t>

Storm Bolt abstraction

Component<'t>

Storm Componend abstraction

ComponentId

Component id

Dispatcher<'t>

Commands dispatcher

Grouping<'t>

Storm stream grouping abstraction

IO<'t>

Signature for pluggable IO implementation

Runnable<'t>

Signature for a final runnable component

Spout<'t>

Storm Spout abstraction

Stream<'t>

Storm Stream abstraction

StreamId

Stream id

ToAnchors

Signature for anchoring implementation

Topology<'t>

Storm Topology abstraction

TupleId

Tuple id

Fork me on GitHub