Method: Gemfire::LocatorNodeInstance#peer

Defined in:
lib/vas/gemfire/locator_node_instances.rb

#peerBoolean



43
44
45
# File 'lib/vas/gemfire/locator_node_instances.rb', line 43

def peer
  client.get(location)['peer']
end