Uses of Package
io.github.flink.gcp.connector.bigtable.table
Packages that use io.github.flink.gcp.connector.bigtable.table
Package
Description
-
Classes in io.github.flink.gcp.connector.bigtable.table used by io.github.flink.gcp.connector.bigtable.tableClassDescriptionThe lookup values a
CREATE TABLEmaps into the Bigtable table source.The DDL schema of abigtabletable: which column is the row key, and which column family and qualifier every other column addresses.One column family: aROWcolumn whose nested fields are its qualifiers.One qualifier: a nested field of a column family'sROW.Reads the bytes of a cell as one field of a row.Reads one field of a row as the bytes of a cell.The physical changelog representation emitted by a Bigtable Change Streams table source.A table option's Bigtable Change Streams start-position mode.What the Bigtable table sink tells the planner when the requested changelog is insert-only.How a Bigtable table option represents a row-key bound.Which Bigtable read surface a table source uses.The physical primary key and value-format payload of a selected-cell table.What a fixed-width decoder does with a cell or row key longer than the declared type's layout. -
Classes in io.github.flink.gcp.connector.bigtable.table used by io.github.flink.gcp.connector.bigtable.table.sinkClassDescriptionThe DDL schema of a
bigtabletable: which column is the row key, and which column family and qualifier every other column addresses.What the Bigtable table sink tells the planner when the requested changelog is insert-only. -
Classes in io.github.flink.gcp.connector.bigtable.table used by io.github.flink.gcp.connector.bigtable.table.sourceClassDescriptionThe lookup values a
CREATE TABLEmaps into the Bigtable table source.The DDL schema of abigtabletable: which column is the row key, and which column family and qualifier every other column addresses.A table option's Bigtable Change Streams start-position mode.The physical primary key and value-format payload of a selected-cell table.What a fixed-width decoder does with a cell or row key longer than the declared type's layout.