package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

Specifies (some of) the contents of a single row/column/timestamp of a table.
Request message for Bigtable.CheckAndMutateRow.
Response message for Bigtable.CheckAndMutateRow.
Specifies (some of) the contents of a single row/column intersection of a table.
Specifies a contiguous range of columns within a single column family.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Specifies (some of) the contents of a single row/column family intersection of a table.
Request message for Bigtable.MutateRow.
Response message for Bigtable.MutateRow.
Request message for BigtableService.MutateRows.
MutateRowsRequest_Entry
No description provided by the author
Response message for BigtableService.MutateRows.
MutateRowsResponse_Entry
No description provided by the author
Specifies a particular change to be made to the contents of a row.
A Mutation which deletes cells from the specified column, optionally restricting the deletions to a given timestamp range.
No description provided by the author
A Mutation which deletes all cells from the specified column family.
No description provided by the author
A Mutation which deletes all cells from the containing row.
No description provided by the author
A Mutation which sets the value of the specified cell.
No description provided by the author
Request message for Bigtable.ReadModifyWriteRow.
Response message for Bigtable.ReadModifyWriteRow.
Specifies an atomic read/modify/write operation on the latest value of the specified column.
No description provided by the author
No description provided by the author
Request message for Bigtable.ReadRows.
Response message for Bigtable.ReadRows.
Specifies a piece of a row's contents returned as part of the read response stream.
No description provided by the author
No description provided by the author
Specifies the complete (requested) contents of a single row of a table.
Takes a row as input and produces an alternate view of the row based on specified rules.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A RowFilter which sends rows through several RowFilters in sequence.
No description provided by the author
No description provided by the author
No description provided by the author
A RowFilter which evaluates one of two possible RowFilters, depending on whether or not a predicate RowFilter outputs any cells from the input row.
No description provided by the author
No description provided by the author
A RowFilter which sends each row to each of several component RowFilters and interleaves the results.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Specifies a contiguous range of rows.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Specifies a non-contiguous set of rows.
Request message for Bigtable.SampleRowKeys.
Response message for Bigtable.SampleRowKeys.
Specified a contiguous range of microsecond timestamps.
Specifies a contiguous range of raw byte values.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author