btrowset

package
v0.0.0-...-dbf8c57 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RowKey

type RowKey []byte

RowKey -

func NewRowKey

func NewRowKey(val []byte) RowKey

NewRowKey -

func PrefixSuccessor

func PrefixSuccessor(prefix RowKey) RowKey

PrefixSuccessor -

func StringRowKey

func StringRowKey(rk string) RowKey

StringRowKey -

func (RowKey) KeyRangeEndClosed

func (r RowKey) KeyRangeEndClosed() *btpb.RowRange_EndKeyClosed

KeyRangeEndClosed -

func (RowKey) KeyRangeEndOpen

func (r RowKey) KeyRangeEndOpen() *btpb.RowRange_EndKeyOpen

KeyRangeEndOpen -

func (RowKey) KeyRangeStartClosed

func (r RowKey) KeyRangeStartClosed() *btpb.RowRange_StartKeyClosed

KeyRangeStartClosed -

func (RowKey) KeyRangeStartOpen

func (r RowKey) KeyRangeStartOpen() *btpb.RowRange_StartKeyOpen

KeyRangeStartOpen -

type RowSet

type RowSet btpb.RowSet

RowSet implements bigtable.RowSet interface.

func (RowSet) Proto

func (r RowSet) Proto() *btpb.RowSet

Proto -

func (RowSet) RetainRowsAfter

func (r RowSet) RetainRowsAfter(lastRowKey string) bigtable.RowSet

RetainRowsAfter -

func (RowSet) Valid

func (r RowSet) Valid() bool

Valid -

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL