Method: Kafka::PendingMessage#key

Defined in:
lib/kafka/pending_message.rb

#keyObject (readonly)

Returns the value of attribute key.



5
6
7
# File 'lib/kafka/pending_message.rb', line 5

def key
  @key
end