Liking cljdoc? Tell your friends :D

zero-one.geni.streaming


->durationclj

(->duration value)
source

->java-dstreamclj

(->java-dstream dstream)
source

->timeclj

(->time value)
source

await-termination!clj

(await-termination! context)
source

await-termination-or-timeout!clj

(await-termination-or-timeout! context timeout)
source

cacheclj

(cache dstream)
source

checkpointcljmultimethod

source

computeclj

(compute dstream t)
source

contextclj

(context dstream)
source

countclj

(count dstream)
source

count-by-valueclj

(count-by-value dstream)
(count-by-value dstream num-partitions)
source

disk-onlyclj

source

disk-only-2clj

source

dstreamclj

source

filterclj

(filter dstream f)
source

flat-mapclj

(flat-map dstream f)
source

flat-map-to-pairclj

(flat-map-to-pair dstream f)
source

flat-map-valuesclj

(flat-map-values dstream f)
source

get-stateclj

source

glomclj

(glom dstream)
source

mapclj

(map dstream f)
source

map-partitionsclj

(map-partitions dstream f)
source

map-partitions-to-pairclj

(map-partitions-to-pair dstream f)
source

map-to-pairclj

(map-to-pair dstream f)
source

mapcat-to-pairclj

source

memory-and-diskclj

source

memory-and-disk-2clj

source

memory-and-disk-serclj

source

memory-and-disk-ser-2clj

source

memory-onlyclj

source

memory-only-2clj

source

memory-only-serclj

source

memory-only-ser-2clj

source

millisecondsclj

(milliseconds t)
source

minutesclj

(minutes t)
source

noneclj

source

off-heapclj

source

persistclj

(persist dstream)
(persist dstream storage-level)
source

printclj

(print dstream)
(print dstream num)
source

reduceclj

(reduce dstream f)
source

reduce-by-keyclj

(reduce-by-key dstream f)
(reduce-by-key dstream f partitions-or-partitioner)
source

rememberclj

(remember context duration)
source

repartitionclj

(repartition dstream num-partitions)
source

save-as-text-files!cljmultimethod

source

secondsclj

(seconds t)
source

slide-durationclj

(slide-duration dstream)
source

socket-text-streamclj

(socket-text-stream context hostname port storage)
source

spark-contextclj

(spark-context context)
source

sscclj

(ssc context)
source

start!clj

(start! context)
source

stateclj

(state context)
source

stop!clj

(stop! context)
source

streaming-contextclj

(streaming-context spark duration)
source

text-file-streamclj

(text-file-stream context path)
source

unionclj

(union left right)
source

wrap-rddclj

(wrap-rdd dstream rdd)
source

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

× close