Posse::Pipelines::Pipeline
Inherits Reference < Object
Constants
Log = ::Log.for(self)
Constructors
Instance methods
aggregate_id
Sourceaggregate_id=(aggregate_id : String)
Sourceassign(key : String, value : T) : self forall T
Sourceassigns
Sourcecommand
Sourcecommand=(command : Posse::Commands::Command)
Sourceexception
Sourceexception=(exception : Exception | Nil)
Sourcefetch(key : String, type : T.class) : T forall T
Sourcefetch?(key : String, type : T.class) : T | Nil forall T
Sourcehalt
Sourcehalted?
Sourceresponse
Source