View Source Skitter.Deployment (Skitter v0.5.3)
Constant data of an active data processing pipeline.
A reactive dataflow which is deployed over the cluster has access to an immutable set of data
which is termed the deployment. Each strategy can specify which data to store in the
deployment in the Skitter.Strategy.Component.deploy/1
hook. The other strategy hooks have
access to the data stored within the deployment. Note that a strategy is only able to access
its own deployment data.
Link to this section Summary
Link to this section Types
Specs
data() :: any()