[Groonga-commit] droonga/droonga-engine at 4905585 [buffered-forward] Remove unused method

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Jan 6 18:34:52 JST 2015


YUKI Hiroshi	2015-01-06 18:34:52 +0900 (Tue, 06 Jan 2015)

  New Revision: 49055854d05339e2da5b0d3c0d158a7aae506e43
  https://github.com/droonga/droonga-engine/commit/49055854d05339e2da5b0d3c0d158a7aae506e43

  Message:
    Remove unused method

  Modified files:
    lib/droonga/cluster.rb

  Modified: lib/droonga/cluster.rb (+0 -8)
===================================================================
--- lib/droonga/cluster.rb    2015-01-06 18:34:05 +0900 (2c5ab1d)
+++ lib/droonga/cluster.rb    2015-01-06 18:34:52 +0900 (eaa27d5)
@@ -92,14 +92,6 @@ module Droonga
       false
     end
 
-    def all_nodes
-      if @catalog
-        @catalog.all_nodes
-      else
-        []
-      end
-    end
-
     def forwardable_nodes
       @forwardable_nodes ||= engine_nodes.select do |node|
         node.forwardable?
-------------- next part --------------
HTML����������������������������...
Download 



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