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