Method: Infrastructure#names

Defined in:
lib/cluster/infrastructure.rb

#names(*roles) ⇒ Object

Raises:

  • (NotImplementedError)


58
59
60
# File 'lib/cluster/infrastructure.rb', line 58

def names(*roles)
  raise NotImplementedError
end