Table of Contents - rks-0.3.3 Documentation
Classes and Modules
- Application
- Object
- RKS
- RKS::CLI
- RKS::Command
- RKS::Command::Base
- RKS::Command::Handler
- RKS::Event
- RKS::Event::Base
- RKS::Event::Handler
- RKS::Event::Processor
- RKS::Event::Processor::ProcessorNotInitialized
- RKS::Support
- RKS::Support::Concern
- RKS::Support::Configurable
- RKS::Support::Configurable::ClassMethods
- RKS::Support::Configurable::InvalidConfugurationName
- RKS::Support::Routable
- RKS::Support::Routable::ClassMethods
- RKS::Support::Routable::NoMethodFound
- RKS::Support::Routable::Router
- RKS::Support::Routable::Router::RouteNotFound
- RKS::Worker
Methods
- ::avro_registry — Application
- ::call — RKS::Command::Handler
- ::call — RKS::Event::Handler
- ::client — Object
- ::consumer — Object
- ::current — RKS::Event::Processor
- ::decode — RKS::Event::Handler
- ::init — Object
- ::logger — Application
- ::new — RKS::Command::Base
- ::new — RKS::Event::Base
- ::new — RKS::Event::Processor
- ::new — RKS::Support::Routable::Router
- ::process — RKS::Event::Processor
- ::producer — Object
- ::run — Application
- ::sanitized_event_name — Application
- ::set_current_processor — RKS::Event::Processor
- #camelize — Object
- #config — RKS::Support::Configurable::ClassMethods
- #config_attr — RKS::Support::Configurable::ClassMethods
- #configure — RKS::Support::Configurable::ClassMethods
- #draw — RKS::Support::Routable::Router
- #execute_job — Object
- #find — RKS::Support::Routable::Router
- #included — RKS::Support::Concern
- #install — RKS::CLI
- #on — RKS::Support::Routable::Router
- #process — RKS::Event::Processor
- #produce — Object
- #router — RKS::Support::Routable::ClassMethods
- #with_rescue_and_duration_command — Object
- #with_rescue_and_duration_event — Object
- #with_rescue_and_duration_worker — Object