Module: Heller
- Defined in:
- lib/heller.rb,
lib/heller/errors.rb,
lib/heller/message.rb,
lib/heller/version.rb,
lib/heller/consumer.rb,
lib/heller/producer.rb,
lib/heller/configuration.rb,
lib/heller/fetch_request.rb,
lib/heller/fetch_response.rb,
lib/heller/offset_request.rb,
lib/heller/offset_response.rb,
lib/heller/zookeeper_consumer.rb,
lib/heller/consumer_configuration.rb,
lib/heller/message_set_enumerator.rb,
lib/heller/producer_configuration.rb,
lib/heller/topic_metadata_response.rb
Defined Under Namespace
Classes: Configuration, Consumer, ConsumerConfiguration, Errors, FetchRequest, FetchResponse, Message, MessageSetEnumerator, OffsetRequest, OffsetResponse, Producer, ProducerConfiguration, TopicMetadataResponse, ZookeeperConsumer
Constant Summary collapse
- HellerError =
Class.new(StandardError)
- NoSuchTopicPartitionCombinationError =
Class.new(HellerError)
- VERSION =
'0.2.1'.freeze