Module: EventStore::HTTP::Controls::Hostname::Cluster

Defined in:
lib/event_store/http/controls/hostname/cluster.rb

Defined Under Namespace

Modules: Available, Followers, Leader, PartiallyAvailable, Unavailable

Class Method Summary collapse

Class Method Details

.exampleObject



6
7
8
# File 'lib/event_store/http/controls/hostname/cluster.rb', line 6

def self.example
  Available.example
end