Table of Contents - bramble-0.6.0 Documentation
Classes and Modules
- Bramble
- Bramble::BaseJob
- Bramble::BeginJob
- Bramble::ErrorHandling
- Bramble::Keys
- Bramble::Map
- Bramble::MapJob
- Bramble::Reduce
- Bramble::ReduceJob
- Bramble::Result
- Bramble::Serialize
- Bramble::State
- Bramble::Storage
- Bramble::Storage::MemoryStorage
- Bramble::Storage::RedisStorage
Methods
- ::config — Bramble
- ::delete — Bramble
- ::delete_all — Bramble
- ::dump — Bramble::Serialize
- ::get — Bramble
- ::load — Bramble::Serialize
- ::map_reduce — Bramble
- ::new — Bramble::Result
- ::percent_between_keys — Bramble::State
- ::rescuing — Bramble::ErrorHandling
- ::storage — Bramble::State
- ::storage_instance — Bramble::Storage
- #clear_job — Bramble::State
- #clear_map — Bramble::State
- #clear_reduce — Bramble::State
- #data — Bramble::Result
- #data_key — Bramble::Keys
- #delete — Bramble::Storage::MemoryStorage
- #delete — Bramble::Storage::RedisStorage
- #delete_all — Bramble::Storage::MemoryStorage
- #delete_all — Bramble::Storage::RedisStorage
- #expire_after — Bramble::Storage::RedisStorage
- #finished? — Bramble::Result
- #finished_at_key — Bramble::Keys
- #get — Bramble::Storage::MemoryStorage
- #get — Bramble::Storage::RedisStorage
- #increment — Bramble::Storage::MemoryStorage
- #increment — Bramble::Storage::RedisStorage
- #job_id_key — Bramble::Keys
- #keys_key — Bramble::Keys
- #map_finished_count_key — Bramble::Keys
- #map_keys_get — Bramble::Storage::MemoryStorage
- #map_keys_get — Bramble::Storage::RedisStorage
- #map_keys_push — Bramble::Storage::MemoryStorage
- #map_keys_push — Bramble::Storage::RedisStorage
- #map_result_get — Bramble::Storage::MemoryStorage
- #map_result_get — Bramble::Storage::RedisStorage
- #map_result_push — Bramble::Storage::MemoryStorage
- #map_result_push — Bramble::Storage::RedisStorage
- #map_total_count_key — Bramble::Keys
- #namespace — Bramble::Keys
- #percent_finished — Bramble::Result
- #percent_mapped — Bramble::State
- #percent_reduced — Bramble::State
- #perform — Bramble::BeginJob
- #perform — Bramble::MapJob
- #perform — Bramble::ReduceJob
- #perform — Bramble::Map
- #perform — Bramble::Reduce
- #perform_map — Bramble::Map
- #perform_reduce — Bramble::Reduce
- #redis_conn — Bramble::Storage::RedisStorage
- #redis_send — Bramble::Storage::RedisStorage
- #reduce_finished_count_key — Bramble::Keys
- #reduce_result_get — Bramble::Storage::MemoryStorage
- #reduce_result_get — Bramble::Storage::RedisStorage
- #reduce_result_set — Bramble::Storage::MemoryStorage
- #reduce_result_set — Bramble::Storage::RedisStorage
- #reduce_total_count_key — Bramble::Keys
- #result_key — Bramble::Keys
- #running? — Bramble::Result
- #running? — Bramble::State
- #set — Bramble::Storage::MemoryStorage
- #set — Bramble::Storage::RedisStorage
- #start_job — Bramble::State
- #started? — Bramble::Result
- #status_key — Bramble::Keys
- #storage — Bramble::Result
- #storage — Bramble::Map
- #storage — Bramble::Reduce
- #transaction — Bramble::Storage::MemoryStorage