abstract class BitteCI::Listener::Event
- BitteCI::Listener::Event
- Reference
- Object
Included Modules
- JSON::Serializable
Direct Known Subclasses
- BitteCI::Listener::Allocation
- BitteCI::Listener::Deployment
- BitteCI::Listener::Evaluation
- BitteCI::Listener::Job
- BitteCI::Listener::Node
Defined in:
bitte_ci/line.crConstructors
Instance Method Summary
- #filter_keys : Array(String) | Nil
- #filter_keys=(filter_keys : Array(String) | Nil)
- #index : UInt64
- #index=(index : UInt64)
- #key : String
- #key=(key : String)
- #namespace : String
- #namespace=(namespace : String)
- #topic : String
- #topic=(topic : String)