Class: Cellect::Server::NodeSet
- Defined in:
- lib/cellect/server/node_set.rb
Constant Summary
Constants inherited from NodeSet
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
Attributes inherited from NodeSet
Method Summary
Methods inherited from NodeSet
#initialize, #initialize_zk, #ready?
Constructor Details
This class inherits a constructor from Cellect::NodeSet
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id.
7 8 9 |
# File 'lib/cellect/server/node_set.rb', line 7 def id @id end |