Method: EventMachine::Protocols::Couchbase::Configuration#node_locator
- Defined in:
- lib/em-couchbase/configuration.rb
#node_locator ⇒ Object (readonly)
Returns the value of attribute node_locator.
27 28 29 |
# File 'lib/em-couchbase/configuration.rb', line 27 def node_locator @node_locator end |