Class: Cellect::Server::NodeSet

Inherits:
NodeSet
  • Object
show all
Defined in:
lib/cellect/server/node_set.rb

Constant Summary

Constants inherited from NodeSet

NodeSet::ConnectionError

Instance Attribute Summary collapse

Attributes inherited from NodeSet

#state, #zk

Method Summary

Methods inherited from NodeSet

#initialize, #initialize_zk, #ready?

Constructor Details

This class inherits a constructor from Cellect::NodeSet

Instance Attribute Details

#idObject

Returns the value of attribute id.



7
8
9
# File 'lib/cellect/server/node_set.rb', line 7

def id
  @id
end