Class: Legion::Extensions::Node::Transport::Exchanges::ClusterControl
- Inherits:
-
Transport::Exchange
- Object
- Transport::Exchange
- Legion::Extensions::Node::Transport::Exchanges::ClusterControl
- Defined in:
- lib/legion/extensions/node/transport/exchanges/cluster_control.rb
Instance Method Summary collapse
Instance Method Details
#default_type ⇒ Object
13 14 15 |
# File 'lib/legion/extensions/node/transport/exchanges/cluster_control.rb', line 13 def default_type 'topic' end |
#exchange_name ⇒ Object
9 10 11 |
# File 'lib/legion/extensions/node/transport/exchanges/cluster_control.rb', line 9 def exchange_name 'legion.cluster.control' end |