Topology
Namespace: FsShelter
Topology data model
Nested types and modules
Type | Description |
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 |