class AvalancheMQ::ShovelStore
- AvalancheMQ::ShovelStore
- Reference
- Object
Included Modules
- Enumerable({String, AvalancheMQ::Shovel})
Defined in:
avalanchemq/shovel/shovel_store.crConstructors
Instance Method Summary
- #create(name, config)
- #delete(name)
-
#each(&)
Must yield this collection's elements to the block.
Macro Summary
Constructor Detail
Instance Method Detail
def each(&)
#
Description copied from module Enumerable({String, AvalancheMQ::Shovel})
Must yield this collection's elements to the block.