Libraries
»
kafka-consumer
(0.0.1)
»
Index
»
Kazoo
»
Broker
»
#hash
Method: Kazoo::Broker#hash
Defined in:
lib/kazoo/broker.rb
#
hash
⇒
Object
60 61 62
# File 'lib/kazoo/broker.rb', line 60
def
hash
[
self
.
cluster
,
self
.
id
]
.
hash
end