[Groonga-commit] droonga/drnbench at 5ea60af [master] Make mode symbolized

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Jan 20 15:13:08 JST 2014


YUKI Hiroshi	2014-01-20 15:13:08 +0900 (Mon, 20 Jan 2014)

  New Revision: 5ea60af5562d560a8debed5766086c9991c651fc
  https://github.com/droonga/drnbench/commit/5ea60af5562d560a8debed5766086c9991c651fc

  Message:
    Make mode symbolized

  Modified files:
    lib/drnbench/request-response/configuration.rb

  Modified: lib/drnbench/request-response/configuration.rb (+4 -0)
===================================================================
--- lib/drnbench/request-response/configuration.rb    2014-01-20 15:11:51 +0900 (f1b80d6)
+++ lib/drnbench/request-response/configuration.rb    2014-01-20 15:13:08 +0900 (50c687f)
@@ -44,6 +44,10 @@ module Drnbench
         [@wait, MIN_WAIT].max
       end
 
+      def mode
+        @mode.to_sym
+      end
+
       def request_patterns
         @request_patterns ||= prepare_request_patterns
       end
-------------- next part --------------
HTML����������������������������...
Download 



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