Liking cljdoc? Tell your friends :D

orc.json


byte-countclj

(byte-count s)

Returns byte count

Returns byte count
sourceraw docstring

jsonifyclj

(jsonify coll)

Json serialize input

Json serialize input
sourceraw docstring

payloadclj

(payload i s)

Wrap payload

Wrap payload
sourceraw docstring

prepclj

(prep i xs)
(prep i xs suffix)
source

startclj

(start conf
       src-path
       col-headers
       col-handlers
       byte-limit
       &
       {:keys [bat-size buf-size coll-type meta]
        :or {bat-size orc.read/batch-size
             buf-size orc.read/buffer-size
             coll-type :vector
             meta stream-metadata}})

Starts json streaming thread

Starts json streaming thread
sourceraw docstring

stream-metadataclj

(stream-metadata des bat)

Returns generic stream metadata

Returns generic stream metadata
sourceraw docstring

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

× close