Liking cljdoc? Tell your friends :D

clj-headlights.bigtable-io


bigtable-io-read-tableclj

(bigtable-io-read-table pipeline name project bigtable-options)

Inputs: [pipeline :- pcollections/PCollectionType name :- s/Str project :- s/Str bigtable-options :- BigtableOptionsMap]

Inputs: [pipeline :- pcollections/PCollectionType name :- s/Str project :- s/Str bigtable-options :- BigtableOptionsMap]
sourceraw docstring

bigtable-io-read-table-rawclj

(bigtable-io-read-table-raw pipeline
                            name
                            project
                            {:keys [instance user-agent table]})

Inputs: [pipeline :- pcollections/PCollectionType name :- s/Str project :- s/Str {:keys [instance user-agent table]}]

Inputs: [pipeline :- pcollections/PCollectionType name :- s/Str project :- s/Str {:keys [instance user-agent table]}]
sourceraw docstring

bigtable-io-writeclj

(bigtable-io-write pcoll name project {:keys [instance user-agent table]})
source

bigtable-row->clj-mapclj

(bigtable-row->clj-map row)

Inputs: [row :- Row] Returns: BigtableReadRow

Inputs: [row :- Row]
Returns: BigtableReadRow
sourceraw docstring

BigtableOptionsMapclj

source

BigtableReadRowclj

source

BigtableWriteRowclj

source

build-mutationclj

(build-mutation mutation)

Inputs: [mutation :- TableMutation] Returns: Mutation

Inputs: [mutation :- TableMutation]
Returns: Mutation
sourceraw docstring

get-cells-dataclj

(get-cells-data cell-list)
source

get-columns-dataclj

(get-columns-data column-list)
source

options-builderclj

(options-builder project instance-id user-agent builder)
source

row->bigtable-kvclj

(row->bigtable-kv row)

Inputs: [row :- BigtableWriteRow]

Inputs: [row :- BigtableWriteRow]
sourceraw docstring

TableMutationclj

source

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

× close