Methods

Files

Class/Module Index [+]

Quicksearch

Tarantool::Request::SumburMurmurInt64

Public Instance Methods

call(shard_values, shards_count, this) click to toggle source
# File lib/tarantool/shards_support.rb, line 18
def call(shard_values, shards_count, this)
  shard_values[0] &&
    sumbur(murmur3_32_int64_hash(shard_values[0]), shards_count)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.