[Groonga-commit] groonga/groonga at 664aeaf [master] sharding: export shard_key_name

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 10 00:06:46 JST 2015


Kouhei Sutou	2015-02-10 00:06:46 +0900 (Tue, 10 Feb 2015)

  New Revision: 664aeafac880c9b066cfeedc97d4ba8febf58688
  https://github.com/groonga/groonga/commit/664aeafac880c9b066cfeedc97d4ba8febf58688

  Message:
    sharding: export shard_key_name

  Modified files:
    plugins/sharding/logical_enumerator.rb

  Modified: plugins/sharding/logical_enumerator.rb (+1 -0)
===================================================================
--- plugins/sharding/logical_enumerator.rb    2015-02-10 00:03:18 +0900 (bcb5ad4)
+++ plugins/sharding/logical_enumerator.rb    2015-02-10 00:06:46 +0900 (7ad5393)
@@ -2,6 +2,7 @@ module Groonga
   module Sharding
     class LogicalEnumerator
       attr_reader :target_range
+      attr_reader :shard_key_name
       def initialize(command_name, input)
         @command_name = command_name
         @input = input
-------------- next part --------------
HTML����������������������������...
Download 



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