Class: Stellr::Strategies::Blocking

Inherits:
Base
  • Object
show all
Defined in:
lib/stellr/strategies/blocking.rb

Overview

Blocking strategy. Any index modifying methods will block until the change has been done.

Method Summary

Methods inherited from Base

#initialize, #method_missing

Methods included from Utils::Shutdown

#shutdown, #shutting_down?

Constructor Details

This class inherits a constructor from Stellr::Strategies::Base

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Stellr::Strategies::Base