Uses of Package
com.google.cloud.bigtable.data.v2.models
-
Packages that use com.google.cloud.bigtable.data.v2.models Package Description com.google.cloud.bigtable.data.v2 A client for the Cloud Bigtable data API.com.google.cloud.bigtable.data.v2.models com.google.cloud.bigtable.data.v2.stub com.google.cloud.bigtable.data.v2.stub.changestream -
Classes in com.google.cloud.bigtable.data.v2.models used by com.google.cloud.bigtable.data.v2 Class Description BulkMutation Represents a list of mutations for multiple rows.ChangeStreamRecord Default representation of a change stream record, which can be a Heartbeat, a CloseStream, or a logical mutation.ConditionalRowMutation Mutates a row atomically based on the output of a condition filter.Filters.Filter KeyOffset Represents the offset of a row key in a table.Query A simple wrapper to construct a query for the ReadRows RPC.Range.ByteStringRange Concrete Range for ByteStringsReadChangeStreamQuery A simple wrapper to construct a query for the ReadChangeStream RPC.ReadModifyWriteRow Wraps aReadModifyWriteRowRequest
.Row Default representation of a logical row.RowAdapter An extension point that allows end users to plug in a custom implementation of logical rows.RowMutation Represents a list of mutations targeted at a single row.RowMutationEntry Represents a list of mutations targeted at a single row. -
Classes in com.google.cloud.bigtable.data.v2.models used by com.google.cloud.bigtable.data.v2.models Class Description BulkMutation Represents a list of mutations for multiple rows.ChangeStreamContinuationToken A simple wrapper forStreamContinuationToken
.ChangeStreamMutation.MutationType ChangeStreamRecord Default representation of a change stream record, which can be a Heartbeat, a CloseStream, or a logical mutation.ChangeStreamRecordAdapter An extension point that allows end users to plug in a custom implementation of logical change stream records.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder A SAX style change stream record factory.CloseStream A simple wrapper forReadChangeStreamResponse.CloseStream
.ConditionalRowMutation Mutates a row atomically based on the output of a condition filter.DeleteCells Representation of a DeleteCells mod in a data change.DeleteFamily Representation of a DeleteFamily mod in a data change.Entry Default representation of a mod in a data change, which can be aDeleteFamily
, aDeleteCells
, or aSetCell
This class will be used byChangeStreamMutation
to represent a list of mods in a logical change stream mutation.Filters A Fluent DSL to create a hierarchy of filters for the CheckAndMutateRow RPCs and ReadRows Query.Filters.ChainFilter DSL for adding filters to a chain.Filters.ConditionFilter DSL for configuring a conditional filter.Filters.FamilyFilter Filters.Filter Filters.InterleaveFilter DSL for adding filters to the interleave list.Filters.KeyFilter Filters.LimitFilter Filters.OffsetFilter Filters.QualifierFilter Filters.QualifierRangeFilter Matches only cells from columns within the given range.Filters.TimestampFilter Filters.TimestampRangeFilter Matches only cells with microsecond timestamps within the given range.Filters.ValueFilter Filters.ValueRangeFilter Matches only cells with values that fall within the given value range.KeyOffset Represents the offset of a row key in a table.MutateRowsException.FailedMutation Identifies which mutation failed and the reason it failed.Mutation The concrete implementation ofMutationApi
that can be used to create and represent a list of mutations.MutationApi The API for creating mutations for a single row.Query A simple wrapper to construct a query for the ReadRows RPC.Query.QueryPaginator A Query Paginator that will split a query into small chunks.Range Range API.Range.BoundType Range.ByteStringRange Concrete Range for ByteStringsRange.TimestampRange Concrete Range for timestampsReadChangeStreamQuery A simple wrapper to construct a query for the ReadChangeStream RPC.ReadModifyWriteRow Wraps aReadModifyWriteRowRequest
.Row Default representation of a logical row.RowAdapter An extension point that allows end users to plug in a custom implementation of logical rows.RowAdapter.RowBuilder A SAX style row factory.RowCell Default representation of a cell in aRow
.RowMutation Represents a list of mutations targeted at a single row.RowMutationEntry Represents a list of mutations targeted at a single row.SetCell Representation of a SetCell mod in a data change, whose value is concatenated byChangeStreamRecordMerger
in case of SetCell value chunking. -
Classes in com.google.cloud.bigtable.data.v2.models used by com.google.cloud.bigtable.data.v2.stub Class Description ChangeStreamRecord Default representation of a change stream record, which can be a Heartbeat, a CloseStream, or a logical mutation.ConditionalRowMutation Mutates a row atomically based on the output of a condition filter.KeyOffset Represents the offset of a row key in a table.Query A simple wrapper to construct a query for the ReadRows RPC.Range.ByteStringRange Concrete Range for ByteStringsReadChangeStreamQuery A simple wrapper to construct a query for the ReadChangeStream RPC.ReadModifyWriteRow Wraps aReadModifyWriteRowRequest
.Row Default representation of a logical row.RowMutation Represents a list of mutations targeted at a single row. -
Classes in com.google.cloud.bigtable.data.v2.models used by com.google.cloud.bigtable.data.v2.stub.changestream Class Description ChangeStreamRecordAdapter An extension point that allows end users to plug in a custom implementation of logical change stream records.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder A SAX style change stream record factory.Range.ByteStringRange Concrete Range for ByteStringsReadChangeStreamQuery A simple wrapper to construct a query for the ReadChangeStream RPC.