Liking cljdoc? Tell your friends :D

onyx.windowing.aggregation


averageclj/s

source

average-aggregation-apply-fnclj/s

(average-aggregation-apply-fn window state v)
source

average-aggregation-create-fnclj/s

(average-aggregation-create-fn window segment)
source

average-aggregation-fn-initclj/s

(average-aggregation-fn-init window)
source

average-super-aggregationclj/s

(average-super-aggregation window state-1 state-2)
source

collect-by-keyclj/s

source

collect-by-key-aggregation-apply-logclj/s

(collect-by-key-aggregation-apply-log window state segment)
source

collect-by-key-aggregation-fnclj/s

(collect-by-key-aggregation-fn window segment)
source

collect-by-key-aggregation-fn-initclj/s

(collect-by-key-aggregation-fn-init window)
source

collect-by-key-super-aggregationclj/s

(collect-by-key-super-aggregation window state-1 state-2)
source

collect-key-valueclj/s

source

collect-key-value-aggregation-apply-logclj/s

(collect-key-value-aggregation-apply-log window state v)
source

collect-key-value-aggregation-fnclj/s

(collect-key-value-aggregation-fn window segment)
source

collect-key-value-aggregation-fn-initclj/s

(collect-key-value-aggregation-fn-init window)
source

collect-key-value-super-aggregationclj/s

(collect-key-value-super-aggregation window state-1 state-2)
source

conjclj/s

source

conj-aggregation-apply-logclj/s

(conj-aggregation-apply-log window state v)
source

conj-aggregation-fnclj/s

(conj-aggregation-fn window segment)
source

conj-aggregation-fn-initclj/s

(conj-aggregation-fn-init window)
source

conj-super-aggregationclj/s

(conj-super-aggregation window state-1 state-2)
source

countclj/s

source

count-aggregation-apply-fnclj/s

(count-aggregation-apply-fn window state _)
source

count-aggregation-create-state-updateclj/s

(count-aggregation-create-state-update _ _)
source

count-aggregation-fn-initclj/s

(count-aggregation-fn-init window)
source

count-super-aggregationclj/s

(count-super-aggregation window state-1 state-2)
source

maxclj/s

source

max-aggregation-fnclj/s

(max-aggregation-fn window segment)
source

max-create-aggregation-apply-fnclj/s

(max-create-aggregation-apply-fn window state v)
source

max-super-aggregationclj/s

(max-super-aggregation window state-1 state-2)
source

minclj/s

source

min-aggregation-apply-fnclj/s

(min-aggregation-apply-fn window state v)
source

min-aggregation-create-fnclj/s

(min-aggregation-create-fn window segment)
source

min-super-aggregationclj/s

(min-super-aggregation window state-1 state-2)
source

set-value-aggregation-apply-logclj/s

(set-value-aggregation-apply-log window state v)
source

sumclj/s

source

sum-aggregation-fn-initclj/s

(sum-aggregation-fn-init window)
source

sum-aggregation-functionclj/s

(sum-aggregation-function _ state v)
source

sum-create-state-update-fnclj/s

(sum-create-state-update-fn window segment)
source

sum-super-aggregationclj/s

(sum-super-aggregation window state-1 state-2)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close