module Karma::Commands::BatchAdd

Defined in:

commands/counter/batch_add.cr

Class Method Summary

Class Method Detail

def self.apply(tree, items : Array(Array(UInt64))) #

[View source]
def self.call(directive, cluster) #

[View source]
def self.checked_add(left : UInt64, right : UInt64) : UInt64 #

[View source]
def self.preflight!(tree, items : Array(Array(UInt64))) : Nil #

[View source]