Method: EventStore::Cluster::LeaderStatus::GossipEndpoint::Response::State.follower
- Defined in:
- lib/event_store/cluster/leader_status/gossip_endpoint/response/state.rb
.follower ⇒ Object
11 12 13 |
# File 'lib/event_store/cluster/leader_status/gossip_endpoint/response/state.rb', line 11 def self.follower 'Slave' end |