(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]
(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]}]
(bigtable-io-write pcoll name project {:keys [instance user-agent table]})(bigtable-row->clj-map row)Inputs: [row :- Row] Returns: BigtableReadRow
Inputs: [row :- Row] Returns: BigtableReadRow
(build-mutation mutation)Inputs: [mutation :- TableMutation] Returns: Mutation
Inputs: [mutation :- TableMutation] Returns: Mutation
(row->bigtable-kv row)Inputs: [row :- BigtableWriteRow]
Inputs: [row :- BigtableWriteRow]
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |