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 BigtableService.CheckAndMutateRowRequest.
Response message for BigtableService.CheckAndMutateRowRequest.
Specifies (some of) the contents of a single row/column 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 of a table.
Request message for BigtableService.MutateRow.
Request message for BigtableService.MutateRows.
MutateRowsRequest_Entry
No description provided by the author
Response message for BigtableService.MutateRows.
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 BigtableService.ReadModifyWriteRowRequest.
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 BigtableServer.ReadRows.
No description provided by the author
No description provided by the author
No description provided by the author
Response message for BigtableService.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
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.
Specifies a non-contiguous set of rows.
Request message for BigtableService.SampleRowKeys.
Response message for BigtableService.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