Liking cljdoc? Tell your friends :D

telsos.lib.es.aggs


agg-table-nameclj/s

(agg-table-name agg-type)

agg-type->intclj/s

(agg-type->int agg-type)

agg-type?clj/s

(agg-type? x)

init!clj/s

(init! agg-types agg-table-names)

Initializes aggregate types and table names. The agg-types map must have keyword keys and values must be exactly (1 2 3 ... n) for n entries. The agg-table-names map must have the same keys as agg-types with string values.

Initializes aggregate types and table names. The agg-types map must have
keyword keys and values must be exactly (1 2 3 ... n) for n entries.
The agg-table-names map must have the same keys as agg-types with string values.
raw docstring

int->agg-typeclj/s

(int->agg-type id)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close