Class: Beaneater

Inherits:
Object
  • Object
show all
Defined in:
lib/beaneater/stats.rb,
lib/beaneater/errors.rb,
lib/beaneater/version.rb,
lib/beaneater/connection.rb,
lib/beaneater/job/record.rb,
lib/beaneater/tube/record.rb,
lib/beaneater/configuration.rb,
lib/beaneater/job/collection.rb,
lib/beaneater/tube/collection.rb,
lib/beaneater/stats/fast_struct.rb,
lib/beaneater/stats/stat_struct.rb

Defined Under Namespace

Classes: AbortProcessingError, BadFormatError, Configuration, Connection, DeadlineSoonError, DrainingError, ExpectedCrlfError, InternalError, InvalidTubeName, Job, JobNotReserved, JobTooBigError, Jobs, NotConnected, NotFoundError, NotIgnoredError, OutOfMemoryError, StatStruct, Stats, TimedOutError, Tube, Tubes, UnexpectedResponse, UnknownCommandError

Constant Summary collapse

VERSION =

Current version of gem.

"1.1.3"