Method: Kafka::BrokerInfo#host

Defined in:
lib/kafka/broker_info.rb

#hostObject (readonly)

Returns the value of attribute host.


4
5
6
# File 'lib/kafka/broker_info.rb', line 4

def host
  @host
end