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 |
Class and Description |
---|
BulkMutation
Represents a list of mutations for multiple rows.
|
BulkMutationBatcher
Tracker for outstanding bulk mutations.
|
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.
|
ReadModifyWriteRow
Wraps a
ReadModifyWriteRowRequest . |
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.
|
Class and Description |
---|
BulkMutation
Represents a list of mutations for multiple rows.
|
ConditionalRowMutation
Mutates a row atomically based on the output of a condition filter.
|
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 of
MutationApi 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.
|
Range
Range API.
|
Range.BoundType |
Range.ByteStringRange
Concrete Range for ByteStrings
|
Range.TimestampRange
Concrete Range for timestamps
|
ReadModifyWriteRow
Wraps a
ReadModifyWriteRowRequest . |
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 a
Row . |
RowMutation
Represents a list of mutations targeted at a single row.
|
Class and Description |
---|
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.
|
ReadModifyWriteRow
Wraps a
ReadModifyWriteRowRequest . |
Row
Default representation of a logical row.
|
RowMutation
Represents a list of mutations targeted at a single row.
|
Copyright © 2019 Google LLC. All rights reserved.