[Groonga-commit] droonga/fluent-plugin-droonga at be53d91 [master] Distribute watch.sweep

Back to archive index

Yoji Shidara null+****@clear*****
Thu Dec 12 18:39:26 JST 2013


Yoji Shidara	2013-12-12 18:39:26 +0900 (Thu, 12 Dec 2013)

  New Revision: be53d9196dc8d6118f554b304ccc0e7fe91f020c
  https://github.com/droonga/fluent-plugin-droonga/commit/be53d9196dc8d6118f554b304ccc0e7fe91f020c

  Message:
    Distribute watch.sweep

  Modified files:
    lib/droonga/plugin/distributor/watch.rb

  Modified: lib/droonga/plugin/distributor/watch.rb (+5 -0)
===================================================================
--- lib/droonga/plugin/distributor/watch.rb    2013-12-11 18:46:52 +0900 (07c5571)
+++ lib/droonga/plugin/distributor/watch.rb    2013-12-12 18:39:26 +0900 (d2dc5a0)
@@ -35,5 +35,10 @@ module Droonga
     def unsubscribe(envelope)
       broadcast_all(envelope)
     end
+
+    command "watch.sweep" => :sweep
+    def sweep(envelope)
+      broadcast_all(envelope)
+    end
   end
 end
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-commit mailing list
Back to archive index