Index
All Classes and Interfaces|All Packages|Serialized Form
A
- ABORTED - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
- add(RowMutationEntry) - Method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
-
Add mutation for a particular row.
- add(ByteString, Mutation) - Method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
-
Add mutation for a particular row.
- add(String, Mutation) - Method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
-
Add mutation for a particular row.
- addChangeStreamRetention(Duration) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
-
Add change stream retention period between 1 day and 7 days.
- addChangeStreamRetention(Duration) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
-
Update change stream retention period between 1 day and 7 days.
- addCluster(String, String, int, StorageType) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
-
Adds a cluster to the instance request with manual scaling enabled.
- addCluster(String, String, ClusterAutoscalingConfig, StorageType) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
-
Adds a cluster to the instance request with autoscaling enabled.
- addCmekCluster(String, String, int, StorageType, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
-
Adds a CMEK protected cluster using the specified KMS key name.
- addDevelopmentCluster(String, String, StorageType) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
-
Adds a DEVELOPMENT cluster to the instance request.
- addFamily(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
-
Adds a new columnFamily to the configuration
- addFamily(String) - Method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
-
Configures the name of the new
ColumnFamilyto be created - addFamily(String, GCRules.GCRule) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
-
Adds a new columnFamily with
GCRules.GCRuleto the configuration. - addFamily(String, GCRules.GCRule) - Method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
-
Configures the name and
GCRules.GCRuleof the newColumnFamilyto be created - addFamily(String, GCRules.GCRule, Type) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
-
Adds a new columnFamily with a
GCRules.GCRuleandTypeto the configuration. - addFamily(String, GCRules.GCRule, Type) - Method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
- addFamily(String, Type) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
-
Adds a new columnFamily with a
Typeto the configuration. - addFamily(String, Type) - Method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
-
Configures the name and
Typeof the newColumnFamilyto be created - addLabel(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
-
Adds an arbitrary label to the instance.
- addQualifier(ByteString) - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
-
Adds an individual column qualifier to be included in this authorized view.
- addQualifier(String) - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
-
Adds an individual column qualifier to be included in this authorized view.
- addQualifierPrefix(ByteString) - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
-
Adds a prefix for column qualifiers to be included in this authorized view.
- addQualifierPrefix(String) - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
-
Adds a prefix for column qualifiers to be included in this authorized view.
- addRowPrefix(ByteString) - Method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
-
Adds a new rowPrefix to the subset view.
- addRowPrefix(String) - Method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
-
Adds a new rowPrefix to the subset view.
- addSplit(ByteString) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
-
Adds split at the specified key to the configuration.
- addToCell(String, Value, Value, Value) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
- addToCell(String, Value, Value, Value) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- addToCell(String, Value, Value, Value) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Adds a
Valueto an aggregate cell. - addToCell(String, Value, Value, Value) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- addToCell(String, Value, Value, Value) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
- addToCell(String, ByteString, long, long) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Adds an int64 value to an aggregate cell.
- addToCell(String, String, long, long) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Adds an int64 value to an aggregate cell.
- AddToCell - Class in com.google.cloud.bigtable.data.v2.models
-
Representation of an AddToCell mod in a data change.
- AddToCell() - Constructor for class com.google.cloud.bigtable.data.v2.models.AddToCell
- advance(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Query.QueryPaginator
-
Construct the next query.
- Aggregate() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate
- Aggregator() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator
- ALREADY_EXISTS - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
- append(String, ByteString, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
-
Appends the value to the existing value of the cell.
- append(String, String, String) - Method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
-
Appends the value to the existing value of the cell.
- applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Applies the given settings updater function to all of the unary API methods in this service.
- applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Applies the given settings updater function to all of the unary API methods in this service.
- AppProfile - Class in com.google.cloud.bigtable.admin.v2.models
-
An application profile, or app profile, stores settings that tell your Cloud Bigtable instance how to handle incoming requests from an application.
- AppProfile.ComputeBillingOwner - Enum in com.google.cloud.bigtable.admin.v2.models
-
Compute Billing Owner specifies how usage should be accounted when using Data Boost.
- AppProfile.DataBoostIsolationReadOnlyPolicy - Class in com.google.cloud.bigtable.admin.v2.models
-
A Data Boost Read Only
AppProfile.IsolationPolicyfor running high-throughput read traffic on your Bigtable data without affecting application traffic. - AppProfile.IsolationPolicy - Interface in com.google.cloud.bigtable.admin.v2.models
-
Represents the options for isolating this app profile's traffic from other use cases.
- AppProfile.MultiClusterRoutingPolicy - Class in com.google.cloud.bigtable.admin.v2.models
-
A
AppProfile.RoutingPolicythat tells Cloud Bigtable that it can route each request to any available cluster. - AppProfile.Priority - Enum in com.google.cloud.bigtable.admin.v2.models
-
The possible priorities for an app profile.
- AppProfile.RoutingPolicy - Interface in com.google.cloud.bigtable.admin.v2.models
-
Represents the routing for read/write requests.
- AppProfile.SingleClusterRoutingPolicy - Class in com.google.cloud.bigtable.admin.v2.models
-
A
AppProfile.RoutingPolicythat routes all requests to a specific cluster. - AppProfile.StandardIsolationPolicy - Class in com.google.cloud.bigtable.admin.v2.models
-
A standard
AppProfile.IsolationPolicyfor isolating this app profile's traffic from other use cases. - areInternalMetricsEnabled() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Checks if internal metrics are enabled
- areInternalMetricsEnabled() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
- areInternalMetricsEnabled() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
- areInternalMetricsEnabled() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Checks if internal metrics are disabled
- Array() - Constructor for class com.google.cloud.bigtable.common.Type.Array
- ARRAY - Enum constant in enum com.google.cloud.bigtable.data.v2.models.sql.SqlType.Code
- arrayOf(SqlType<Elem>) - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
- assertUsingSameStub(EnhancedBigtableStub) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement
-
Asserts that the given stub matches the stub used for plan refresh.
- AuthorizedView - Class in com.google.cloud.bigtable.admin.v2.models
-
A class that wraps the
AuthorizedViewprotocol buffer object. - AuthorizedView.AuthorizedViewType - Interface in com.google.cloud.bigtable.admin.v2.models
-
Represents a subset of a Table.
- AuthorizedViewId - Class in com.google.cloud.bigtable.data.v2.models
-
An implementation of a
TargetIdfor authorized views. - AuthorizedViewId() - Constructor for class com.google.cloud.bigtable.data.v2.models.AuthorizedViewId
- awaitConsistency(ConsistencyRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
- awaitOptimizeRestoredTable(OptimizeRestoredTableOperationToken) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Awaits a restored table is fully optimized.
- awaitOptimizeRestoredTableAsync(OptimizeRestoredTableOperationToken) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Awaits a restored table is fully optimized asynchronously.
- awaitReplication(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Blocks the current thread until replication has caught up to the point when this method was called.
- awaitReplicationAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Returns a future that is resolved when replication has caught up to the point when this method was called.
B
- Backup - Class in com.google.cloud.bigtable.admin.v2.models
-
A backup lets you save a copy of a table's schema and data and restore the backup to a new table at a later time.
- BACKUP_TYPE_UNSPECIFIED - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Backup.BackupType
-
Not specified.
- Backup.BackupType - Enum in com.google.cloud.bigtable.admin.v2.models
- Backup.State - Enum in com.google.cloud.bigtable.admin.v2.models
- BigEndianBytes() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Int64.Encoding.BigEndianBytes
- bigEndianInt64() - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
-
Creates an Int64 type with a big-endian encoding.
- BigtableBatchingCallSettings - Class in com.google.cloud.bigtable.data.v2.stub
-
This settings holds the batching thresholds as well as retry configuration.
- BigtableBatchingCallSettings.Builder - Class in com.google.cloud.bigtable.data.v2.stub
-
A base builder class for
BigtableBatchingCallSettings. - BigtableBulkReadRowsCallSettings - Class in com.google.cloud.bigtable.data.v2.stub
-
This settings holds the batching thresholds as well as retry configuration for bulk read API.
- BigtableBulkReadRowsCallSettings.Builder - Class in com.google.cloud.bigtable.data.v2.stub
- BigtableChannelPrimer - Class in com.google.cloud.bigtable.data.v2.stub
-
A channel warmer that ensures that a Bigtable channel is ready to be used before being added to the active
BigtableChannelPool. - BigtableClientContext - Class in com.google.cloud.bigtable.data.v2.stub
-
This class wraps all state needed during the lifetime of the Bigtable client.
- BigtableDataClient - Class in com.google.cloud.bigtable.data.v2
-
Client for reading from and writing to existing Bigtable tables.
- BigtableDataClientFactory - Class in com.google.cloud.bigtable.data.v2
-
A factory to create multiple
BigtableDataClientinstances that all share the same channel pool. - BigtableDataSettings - Class in com.google.cloud.bigtable.data.v2
-
Settings class to configure an instance of
BigtableDataClient. - BigtableDataSettings.Builder - Class in com.google.cloud.bigtable.data.v2
-
Builder for BigtableDataSettings.
- BigtableInstanceAdminClient - Class in com.google.cloud.bigtable.admin.v2
-
Client for creating, configuring and deleting Cloud Bigtable instances, app profiles, and clusters.
- BigtableInstanceAdminSettings - Class in com.google.cloud.bigtable.admin.v2
-
Settings class to configure an instance of
BigtableInstanceAdminClient. - BigtableInstanceAdminSettings.Builder - Class in com.google.cloud.bigtable.admin.v2
-
Builder for BigtableInstanceAdminSettings.
- BigtableInstanceAdminStubSettings - Class in com.google.cloud.bigtable.admin.v2.stub
-
Settings class to configure an instance of
BigtableInstanceAdminStub. - BigtableInstanceAdminStubSettings(BigtableInstanceAdminStubSettings.Builder) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
- BigtableInstanceAdminStubSettings.Builder - Class in com.google.cloud.bigtable.admin.v2.stub
-
Builder for BigtableInstanceAdminStubSettings.
- BigtableStreamResumptionStrategy<RequestT,
ResponseT> - Class in com.google.cloud.bigtable.data.v2.stub - BigtableStreamResumptionStrategy() - Constructor for class com.google.cloud.bigtable.data.v2.stub.BigtableStreamResumptionStrategy
- BigtableTableAdminClient - Class in com.google.cloud.bigtable.admin.v2
-
Client for creating, configuring, and deleting Cloud Bigtable tables
- BigtableTableAdminSettings - Class in com.google.cloud.bigtable.admin.v2
-
Settings class to configure an instance of
BigtableTableAdminClient. - BigtableTableAdminSettings.Builder - Class in com.google.cloud.bigtable.admin.v2
-
Builder for BigtableTableAdminSettings.
- BigtableTableAdminStubSettings - Class in com.google.cloud.bigtable.admin.v2.stub
-
Settings class to configure an instance of
BigtableTableAdminStub. - BigtableTableAdminStubSettings(BigtableTableAdminStubSettings.Builder) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
- BigtableTableAdminStubSettings.Builder - Class in com.google.cloud.bigtable.admin.v2.stub
-
Builder for BigtableTableAdminStubSettings.
- bind() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.PreparedStatement
- block() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Does not match any cells, regardless of input.
- bool() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
-
returns a
SqlTypefor theBOOLtype. - Bool() - Constructor for class com.google.cloud.bigtable.common.Type.Bool
- BOOL - Enum constant in enum com.google.cloud.bigtable.data.v2.models.sql.SqlType.Code
- BoundStatement - Class in com.google.cloud.bigtable.data.v2.models.sql
-
A bound SQL statement that can be executed by calling
BigtableDataClient.executeQuery(BoundStatement). - BoundStatement.Builder - Class in com.google.cloud.bigtable.data.v2.models.sql
- build() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
-
Builds an instance of the settings.
- build() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
-
Builds an instance of the settings.
- build() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
- build() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
- build() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
- build() - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
-
Builds a
BoundStatementfrom the builder - build() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
-
Builds the
BigtableBatchingCallSettingsobject with provided configuration. - build() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBulkReadRowsCallSettings.Builder
-
Builds the
BigtableBulkReadRowsCallSettingsobject with provided configuration. - build() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
- Builder() - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
- Builder() - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
- Builder(ClientContext) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
- Builder(ClientContext) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
- Builder(BigtableInstanceAdminStubSettings) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
- Builder(BigtableTableAdminStubSettings) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
- Builder(PreparedStatementImpl, Map<String, SqlType<?>>) - Constructor for class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
-
Creates a builder from a
PreparedStatement - bulkMutateRows(BulkMutation) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method to mutate multiple rows in a batch.
- bulkMutateRowsAsync(BulkMutation) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method to mutate multiple rows in a batch.
- bulkMutateRowsSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Returns the builder for the settings used for calls to MutateRows.
- bulkMutateRowsSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Returns the object with the settings used for calls to MutateRows.
- BulkMutation - Class in com.google.cloud.bigtable.data.v2.models
-
Represents a list of mutations for multiple rows.
- bulkMutationCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Mutates multiple rows in a batch.
- bulkReadRowsSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Returns the builder for the settings used for calls to MutateRows.
- bulkReadRowsSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Returns the call settings used for bulk read rows.
- bytes() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
-
returns a
SqlTypefor theBYTEStype. - bytes(Type.Bytes.Encoding) - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
-
Creates a Bytes type with the specified encoding
- Bytes() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Bytes
- Bytes() - Constructor for class com.google.cloud.bigtable.common.Type.Bytes
- BYTES - Enum constant in enum com.google.cloud.bigtable.data.v2.models.sql.SqlType.Code
C
- call(ReadChangeStreamRequest, ResponseObserver<ChangeStreamRecordT>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMergingCallable
- call(ReadChangeStreamQuery, ResponseObserver<ChangeStreamRecordT>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamUserCallable
- call(BoundStatement) - Method in class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryCallable
-
This should be used to create execute query calls.
- call(ExecuteQueryCallContext, ResponseObserver<ExecuteQueryResponse>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.sql.PlanRefreshingCallable
- call(ExecuteQueryCallContext, ResponseObserver<SqlRow>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryCallable
- call(ExecuteQueryCallContext, ResponseObserver<SqlRow>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.sql.MetadataErrorHandlingCallable
- call(ExecuteQueryCallContext, ResponseObserver<SqlRow>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.sql.SqlRowMergingCallable
- call(String, ResponseObserver<Range.ByteStringRange>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.GenerateInitialChangeStreamPartitionsUserCallable
- CANCELLED - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
- canResume() - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamResumptionStrategy
- canResume() - Method in class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryResumptionStrategy
- cellsPerColumn(int) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.LimitFilter
-
Matches only the most recent `count` cells within each column.
- cellsPerRow(int) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.LimitFilter
-
Matches only the first N cells of each row.
- cellsPerRow(int) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.OffsetFilter
-
Skips the first N cells of each row, matching all subsequent cells.
- cellValue(ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
-
Called once per non-chunked cell, or at least twice per chunked cell to concatenate the cell value.
- cellValue(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter.DefaultRowBuilder
-
Called multiple times per cell to concatenate the cell value.
- cellValue(ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter.RowBuilder
-
Called multiple times per cell to concatenate the cell value.
- chain() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Creates an empty chain filter list.
- ChangeStreamContinuationToken - Class in com.google.cloud.bigtable.data.v2.models
-
A simple wrapper for
StreamContinuationToken. - ChangeStreamContinuationToken() - Constructor for class com.google.cloud.bigtable.data.v2.models.ChangeStreamContinuationToken
- ChangeStreamMutation - Class in com.google.cloud.bigtable.data.v2.models
-
A ChangeStreamMutation represents a list of mods(represented by List<
Entry>) targeted at a single row, which is concatenated byChangeStreamRecordMerger. - ChangeStreamMutation() - Constructor for class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
- ChangeStreamMutation.MutationType - Enum in com.google.cloud.bigtable.data.v2.models
- ChangeStreamRecord - Interface in com.google.cloud.bigtable.data.v2.models
-
Default representation of a change stream record, which can be a Heartbeat, a CloseStream, or a logical mutation.
- ChangeStreamRecordAdapter<ChangeStreamRecordT> - Interface in com.google.cloud.bigtable.data.v2.models
-
An extension point that allows end users to plug in a custom implementation of logical change stream records.
- ChangeStreamRecordAdapter.ChangeStreamRecordBuilder<ChangeStreamRecordT> - Interface in com.google.cloud.bigtable.data.v2.models
-
A SAX style change stream record factory.
- ChangeStreamRecordMerger<ChangeStreamRecordT> - Class in com.google.cloud.bigtable.data.v2.stub.changestream
-
An implementation of a
Reframerthat feeds the change stream record mergingChangeStreamStateMachine. - ChangeStreamRecordMerger(ChangeStreamRecordAdapter.ChangeStreamRecordBuilder<ChangeStreamRecordT>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMerger
- ChangeStreamRecordMergingCallable<ChangeStreamRecordT> - Class in com.google.cloud.bigtable.data.v2.stub.changestream
-
A ServerStreamingCallable that consumes
ReadChangeStreamResponses and produces change stream records. - ChangeStreamRecordMergingCallable(ServerStreamingCallable<ReadChangeStreamRequest, ReadChangeStreamResponse>, ChangeStreamRecordAdapter<ChangeStreamRecordT>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMergingCallable
- checkAndMutateRow(ConditionalRowMutation) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method to synchronously mutate a row atomically based on the output of a filter.
- checkAndMutateRowAsync(ConditionalRowMutation) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method to asynchronously mutate a row atomically based on the output of a filter.
- checkAndMutateRowCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Mutates a row atomically based on the output of a filter.
- checkAndMutateRowSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Returns the builder for the settings used for calls to CheckAndMutateRow.
- checkAndMutateRowSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Returns the object with the settings used for calls to CheckAndMutateRow.
- checkConsistencySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to checkConsistency.
- checkConsistencySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to checkConsistency.
- clearHotToStandardTime() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
- clone() - Method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
-
Creates a copy of
BulkMutation. - clone() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ChainFilter
-
Makes a deep copy of the Chain.
- clone() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ConditionFilter
- clone() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.InterleaveFilter
- clone() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.QualifierRangeFilter
- clone() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.TimestampRangeFilter
- clone() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueRangeFilter
- clone() - Method in class com.google.cloud.bigtable.data.v2.models.Query
- clone() - Method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- clone() - Method in class com.google.cloud.bigtable.data.v2.models.Range.TimestampRange
- clone() - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
- close() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Closes the client and frees all resources associated with it (like thread pools).
- close() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
- close() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Close the clients and releases all associated resources.
- close() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClientFactory
-
Release all of the resources associated with this factory.
- close() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ResultSet
-
Closes the result set and cancels the underlying request if it is still open.
- close() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableClientContext
- CLOSED - Enum constant in enum com.google.cloud.bigtable.data.v2.models.Range.BoundType
- CloseStream - Class in com.google.cloud.bigtable.data.v2.models
-
A simple wrapper for
ReadChangeStreamResponse.CloseStream. - CloseStream() - Constructor for class com.google.cloud.bigtable.data.v2.models.CloseStream
- Cluster - Class in com.google.cloud.bigtable.admin.v2.models
-
A cluster represents the actual Cloud Bigtable service.
- Cluster.State - Enum in com.google.cloud.bigtable.admin.v2.models
- ClusterAutoscalingConfig - Class in com.google.cloud.bigtable.admin.v2.models
-
Model class to create an autoscaling config for creating or updating a cluster.
- ColumnFamily - Class in com.google.cloud.bigtable.admin.v2.models
-
Wrapper for
ColumnFamilyprotocol buffer object - ColumnMetadata - Interface in com.google.cloud.bigtable.data.v2.models.sql
-
Represents the metadata for a column in a
ResultSet - com.google.cloud.bigtable - package com.google.cloud.bigtable
- com.google.cloud.bigtable.admin.v2 - package com.google.cloud.bigtable.admin.v2
-
Clients for the Cloud Bigtable admin API.
- com.google.cloud.bigtable.admin.v2.models - package com.google.cloud.bigtable.admin.v2.models
- com.google.cloud.bigtable.admin.v2.stub - package com.google.cloud.bigtable.admin.v2.stub
- com.google.cloud.bigtable.common - package com.google.cloud.bigtable.common
- com.google.cloud.bigtable.data.v2 - package com.google.cloud.bigtable.data.v2
-
A client for the Cloud Bigtable data API.
- com.google.cloud.bigtable.data.v2.models - package com.google.cloud.bigtable.data.v2.models
- com.google.cloud.bigtable.data.v2.models.sql - package com.google.cloud.bigtable.data.v2.models.sql
- com.google.cloud.bigtable.data.v2.stub - package com.google.cloud.bigtable.data.v2.stub
- com.google.cloud.bigtable.data.v2.stub.changestream - package com.google.cloud.bigtable.data.v2.stub.changestream
- com.google.cloud.bigtable.data.v2.stub.sql - package com.google.cloud.bigtable.data.v2.stub.sql
- compareByKey() - Static method in class com.google.cloud.bigtable.data.v2.models.Row
-
Returns a comparator that compares two Row objects by comparing the result of
Row.getKey()} for each. - compareByNative() - Static method in class com.google.cloud.bigtable.data.v2.models.RowCell
-
A comparator that compares the cells by Bigtable native ordering: Family lexicographically ascending Qualifier lexicographically ascending Timestamp in reverse chronological order
- condition(Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
-
The filter to be applied to the contents of the specified row.
- condition(Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Creates an empty condition filter.
- ConditionalRowMutation - Class in com.google.cloud.bigtable.data.v2.models
-
Mutates a row atomically based on the output of a condition filter.
- ConsistencyRequest - Class in com.google.cloud.bigtable.admin.v2.models
- ConsistencyRequest() - Constructor for class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
- continuationTokens(List<ChangeStreamContinuationToken>) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
-
Sets the stream continuation tokens to read the change stream.
- copyBackup(CopyBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Copy an existing backup to a new backup in a Cloud Bigtable cluster with the specified configuration.
- copyBackupAsync(CopyBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Creates a copy of a backup from an existing backup in a Cloud Bigtable cluster with the specified configuration asynchronously.
- copyBackupOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to copyBackup.
- copyBackupOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to copyBackup.
- CopyBackupRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Build CopyBackupRequest for
CopyBackupRequest. - copyBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to copyBackup.
- copyBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to copyBackup.
- create() - Static method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
- create() - Static method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
- create() - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator.Hll
- create() - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator.Max
- create() - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator.Min
- create() - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator.Sum
- create() - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Bytes.Encoding.Raw
- create() - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Int64.Encoding.BigEndianBytes
- create() - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Raw
- create() - Static method in class com.google.cloud.bigtable.common.Type.Bool
- create() - Static method in class com.google.cloud.bigtable.common.Type.Bytes
- create() - Static method in class com.google.cloud.bigtable.common.Type.Date
- create() - Static method in class com.google.cloud.bigtable.common.Type.Float32
- create() - Static method in class com.google.cloud.bigtable.common.Type.Float64
- create() - Static method in class com.google.cloud.bigtable.common.Type.Int64
- create() - Static method in class com.google.cloud.bigtable.common.Type.SchemalessStruct
- create() - Static method in class com.google.cloud.bigtable.common.Type.String
- create() - Static method in class com.google.cloud.bigtable.common.Type.Timestamp
- create() - Static method in class com.google.cloud.bigtable.data.v2.models.Mutation
-
Creates new instance of Mutation object.
- create(int, ApiException) - Static method in class com.google.cloud.bigtable.data.v2.models.MutateRowsException.FailedMutation
-
This method is considered an internal implementation detail and not meant to be used by applications.
- create(long) - Static method in class com.google.cloud.bigtable.data.v2.models.Value.IntValue
- create(long) - Static method in class com.google.cloud.bigtable.data.v2.models.Value.RawTimestamp
- create(long, long) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.TimestampRange
- create(ApiFuture<ResultSetMetadata>, ServerStream<SqlRow>) - Static method in class com.google.cloud.bigtable.data.v2.stub.sql.SqlServerStreamImpl
- create(BigtableInstanceAdminSettings) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Constructs an instance of BigtableInstanceAdminClient with the given settings.
- create(BigtableTableAdminSettings) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Constructs an instance of BigtableTableAdminClient with the given settings.
- create(Type.Bytes.Encoding) - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Bytes
- create(Type.Int64.Encoding) - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Int64
- create(Type, Type.Aggregate.Aggregator) - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate
- create(BigtableDataSettings) - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Constructs an instance of BigtableDataClient, using the given settings.
- create(BigtableDataSettings) - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataClientFactory
-
Create a instance of this factory.
- create(Range.ByteStringRange, String) - Static method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamContinuationToken
- create(BoundStatement, SettableApiFuture<ResultSetMetadata>) - Static method in class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryCallContext
- create(SqlType<K>, SqlType<V>) - Static method in class com.google.cloud.bigtable.common.Type.Map
- create(SqlType<T>) - Static method in class com.google.cloud.bigtable.common.Type.Array
- create(TargetId) - Static method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
-
Creates a new instance of the bulk mutation builder for the given target with targetId.
- create(TargetId) - Static method in class com.google.cloud.bigtable.data.v2.models.Query
-
Constructs a new Query object for the given target with targetId.
- create(TargetId) - Static method in class com.google.cloud.bigtable.data.v2.models.SampleRowKeysRequest
-
Creates a new instance of the sample row keys builder for the given target with targetId
- create(TargetId, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
-
Creates a new instance of the mutation builder for the given target with targetId.
- create(TargetId, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
-
Creates a new instance of the ReadModifyWriteRow for the given target with targetId.
- create(TargetId, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
-
Creates a new instance of the mutation builder for the given target with targetId.
- create(TargetId, ByteString, Mutation) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
-
Creates new instance of mutation builder for the given target with targetId by wrapping existing set of row mutations.
- create(TargetId, String) - Static method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
-
Creates a new instance of the mutation builder for the given target with targetId.
- create(TargetId, String) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
-
Creates a new instance of the ReadModifyWriteRow for the given target with targetId.
- create(TargetId, String) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
-
Creates a new instance of the mutation builder for the given target with targetId.
- create(TargetId, String, Mutation) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
-
Creates new instance of mutation builder for the given target with targetId by wrapping existing set of row mutations.
- create(EnhancedBigtableStubSettings) - Static method in class com.google.cloud.bigtable.data.v2.stub.BigtableClientContext
- create(ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
-
Creates a new instance of the mutation builder.
- create(ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.Value.RawValue
- create(ByteString, long) - Static method in class com.google.cloud.bigtable.data.v2.models.KeyOffset
- create(ByteString, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- create(ByteString, List<RowCell>) - Static method in class com.google.cloud.bigtable.data.v2.models.Row
-
Creates a new instance of the
Row. - create(String) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Constructs an instance of BigtableInstanceAdminClient with the given project ID.
- create(String) - Static method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
-
Deprecated.
- create(String) - Static method in class com.google.cloud.bigtable.data.v2.models.DeleteFamily
- create(String) - Static method in class com.google.cloud.bigtable.data.v2.models.Query
-
Deprecated.Please use
Query.create(TargetId)instead. - create(String) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
-
Constructs a new ReadChangeStreamQuery object for the specified table id.
- create(String) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
-
Creates a new instance of the mutation builder.
- create(String, BigtableInstanceAdminStub) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Constructs an instance of BigtableInstanceAdminClient with the given project ID and stub.
- create(String, Value, Value, Value) - Static method in class com.google.cloud.bigtable.data.v2.models.AddToCell
- create(String, Value, Value, Value) - Static method in class com.google.cloud.bigtable.data.v2.models.MergeToCell
- create(String, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
-
Deprecated.Please use
ConditionalRowMutation.create(TargetId, ByteString)instead. - create(String, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
-
Deprecated.Please use
ReadModifyWriteRow.create(TargetId, ByteString)instead. - create(String, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
-
Deprecated.Please use
RowMutation.create(TargetId, ByteString)instead. - create(String, ByteString, long, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.SetCell
- create(String, ByteString, long, List<String>, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.RowCell
-
Creates a new instance of the
RowCell. - create(String, ByteString, Mutation) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
-
Deprecated.Please use
RowMutation.create(TargetId, ByteString, Mutation)instead. - create(String, ByteString, Range.TimestampRange) - Static method in class com.google.cloud.bigtable.data.v2.models.DeleteCells
- create(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Constructs an instance of BigtableTableAdminClient with the given project and instance IDs.
- create(String, String) - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Constructs an instance of BigtableDataClient with default settings.
- create(String, String) - Static method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
-
Deprecated.Please use
ConditionalRowMutation.create(TargetId, String)instead. - create(String, String) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- create(String, String) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
-
Deprecated.Please use
ReadModifyWriteRow.create(TargetId, String)instead. - create(String, String) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
-
Deprecated.Please use
RowMutation.create(TargetId, String)instead. - create(String, String, EnhancedBigtableTableAdminStub) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Constructs an instance of BigtableTableAdminClient with the given instance name and stub.
- create(String, String, Mutation) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
-
Deprecated.Please use
RowMutation.create(TargetId, String, Mutation)instead. - create(Throwable, StatusCode, List<MutateRowsException.FailedMutation>, boolean) - Static method in exception com.google.cloud.bigtable.data.v2.models.MutateRowsException
-
This constructor is considered an internal implementation detail and not meant to be used by applications.
- createAppProfile(CreateAppProfileRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Creates a new app profile.
- createAppProfileAsync(CreateAppProfileRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously creates a new app profile.
- CreateAppProfileRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for creating a new Cloud Bigtable app profile.
- createAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createAppProfile.
- createAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to createAppProfile.
- createAuthorizedView(CreateAuthorizedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Creates a new authorized view with the specified configuration.
- createAuthorizedViewAsync(CreateAuthorizedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously creates a new authorized view with the specified configuration.
- createAuthorizedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createAuthorizedView.
- createAuthorizedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to createAuthorizedView.
- CreateAuthorizedViewRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for creating a new Cloud Bigtable
AuthorizedView, which represents subsets of a particular table. - createAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createAuthorizedView.
- createAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to createAuthorizedView.
- createBackup(CreateBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Creates a backup with the specified configuration.
- createBackupAsync(CreateBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Creates a backup with the specified configuration asynchronously.
- createBackupOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createBackup.
- createBackupOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to createBackup.
- CreateBackupRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Fluent wrapper for
CreateBackupRequest - createBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createBackup.
- createBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to createBackup.
- createChangeStreamRecordBuilder() - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter
-
Creates a new instance of a
ChangeStreamRecordAdapter.ChangeStreamRecordBuilder. - createChangeStreamRecordBuilder() - Method in class com.google.cloud.bigtable.data.v2.models.DefaultChangeStreamRecordAdapter
-
Creates a new instance of a
ChangeStreamRecordAdapter.ChangeStreamRecordBuilder. - createCluster(CreateClusterRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Creates a new cluster in the specified instance.
- createClusterAsync(CreateClusterRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously creates a new cluster in the specified instance.
- createClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createCluster.
- createClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to createCluster.
- CreateClusterRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for creating a new Bigtable cluster.
- createClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createCluster.
- createClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to createCluster.
- createDefault() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClientFactory
-
Create a lightweight client using the default settings in this factory.
- createForAppProfile(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClientFactory
-
Create a lightweight client with an overriden application profile and the factory default project and instance ids.
- createForInstance(String, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClientFactory
-
Create a lightweight client with the specified project and instance id.
- createForInstance(String, String, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClientFactory
-
Create a lightweight client to the specified project, instance and application profile id.
- createFromMutationUnsafe(ByteString, Mutation) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
-
Creates a new instance from existing mutation.
- createInstance(CreateInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Creates a new instance and returns its representation.
- createInstanceAsync(CreateInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously creates a new instance and returns its representation wrapped in a future.
- createInstanceOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createInstance.
- createInstanceOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to createInstance.
- CreateInstanceRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for creating a new Bigtable Instance.
- createInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createInstance.
- createInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to createInstance.
- createLogicalView(CreateLogicalViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Creates a new logical view.
- createLogicalViewAsync(CreateLogicalViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously creates a new logical view.
- createLogicalViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createLogicalView.
- createLogicalViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to createLogicalView.
- CreateLogicalViewRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for creating a new Cloud Bigtable logical view.
- createLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createLogicalView.
- createLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to createLogicalView.
- createMaterializedView(CreateMaterializedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Creates a new materialized view.
- createMaterializedViewAsync(CreateMaterializedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously creates a new materialized view.
- createMaterializedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createMaterializedView.
- createMaterializedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to createMaterializedView.
- CreateMaterializedViewRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for creating a new Cloud Bigtable materialized view.
- createMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createMaterializedView.
- createMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to createMaterializedView.
- createNew() - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamResumptionStrategy
- createNew() - Method in class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryResumptionStrategy
- createOtelProvider(EnhancedBigtableStubSettings, Credentials) - Method in interface com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.InternalMetricsProvider
- createPaginator(int) - Method in class com.google.cloud.bigtable.data.v2.models.Query
-
Create a query paginator that'll split the query into smaller chunks.
- createRowBuilder() - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter
-
Creates a new instance of a
RowAdapter.RowBuilder. - createRowBuilder() - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter
-
Creates a new instance of a
RowAdapter.RowBuilder. - createRowFromProto(Row) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter
-
Helper to convert a proto Row to a model Row.
- createScanMarkerRow(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter.DefaultRowBuilder
-
Creates a special row to mark server progress before any data is received
- createScanMarkerRow(ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter.RowBuilder
-
Creates a special row to mark server progress before any data is received
- createSchemaBundle(CreateSchemaBundleRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Creates a new schema bundle with the specified configuration.
- createSchemaBundleAsync(CreateSchemaBundleRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously creates a new schema bundle with the specified configuration.
- createSchemaBundleOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createSchemaBundle.
- createSchemaBundleOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to createSchemaBundle.
- CreateSchemaBundleRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for creating a new Cloud Bigtable
SchemaBundle, which represents subsets of a particular table. - createSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createSchemaBundle.
- createSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to createSchemaBundle.
- createStub() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
- createStub() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
- createTable(CreateTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Creates a new table with the specified configuration.
- createTableAsync(CreateTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously creates a new table with the specified configuration.
- createTableFromSnapshotOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createTableFromSnapshot.
- createTableFromSnapshotOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to createTableFromSnapshot.
- createTableFromSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createTableFromSnapshot.
- createTableFromSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to createTableFromSnapshot.
- CreateTableRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Fluent wrapper for
CreateTableRequest - createTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to createTable.
- createTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to createTable.
- createUnsafe() - Static method in class com.google.cloud.bigtable.data.v2.models.Mutation
-
Creates new instance of Mutation object which allows setCell operation to use server side timestamp.
- createUnsafe(ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
-
Creates new instance of mutation builder which allows server timestamp for setCell operations.
- CREATING - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Backup.State
-
The pending backup is still being created.
- CREATING - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Cluster.State
-
The cluster is currently being created, and may be destroyed if the creation process encounters an error.
- CREATING - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Instance.State
-
The instance is currently being created, and may be destroyed if the creation process encounters an error.
- CUSTOMER_MANAGED_ENCRYPTION - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.EncryptionInfo.Type
-
The data backing this resource is encrypted at rest with a key that is managed by the customer.
D
- DATA_LOSS - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
- date() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
-
returns a
SqlTypefor theDATEtype. - Date() - Constructor for class com.google.cloud.bigtable.common.Type.Date
- DATE - Enum constant in enum com.google.cloud.bigtable.data.v2.models.sql.SqlType.Code
- DEADLINE_EXCEEDED - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
- DefaultChangeStreamRecordAdapter - Class in com.google.cloud.bigtable.data.v2.models
-
Default implementation of a
ChangeStreamRecordAdapterthat usesChangeStreamRecords to represent change stream records. - DefaultChangeStreamRecordAdapter() - Constructor for class com.google.cloud.bigtable.data.v2.models.DefaultChangeStreamRecordAdapter
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns a builder for the default credentials for this service.
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns a builder for the default credentials for this service.
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Returns a builder for the default credentials for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns a builder for the default ChannelProvider for this service.
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns a builder for the default ChannelProvider for this service.
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Returns a builder for the default ChannelProvider for this service.
- DefaultInstances() - Constructor for class com.google.cloud.bigtable.common.Type.DefaultInstances
- DefaultRowAdapter - Class in com.google.cloud.bigtable.data.v2.models
-
Default implementation of a
RowAdapterthat usesRows to represent logical rows. - DefaultRowAdapter() - Constructor for class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter
- DefaultRowAdapter.DefaultRowBuilder - Class in com.google.cloud.bigtable.data.v2.models
-
Internal implementation detail for
DefaultRowAdapter. - DefaultRowBuilder() - Constructor for class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter.DefaultRowBuilder
- defaultRule() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
-
Creates an empty default rule
- defaultTransportChannelProvider() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
- defaultTransportChannelProvider() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
- defaultTransportChannelProvider() - Static method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
- deleteAppProfile(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Deletes the specified app profile.
- deleteAppProfile(String, String, boolean) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Deletes the specified app profile with an option to force deletion.
- deleteAppProfileAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously deletes the specified app profile.
- deleteAppProfileAsync(String, String, boolean) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously deletes the specified app profile with an option to force deletion.
- deleteAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteAppProfile.
- deleteAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to deleteAppProfile.
- deleteAuthorizedView(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Deletes an authorized view with the specified authorized view ID in the specified table.
- deleteAuthorizedViewAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously deletes an authorized view with the specified authorized view ID in the specified table.
- deleteAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteAuthorizedView.
- deleteAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to deleteAuthorizedView.
- deleteBackup(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Deletes a backup with the specified backup ID in the specified cluster.
- deleteBackupAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Deletes a backup with the specified backup ID in the specified cluster asynchronously.
- deleteBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteBackup.
- deleteBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to deleteBackup.
- deleteCells(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- deleteCells(String, ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Adds a mutation which deletes cells from the specified column.
- deleteCells(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- deleteCells(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
-
Adds a mutation which deletes cells from the specified column.
- deleteCells(String, ByteString, Range.TimestampRange) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
-
Called to add a DeleteCell mod.
- deleteCells(String, ByteString, Range.TimestampRange) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- deleteCells(String, ByteString, Range.TimestampRange) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Adds a mutation which deletes cells from the specified column, restricted to a given timestamp range.
- deleteCells(String, ByteString, Range.TimestampRange) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- deleteCells(String, ByteString, Range.TimestampRange) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
-
Adds a mutation which deletes cells from the specified column, restricted to a given timestamp range.
- deleteCells(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- deleteCells(String, String) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Adds a mutation which deletes cells from the specified column.
- deleteCells(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- deleteCells(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
-
Adds a mutation which deletes cells from the specified column.
- DeleteCells - Class in com.google.cloud.bigtable.data.v2.models
-
Representation of a DeleteCells mod in a data change.
- DeleteCells() - Constructor for class com.google.cloud.bigtable.data.v2.models.DeleteCells
- deleteCluster(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Deletes the specified cluster.
- deleteClusterAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously deletes the specified cluster.
- deleteClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteCluster.
- deleteClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to deleteCluster.
- deleteFamily(String) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
-
Called to add a DeleteFamily mod.
- deleteFamily(String) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- deleteFamily(String) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Adds a mutation which deletes all cells from the specified column family.
- deleteFamily(String) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- deleteFamily(String) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
-
Adds a mutation which deletes all cells from the specified column family.
- DeleteFamily - Class in com.google.cloud.bigtable.data.v2.models
-
Representation of a DeleteFamily mod in a data change.
- DeleteFamily() - Constructor for class com.google.cloud.bigtable.data.v2.models.DeleteFamily
- deleteInstance(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Deletes the specified instance.
- deleteInstanceAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously deletes the specified instance.
- deleteInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteInstance.
- deleteInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to deleteInstance.
- deleteLogicalView(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Deletes the specified logical view.
- deleteLogicalViewAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously deletes the specified logical view.
- deleteLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteLogicalView.
- deleteLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to deleteLogicalView.
- deleteMaterializedView(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Deletes the specified materialized view.
- deleteMaterializedViewAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously deletes the specified materialized view.
- deleteMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteMaterializedView.
- deleteMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to deleteMaterializedView.
- deleteRow() - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- deleteRow() - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Adds a mutation which deletes all cells from the containing row.
- deleteRow() - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- deleteRow() - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
-
Adds a mutation which deletes all cells from the containing row.
- deleteSchemaBundle(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Deletes an schema bundle with the specified schema bundle ID in the specified table.
- deleteSchemaBundleAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously deletes an schema bundle with the specified schema bundle ID in the specified table.
- deleteSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteSchemaBundle.
- deleteSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to deleteSchemaBundle.
- deleteSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteSnapshot.
- deleteSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to deleteSnapshot.
- deleteTable(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Deletes the table specified by the table ID.
- deleteTableAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously deletes the table specified by the table ID.
- deleteTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteTable.
- deleteTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to deleteTable.
- DEVELOPMENT - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Instance.Type
-
The instance is meant for development and testing purposes only.
- disableAutomatedBackup() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
-
Disables table automated backup policy.
- disableBatchMutationLatencyBasedThrottling() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Disable latency based throttling for
BigtableDataClient.newBulkMutationBatcher(String). - disableChangeStreamRetention() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
-
Disable change stream for table.
- disableClusterAutoscaling(String, String, int) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Disables autoscaling and enables manual scaling by setting a static node count for the cluster.
- disableClusterAutoscalingAsync(String, String, int) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously disables autoscaling and enables manual scaling by setting a static node count for the cluster.
- DISABLED - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Cluster.State
-
The cluster has no backing nodes.
- disableInternalMetrics() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
- disableInternalMetrics() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Disable collection of internal metrics that help google detect issues accessing Bigtable.
- disableLatencyBasedThrottling() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
-
Disable latency based throttling.
- dropAllRows(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Drops all data in the table.
- dropAllRowsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously drops all data in the table.
- dropFamily(String) - Method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
-
Drops the specified
ColumnFamily - dropRowRange(String, ByteString) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Drops rows by the specified row key prefix and table ID.
- dropRowRange(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Drops rows by the specified row key prefix and table ID.
- dropRowRangeAsync(String, ByteString) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously drops rows by the specified row key prefix and table ID.
- dropRowRangeAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously drops rows by the specified row key prefix and table ID.
- dropRowRangeSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to dropRowRange.
- dropRowRangeSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to dropRowRange.
E
- elementType() - Method in class com.google.cloud.bigtable.common.Type.Array
- enableBatchMutationLatencyBasedThrottling(long) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Enable latency based throttling for
BigtableDataClient.newBulkMutationBatcher(String)with a target rpc latency. - enableBuiltinMetrics() - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Deprecated.This is a no-op that doesn't do anything. Builtin metrics are enabled by default now. Please refer to
BigtableDataSettings.Builder.setMetricsProvider(MetricsProvider)on how to enable or disable built-in metrics. - enableBuiltinMetrics(Credentials) - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Deprecated.This is a no-op that doesn't do anything. Builtin metrics are enabled by default now. Please refer
BigtableDataSettings.Builder.setMetricsProvider(MetricsProvider)on how to enable or disable built-in metrics. - enableGfeOpenCensusStats() - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Deprecated.OpenCensus support is deprecated and will be removed in a future version Enables OpenCensus GFE metric aggregations.
This will register views for gfe_latency and gfe_header_missing_count metrics.
gfe_latency measures the latency between Google's network receives an RPC and reads back the first byte of the response. gfe_header_missing_count is a counter of the number of RPC responses received without the server-timing header.
- enableLatencyBasedThrottling(long) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
-
Enable latency based throttling.
- enableOpenCensusStats() - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Deprecated.OpenCensus support is deprecated and will be removed in a future version Enables OpenCensus metric aggregations.
This will register Bigtable client relevant
Views. When coupled with an exporter, it allows users to monitor client behavior.Please note that in addition to calling this method, the application must:
- Include openensus-impl dependency on the classpath
- Configure an exporter like opencensus-exporter-stats-stackdriver
Example usage for maven:
{@code <dependency> <groupId>io.opencensus</groupId> <artifactId>opencensus-impl</artifactId> <version>${opencensus.version}</version> <scope>runtime</scope> </dependency> <dependency> <groupId>io.opencensus</groupId> <artifactId>opencensus-exporter-stats-stackdriver</artifactId> <version>${opencensus.version}</version> </dependency> </pre> Java: <pre>{@code StackdriverStatsExporter.createAndRegister(); BigtableDataSettings.enableOpenCensusStats(); }</pre> - Encoding() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Bytes.Encoding
- Encoding() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Int64.Encoding
- ENCRYPTION_TYPE_UNSPECIFIED - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.EncryptionInfo.Type
-
Encryption type was not specified, though data at rest remains encrypted.
- EncryptionInfo - Class in com.google.cloud.bigtable.admin.v2.models
-
Encryption information for a given resource.
- EncryptionInfo.Type - Enum in com.google.cloud.bigtable.admin.v2.models
- endClosed(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- endClosed(String) - Method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
-
Creates a new
Rangewith the specified inclusive end and the current start. - endClosed(T) - Method in class com.google.cloud.bigtable.data.v2.models.Range
-
Creates a new
Rangewith the specified inclusive end and the current start. - endOpen(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- endOpen(String) - Method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
-
Creates a new
Rangewith the specified exclusive end and the current start. - endOpen(T) - Method in class com.google.cloud.bigtable.data.v2.models.Range
-
Creates a new
Rangewith the specified exclusive end and the current start. - endTime(Instant) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
-
Sets the endTime to read the change stream.
- endTime(Instant) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
-
This method is obsolete.
- endUnbounded() - Method in class com.google.cloud.bigtable.data.v2.models.Range
-
Creates a new
Rangewith the current start and an unbounded end. - EnhancedBigtableStubSettings - Class in com.google.cloud.bigtable.data.v2.stub
-
Settings class to configure an instance of
EnhancedBigtableStub. - EnhancedBigtableStubSettings.Builder - Class in com.google.cloud.bigtable.data.v2.stub
-
Builder for BigtableDataSettings.
- EnhancedBigtableStubSettings.InternalMetricsProvider - Interface in com.google.cloud.bigtable.data.v2.stub
- Entry - Interface in com.google.cloud.bigtable.data.v2.models
-
Default representation of a mod in a data change, which can be a
DeleteFamily, aDeleteCells, or aSetCellThis class will be used byChangeStreamMutationto represent a list of mods in a logical change stream mutation. - equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.DataBoostIsolationReadOnlyPolicy
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.SingleClusterRoutingPolicy
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.StandardIsolationPolicy
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.AuthorizedView
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAuthorizedViewRequest
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateLogicalViewRequest
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateMaterializedViewRequest
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateSchemaBundleRequest
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DefaultRule
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DurationRule
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.IntersectionRule
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.UnionRule
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.VersionRule
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.Instance
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.LogicalView
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.MaterializedView
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.SchemaBundle
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.Table
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAuthorizedViewRequest
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateLogicalViewRequest
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateMaterializedViewRequest
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateSchemaBundleRequest
- equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
- equals(Object) - Method in class com.google.cloud.bigtable.common.Status
- equals(Object) - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema
- equals(Object) - Method in class com.google.cloud.bigtable.data.v2.models.Query
- equals(Object) - Method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- equals(Object) - Method in class com.google.cloud.bigtable.data.v2.models.Range.TimestampRange
- equals(Object) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
- equals(Object) - Method in class com.google.cloud.bigtable.data.v2.models.SampleRowKeysRequest
- exact(Long) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.TimestampFilter
-
Matches cells with exact given timestamp.
- exactMatch(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.KeyFilter
-
Matches only cells from rows whose keys equal the value.
- exactMatch(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.QualifierFilter
-
Matches only cells from columns whose qualifiers equal the value.
- exactMatch(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueFilter
-
Matches only cells with values that match the given value.
- exactMatch(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.FamilyFilter
-
Matches only cells from columns whose families match the value.
- exactMatch(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.KeyFilter
-
Matches only cells from rows whose keys equal the value.
- exactMatch(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.QualifierFilter
-
Matches only cells from columns whose qualifiers equal the value.
- exactMatch(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueFilter
-
Matches only cells with values that match the given value.
- executeQuery(BoundStatement) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Executes a SQL Query and returns a ResultSet to iterate over the results.
- ExecuteQueryCallable - Class in com.google.cloud.bigtable.data.v2.stub.sql
-
Callable that creates
SqlServerStreams fromExecuteQueryRequests. - ExecuteQueryCallable(ServerStreamingCallable<ExecuteQueryCallContext, SqlRow>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryCallable
- ExecuteQueryCallContext - Class in com.google.cloud.bigtable.data.v2.stub.sql
-
Used to handle the state associated with an ExecuteQuery call.
- ExecuteQueryResumptionStrategy - Class in com.google.cloud.bigtable.data.v2.stub.sql
- ExecuteQueryResumptionStrategy() - Constructor for class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryResumptionStrategy
- executeQuerySettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Returns the builder for the settings used for calls to ExecuteQuery
- executeQuerySettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
- exists(TargetId, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Confirms synchronously if given row key exists or not on the specified
TargetId. - exists(TargetId, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Confirms synchronously if given row key exists or not on the specified
TargetId. - exists(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Checks if the instance specified by the instance ID exists.
- exists(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Checks if the table specified by the table ID exists.
- exists(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.exists(TargetId, ByteString)instead. - exists(String, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.exists(TargetId, String)instead. - existsAsync(TargetId, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Confirms asynchronously if given row key exists or not on the specified
TargetId. - existsAsync(TargetId, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Confirms asynchronously if given row key exists or not on the specified
TargetId. - existsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously checks if the instance specified by the instance ID exists.
- existsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously checks if the table specified by the table ID exists.
- existsAsync(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.existsAsync(TargetId, ByteString)instead. - existsAsync(String, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.existsAsync(TargetId, String)instead.
F
- FAILED_PRECONDITION - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
- FailedMutation() - Constructor for class com.google.cloud.bigtable.data.v2.models.MutateRowsException.FailedMutation
- family() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Returns the builder for column family related filters.
- FamilySubsets - Class in com.google.cloud.bigtable.admin.v2.models
-
Represents subsets of a particular column family that are included in this authorized view.
- Field() - Constructor for class com.google.cloud.bigtable.common.Type.StructWithSchema.Field
- filter(Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ChainFilter
-
Add a filter to chain.
- filter(Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.InterleaveFilter
-
Adds a
Filters.Filterto the interleave list. - filter(Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.models.Query
-
Sets the filter to apply to each row.
- Filters - Class in com.google.cloud.bigtable.data.v2.models
-
A Fluent DSL to create a hierarchy of filters for the CheckAndMutateRow RPCs and ReadRows Query.
- FILTERS - Static variable in class com.google.cloud.bigtable.data.v2.models.Filters
-
Entry point into the DSL.
- Filters.ChainFilter - Class in com.google.cloud.bigtable.data.v2.models
-
DSL for adding filters to a chain.
- Filters.ConditionFilter - Class in com.google.cloud.bigtable.data.v2.models
-
DSL for configuring a conditional filter.
- Filters.FamilyFilter - Class in com.google.cloud.bigtable.data.v2.models
- Filters.Filter - Interface in com.google.cloud.bigtable.data.v2.models
- Filters.InterleaveFilter - Class in com.google.cloud.bigtable.data.v2.models
-
DSL for adding filters to the interleave list.
- Filters.KeyFilter - Class in com.google.cloud.bigtable.data.v2.models
- Filters.LimitFilter - Class in com.google.cloud.bigtable.data.v2.models
- Filters.OffsetFilter - Class in com.google.cloud.bigtable.data.v2.models
- Filters.QualifierFilter - Class in com.google.cloud.bigtable.data.v2.models
- Filters.QualifierRangeFilter - Class in com.google.cloud.bigtable.data.v2.models
-
Matches only cells from columns within the given range.
- Filters.TimestampFilter - Class in com.google.cloud.bigtable.data.v2.models
- Filters.TimestampRangeFilter - Class in com.google.cloud.bigtable.data.v2.models
-
Matches only cells with microsecond timestamps within the given range.
- Filters.ValueFilter - Class in com.google.cloud.bigtable.data.v2.models
- Filters.ValueRangeFilter - Class in com.google.cloud.bigtable.data.v2.models
-
Matches only cells with values that fall within the given value range.
- finishCell() - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
-
Called once per cell to signal the end of the value (unless reset).
- finishCell() - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter.DefaultRowBuilder
-
Called once per cell to signal the end of the value (unless reset).
- finishCell() - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter.RowBuilder
-
Called once per cell to signal the end of the value (unless reset).
- finishChangeStreamMutation(String, Instant) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
-
Called once per stream record to signal that all mods have been processed (unless reset).
- finishRow() - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter.DefaultRowBuilder
-
Called once per row to signal that all cells have been processed (unless reset).
- finishRow() - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter.RowBuilder
-
Called once per row to signal that all cells have been processed (unless reset).
- float32() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
-
returns a
SqlTypefor theFLOAT32type. - Float32() - Constructor for class com.google.cloud.bigtable.common.Type.Float32
- FLOAT32 - Enum constant in enum com.google.cloud.bigtable.data.v2.models.sql.SqlType.Code
- float64() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
-
returns a
SqlTypefor theFLOAT64type. - Float64() - Constructor for class com.google.cloud.bigtable.common.Type.Float64
- FLOAT64 - Enum constant in enum com.google.cloud.bigtable.data.v2.models.sql.SqlType.Code
- forDataBoost(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
- forReplication(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
- fromByteString(ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamContinuationToken
- fromCodeNumber(int) - Static method in enum com.google.cloud.bigtable.common.Status.Code
- fromProto(AppProfile) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
-
Wraps a protobuf response.
- fromProto(AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner) - Static method in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.ComputeBillingOwner
-
Wraps the protobuf.
- fromProto(AppProfile.Priority) - Static method in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.Priority
-
Wraps the protobuf.
- fromProto(AppProfile.SingleClusterRouting) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.SingleClusterRoutingPolicy
-
Wraps a protobuf response.
- fromProto(AuthorizedView) - Static method in class com.google.cloud.bigtable.admin.v2.models.AuthorizedView
-
Wraps the protobuf.
- fromProto(AuthorizedView.FamilySubsets) - Static method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
-
Wraps the protobuf.
- fromProto(AuthorizedView.SubsetView) - Static method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
-
Wraps the protobuf.
- fromProto(Backup) - Static method in class com.google.cloud.bigtable.admin.v2.models.Backup
- fromProto(Backup.BackupType) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Backup.BackupType
-
Wraps the protobuf.
- fromProto(Backup.State) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Backup.State
-
Wraps the protobuf.
- fromProto(Cluster) - Static method in class com.google.cloud.bigtable.admin.v2.models.Cluster
-
Wraps a protobuf response.
- fromProto(Cluster.State) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Cluster.State
-
Wraps the protobuf.
- fromProto(EncryptionInfo) - Static method in class com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
- fromProto(EncryptionInfo.EncryptionType) - Static method in enum com.google.cloud.bigtable.admin.v2.models.EncryptionInfo.Type
-
Wraps the EncryptionInfo protobuf.
- fromProto(GcRule) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
- fromProto(Instance) - Static method in class com.google.cloud.bigtable.admin.v2.models.Instance
-
Wraps the protobuf.
- fromProto(Instance.State) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Instance.State
-
Wraps the protobuf.
- fromProto(Instance.Type) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Instance.Type
-
Wraps the protobuf.
- fromProto(LogicalView) - Static method in class com.google.cloud.bigtable.admin.v2.models.LogicalView
-
Wraps the protobuf.
- fromProto(MaterializedView) - Static method in class com.google.cloud.bigtable.admin.v2.models.MaterializedView
-
Wraps the protobuf.
- fromProto(SchemaBundle) - Static method in class com.google.cloud.bigtable.admin.v2.models.SchemaBundle
-
Wraps the protobuf.
- fromProto(StorageType) - Static method in enum com.google.cloud.bigtable.admin.v2.models.StorageType
-
Wraps the protobuf.
- fromProto(Table) - Static method in class com.google.cloud.bigtable.admin.v2.models.Table
- fromProto(Table.AutomatedBackupPolicy) - Static method in class com.google.cloud.bigtable.admin.v2.models.Table.AutomatedBackupPolicy
-
Wraps the protobuf.
- fromProto(Table.ClusterState.ReplicationState) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
Wraps the protobuf.
- fromProto(Type) - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
- fromProto(CheckAndMutateRowRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
-
Wraps the protobuf
CheckAndMutateRowRequest. - fromProto(MutateRowRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
-
Wraps the protobuf
MutateRowRequest. - fromProto(MutateRowsRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
-
Wraps the protobuf
MutateRowsRequest. - fromProto(ReadChangeStreamRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
-
Wraps the protobuf
ReadChangeStreamRequest. - fromProto(ReadChangeStreamResponse.CloseStream) - Static method in class com.google.cloud.bigtable.data.v2.models.CloseStream
-
Wraps the protobuf
ReadChangeStreamResponse.CloseStream. - fromProto(ReadModifyWriteRowRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
-
Wraps the protobuf
ReadModifyWriteRowRequest. - fromProto(ReadRowsRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.Query
-
Wraps the protobuf
ReadRowsRequest. - fromProto(RowFilter) - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Wraps protobuf representation of a filter.
- fromProto(SampleRowKeysRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.SampleRowKeysRequest
-
Wraps the protobuf
SampleRowKeysRequest. - fromProto(Type) - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
-
Creates a
SqlTypefrom the protobuf representation of Types. - fromProto(Type.Struct) - Static method in class com.google.cloud.bigtable.common.Type.StructWithSchema
- fromProto(Type.Struct.Field) - Static method in class com.google.cloud.bigtable.common.Type.StructWithSchema.Field
- fromProto(Value) - Static method in class com.google.cloud.bigtable.data.v2.models.Value
- fromProto(Code) - Static method in enum com.google.cloud.bigtable.common.Status.Code
- fromProto(Status) - Static method in class com.google.cloud.bigtable.common.Status
-
Wraps the given protobuf Status
- fromProto(String, ColumnFamily) - Static method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
- fromProtoUnsafe(Iterable<Mutation>) - Static method in class com.google.cloud.bigtable.data.v2.models.Mutation
-
Wraps the List of protobuf
Mutation. - fromProtoUnsafe(List<Mutation>) - Static method in class com.google.cloud.bigtable.data.v2.models.Mutation
-
Wraps the List of protobuf
Mutation. - futureCall(BulkMutation, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.MutateRowsErrorConverterUnaryCallable
G
- GARBAGE_COLLECTION - Enum constant in enum com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation.MutationType
- GCRules - Class in com.google.cloud.bigtable.admin.v2.models
-
Wraps
GcRuleprotocol buffer object and exposes a friendly API. - GCRULES - Static variable in class com.google.cloud.bigtable.admin.v2.models.GCRules
-
Factory method to create GCRules - entry point into the DSL.
- GCRules.DefaultRule - Class in com.google.cloud.bigtable.admin.v2.models
-
Wrapper for building a empty rule
- GCRules.DurationRule - Class in com.google.cloud.bigtable.admin.v2.models
-
Wrapper for building max duration rule
- GCRules.GCRule - Interface in com.google.cloud.bigtable.admin.v2.models
-
interface for fluent GcRule wrappers
- GCRules.IntersectionRule - Class in com.google.cloud.bigtable.admin.v2.models
-
Fluent wrapper for
GcRule.Intersectionrule. - GCRules.UnionRule - Class in com.google.cloud.bigtable.admin.v2.models
-
Fluent wrapper for
GcRule.Unionrule. - GCRules.VersionRule - Class in com.google.cloud.bigtable.admin.v2.models
-
Wrapper for building max versions rule
- generateConsistencyTokenSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to generateConsistencyToken.
- generateConsistencyTokenSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to generateConsistencyToken.
- generateInitialChangeStreamPartitions(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for synchronously streaming the partitions of a table.
- generateInitialChangeStreamPartitionsAsync(String, ResponseObserver<Range.ByteStringRange>) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for asynchronously streaming the partitions of a table.
- generateInitialChangeStreamPartitionsCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Streams back the results of the query.
- generateInitialChangeStreamPartitionsSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Returns the builder for the settings used for calls to GenerateInitialChangeStreamPartitions.
- generateInitialChangeStreamPartitionsSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
- GenerateInitialChangeStreamPartitionsUserCallable - Class in com.google.cloud.bigtable.data.v2.stub.changestream
-
Simple wrapper for GenerateInitialChangeStreamPartitions to wrap the request and response protobufs.
- GenerateInitialChangeStreamPartitionsUserCallable(ServerStreamingCallable<GenerateInitialChangeStreamPartitionsRequest, GenerateInitialChangeStreamPartitionsResponse>, RequestContext) - Constructor for class com.google.cloud.bigtable.data.v2.stub.changestream.GenerateInitialChangeStreamPartitionsUserCallable
- getAggregator() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate
- getAllowTransactionalWrites() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.SingleClusterRoutingPolicy
-
Checks if transactional writes are enabled.
- getAppProfile(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Gets the app profile by ID.
- getAppProfileAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously gets the app profile by ID.
- getAppProfileId() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Gets the app profile id that was previously set on this Builder.
- getAppProfileId() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Returns the configured AppProfile id to use.
- getAppProfileId() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Gets the app profile id that was previously set on this Builder.
- getAppProfileId() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Returns the configured AppProfile to use
- getAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getAppProfile.
- getAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to getAppProfile.
- getAuthorizedView(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets an authorized view with the specified authorized view ID in the specified table.
- getAuthorizedViewAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously gets an authorized view with the specified authorized view ID in the specified table.
- getAuthorizedViewIamPolicy(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets the IAM access control policy for the specified authorized view.
- getAuthorizedViewIamPolicyAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously gets the IAM access control policy for the specified authorized view.
- getAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getAuthorizedView.
- getAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to getAuthorizedView.
- getAuthorizedViewType() - Method in class com.google.cloud.bigtable.admin.v2.models.AuthorizedView
-
Gets the type of this authorized view, which currently can only be a subset view.
- getAutomatedBackupPolicy() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
-
Returns the automated backup policy config.
- getAutoscalingCpuPercentageTarget() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
-
Get the cpu utilization that the Autoscaler should be trying to achieve.
- getAutoscalingMaxServeNodes() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
-
Get the maximum number of nodes to scale up to.
- getAutoscalingMinServeNodes() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
-
Get the minimum number of nodes to scale down to.
- getBackup(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets a backup with the specified backup ID in the specified cluster.
- getBackupAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets a backup with the specified backup ID in the specified cluster asynchronously.
- getBackupIamPolicy(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets the IAM access control policy for the specified backup.
- getBackupIamPolicyAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously gets the IAM access control policy for the specified backup.
- getBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getBackup.
- getBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to getBackup.
- getBackupType() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the backup type of this backup.
- getBatchingSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
-
Returns the
BatchingSettings. - getBatchingSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings
-
Returns batching settings which contains multiple batch threshold levels.
- getBatchingSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBulkReadRowsCallSettings.Builder
-
Returns the
BatchingSettings. - getBatchingSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBulkReadRowsCallSettings
-
Returns batching settings which contains multiple batch threshold levels.
- getBatchMutationsTargetRpcLatencyMs() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Gets target bulk mutation rpc latency if latency based throttling is enabled for
BigtableDataClient.newBulkMutationBatcher(String). - getBoolean(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getBoolean(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getBound() - Method in class com.google.cloud.bigtable.data.v2.models.Query
-
Get the minimal range that encloses all of the row keys and ranges in this Query.
- getBytes(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getBytes(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getCells() - Method in class com.google.cloud.bigtable.data.v2.models.Row
-
Returns a sorted list of cells.
- getCells(String) - Method in class com.google.cloud.bigtable.data.v2.models.Row
-
Returns a sublist of the cells that belong to the specified family.
- getCells(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Row
-
Returns a sublist of the cells that belong to the specified family and qualifier.
- getCells(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.Row
-
Returns a sublist of the cells that belong to the specified family and qualifier.
- getChangeStreamContinuationToken() - Method in class com.google.cloud.bigtable.data.v2.models.Heartbeat
- getChangeStreamContinuationTokens() - Method in class com.google.cloud.bigtable.data.v2.models.CloseStream
- getChangeStreamRetention() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
- getClientContext() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableClientContext
- getCluster(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Gets the cluster representation by ID.
- getClusterAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously gets the cluster representation by ID.
- getClusterId() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.SingleClusterRoutingPolicy
-
Gets the target cluster of this policy.
- getClusterId() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
-
The cluster id to set autoscaling on
- getClusterIds() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
- getClusters() - Method in exception com.google.cloud.bigtable.admin.v2.models.PartialListClustersException
-
A partial list of clusters that were found in the available zones.
- getClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getCluster.
- getClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to getCluster.
- getClusterSize() - Method in class com.google.cloud.bigtable.admin.v2.models.StaticClusterSize
- getCode() - Method in class com.google.cloud.bigtable.common.Status
-
Gets the typesafe code.
- getCode() - Method in class com.google.cloud.bigtable.common.Type.Array
- getCode() - Method in class com.google.cloud.bigtable.common.Type.Bool
- getCode() - Method in class com.google.cloud.bigtable.common.Type.Bytes
- getCode() - Method in class com.google.cloud.bigtable.common.Type.Date
- getCode() - Method in class com.google.cloud.bigtable.common.Type.Float32
- getCode() - Method in class com.google.cloud.bigtable.common.Type.Float64
- getCode() - Method in class com.google.cloud.bigtable.common.Type.Int64
- getCode() - Method in class com.google.cloud.bigtable.common.Type.Map
- getCode() - Method in class com.google.cloud.bigtable.common.Type.SchemalessStruct
- getCode() - Method in class com.google.cloud.bigtable.common.Type.String
- getCode() - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema
- getCode() - Method in class com.google.cloud.bigtable.common.Type.Timestamp
- getCode() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
- getColumnFamilies() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
- getColumnIndex(String) - Method in class com.google.cloud.bigtable.common.Type.SchemalessStruct
- getColumnIndex(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ResultSetMetadata
- getColumnIndex(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Struct
- getColumns() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ResultSetMetadata
- getColumnType(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ResultSetMetadata
- getColumnType(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ResultSetMetadata
- getCommitTime() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
Get the commit timestamp of the current mutation.
- getCommitTimestamp() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
This method is obsolete.
- getComputeBillingOwner() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.DataBoostIsolationReadOnlyPolicy
-
Gets the
AppProfile.ComputeBillingOwneron the currentAppProfile.DataBoostIsolationReadOnlyPolicyinstance. - getCpuUtilizationTargetPercent() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
-
Get the CPU utilization that the Autoscaler should be trying to achieve.
- getCredentialsProvider() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
-
Gets the CredentialsProvider to use for getting the credentials to make calls with.
- getCredentialsProvider() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
-
Gets the credentials provider to use for getting the credentials to make calls with.
- getCredentialsProvider() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
-
Gets the credentials provider to use for getting the credentials to make calls with.
- getCredentialsProvider() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
-
Gets the credentials provider to use for getting the credentials to make calls with.
- getCredentialsProvider() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Gets the CredentialsProvider to use for getting the credentials to make calls with.
- getDate(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getDate(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getDefaultEndpoint() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the default service endpoint.
- getDefaultMtlsEndpoint() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the default mTLS service endpoint.
- getDefaultMtlsEndpoint() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the default mTLS service endpoint.
- getDefaultServiceScopes() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the default service scopes.
- getDescription() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
-
Gets long form description of the use case for this AppProfile.
- getDisplayName() - Method in class com.google.cloud.bigtable.admin.v2.models.Instance
-
Gets the instance's friendly name.
- getDouble(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
-
Getter for FLOAT_64 type Sql data
- getDouble(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
-
Getter for FLOAT_64 type Sql data
- getElementType() - Method in class com.google.cloud.bigtable.common.Type.Array
- getElementType() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Array
- getEnableRetryInfo() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Gets if RetryInfo is enabled.
- getEnableRetryInfo() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Gets if RetryInfo is enabled.
- getEnableRoutingCookie() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Gets if routing cookie is enabled.
- getEnableRoutingCookie() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Gets if routing cookie is enabled.
- getEncoding() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Bytes
- getEncoding() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Int64
- getEncryptionInfo() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the encryption information for the backup.
- getEncryptionInfo(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets the current encryption info for the table across all of the clusters.
- getEncryptionInfoAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously gets the current encryption info for the table across all of the clusters.
- getEnd() - Method in class com.google.cloud.bigtable.data.v2.models.Range
-
Gets the current end value.
- getEndBound() - Method in class com.google.cloud.bigtable.data.v2.models.Range
-
Gets the current end
Range.BoundType. - getEndTime() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the end time when the creation of this backup has completed.
- getEntries() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
Get the list of mods of the current mutation.
- getEntryCount() - Method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
- getError() - Method in class com.google.cloud.bigtable.data.v2.models.MutateRowsException.FailedMutation
-
The error that prevented this mutation from being applied.
- getEstimatedLowWatermark() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
This method is obsolete.
- getEstimatedLowWatermark() - Method in class com.google.cloud.bigtable.data.v2.models.Heartbeat
-
This method is obsolete.
- getEstimatedLowWatermarkTime() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
Get the low watermark of the current mutation.
- getEstimatedLowWatermarkTime() - Method in class com.google.cloud.bigtable.data.v2.models.Heartbeat
- getExpireTime() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the expire time of this backup.
- getFailedMutations() - Method in exception com.google.cloud.bigtable.data.v2.models.MutateRowsException
-
Retrieve all of the failed mutations.
- getFamily() - Method in class com.google.cloud.bigtable.data.v2.models.AddToCell
- getFamily() - Method in class com.google.cloud.bigtable.data.v2.models.MergeToCell
- getFamily() - Method in class com.google.cloud.bigtable.data.v2.models.RowCell
-
The cell's family
- getFamilyName() - Method in class com.google.cloud.bigtable.data.v2.models.DeleteCells
-
Get the column family of the current DeleteCells.
- getFamilyName() - Method in class com.google.cloud.bigtable.data.v2.models.DeleteFamily
-
Get the column family of the current DeleteFamily.
- getFamilyName() - Method in class com.google.cloud.bigtable.data.v2.models.SetCell
-
Get the column family of the current SetCell.
- getFamilySubsets() - Method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
-
Gets the map from familyId to familySubsets in this subset view.
- getFields() - Method in class com.google.cloud.bigtable.common.Type.SchemalessStruct
- getFields() - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema
- getFields() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Struct
- getFloat(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
-
Getter for FLOAT_32 type Sql data
- getFloat(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
-
Getter for FLOAT_32 type Sql data
- getGCRule() - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
-
Gets the GCRule configured for the column family.
- getHotToStandardTime() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the time at which this backup will be converted from a hot backup to a standard backup.
- getIamPolicy(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Gets the IAM access control policy for the specified instance.
- getIamPolicy(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets the IAM access control policy for the specified table.
- getIamPolicyAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously gets the IAM access control policy for the specified instance.
- getIamPolicyAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously gets the IAM access control policy for the specified table.
- getIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to getIamPolicy.
- getId() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
-
Gets the id of this AppProfile.
- getId() - Method in class com.google.cloud.bigtable.admin.v2.models.AuthorizedView
-
Gets the authorized view's id.
- getId() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the ID of this backup.
- getId() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
-
Gets the cluster's id.
- getId() - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
-
Gets the column family's id.
- getId() - Method in class com.google.cloud.bigtable.admin.v2.models.Instance
-
Gets the instance's id.
- getId() - Method in class com.google.cloud.bigtable.admin.v2.models.LogicalView
-
Gets the logical view's id.
- getId() - Method in class com.google.cloud.bigtable.admin.v2.models.MaterializedView
-
Gets the materialized view's id.
- getId() - Method in class com.google.cloud.bigtable.admin.v2.models.SchemaBundle
-
Gets the schema bundle's id.
- getId() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
-
Gets the table's id.
- getIndex() - Method in class com.google.cloud.bigtable.data.v2.models.MutateRowsException.FailedMutation
-
The index of the mutation in the original request's
MutateRowsRequest.getEntriesList(). - getInput() - Method in class com.google.cloud.bigtable.data.v2.models.AddToCell
- getInput() - Method in class com.google.cloud.bigtable.data.v2.models.MergeToCell
- getInputType() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate
- getInstance(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Get the instance representation by ID.
- getInstanceAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously gets the instance representation by ID wrapped in a future.
- getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets the ID of the instance whose tables this client manages.
- getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
-
Gets the instance ID of the instance whose tables the client will manage.
- getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
-
Gets the instance ID whose tables the client will manage.
- getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
-
Gets the id of the instance that owns this AppProfile.
- getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the instance ID where this backup is located.
- getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
-
Gets the instance id.
- getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
-
The instance id of the cluster to set autoscaling on
- getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.models.LogicalView
-
Gets the id of the instance that owns this LogicalView.
- getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.models.MaterializedView
-
Gets the id of the instance that owns this MaterializedView.
- getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
-
Gets the id of the instance that owns this Table.
- getInstanceId() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Gets the instance id that was previously set on this Builder.
- getInstanceId() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Returns the target instance id.
- getInstanceId() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Gets the target instance id that was previously set on this Builder.
- getInstanceId() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Returns the target instance id.
- getInstances() - Method in exception com.google.cloud.bigtable.admin.v2.models.PartialListInstancesException
-
A partial list of instances that were found in the available zones.
- getInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getInstance.
- getInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to getInstance.
- getIsolationPolicy() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
- getJwtAudienceMapping() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Deprecated.This is a no op and will always return an empty map. Audience is always set to bigtable service name.
- getJwtAudienceMapping() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Deprecated.This is a no op and will always return an empty map. Audience is always set to bigtable service name.
- getKey() - Method in class com.google.cloud.bigtable.data.v2.models.KeyOffset
-
A row key value that is returned as part of the response of
BigtableDataClient.sampleRowKeysAsync(String). - getKey() - Method in class com.google.cloud.bigtable.data.v2.models.Row
-
Returns the row key
- getKey(Row) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter
- getKey(RowT) - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter
- getKeyType() - Method in class com.google.cloud.bigtable.common.Type.Map
- getKeyType() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Map
- getKmsKeyName() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
-
Google Cloud Key Management Service (KMS) settings for a CMEK-protected Bigtable cluster.
- getKmsKeyVersion() - Method in class com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
- getLabels() - Method in class com.google.cloud.bigtable.admin.v2.models.Instance
-
Gets the current labels associated with the instance.
- getLabels() - Method in class com.google.cloud.bigtable.data.v2.models.RowCell
-
The labels assigned to the cell
- getLatestPrepareResponse() - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement
-
Gets the most recent version of the PrepareResponse associated with this query.
- getList(int, SqlType.Array<ElemType>) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getList(String, SqlType.Array<ElemType>) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getLogicalView(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Gets the logical view by ID.
- getLogicalViewAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously gets the logical view by ID.
- getLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getLogicalView.
- getLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to getLogicalView.
- getLong(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getLong(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getMap(int, SqlType.Map<K, V>) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getMap(String, SqlType.Map<K, V>) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getMaterializedView(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Gets the materialized view by ID.
- getMaterializedViewAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously gets the materialized view by ID.
- getMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getMaterializedView.
- getMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to getMaterializedView.
- getMaxAge() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DurationRule
-
Gets the configured maximum age
- getMaxNodes() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
-
Get the maximum number of nodes to scale up to.
- getMaxVersions() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.VersionRule
-
Gets the configured maximum versions
- getMessage() - Method in class com.google.cloud.bigtable.common.Status
-
Gets error message.
- getMessage() - Method in exception com.google.cloud.bigtable.data.v2.models.MutateRowsException
- getMetadata() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ResultSet
-
Returns the
ResultSetMetadatafor the ResultSet. - getMetricsCredentials() - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Get the metrics credentials if it's set by
BigtableDataSettings.enableBuiltinMetrics(Credentials). - getMetricsEndpoint() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Get the Google Cloud Monitoring endpoint for publishing client side metrics.
- getMetricsEndpoint() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Gets the Google Cloud Monitoring endpoint for publishing client side metrics.
- getMetricsProvider() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Gets the
MetricsProvider. - getMetricsProvider() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Gets the
MetricsProvider. - getMetricsProvider() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Gets the
MetricsProvider. - getMetricsProvider() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
- getMinNodes() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
-
Get the minimum number of nodes to scale down to.
- getMode() - Method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
- getNewPartitions() - Method in class com.google.cloud.bigtable.data.v2.models.CloseStream
- getNextQuery() - Method in class com.google.cloud.bigtable.data.v2.models.Query.QueryPaginator
-
Return the next query.
- getOffsetBytes() - Method in class com.google.cloud.bigtable.data.v2.models.KeyOffset
-
Approximate total storage space used by all rows in the table which precede
KeyOffset.getKey(). - getOpenTelemetry() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableClientContext
- getOperationName() - Method in class com.google.cloud.bigtable.admin.v2.models.OptimizeRestoredTableOperationToken
- getOptimizeRestoredTableOperationToken() - Method in class com.google.cloud.bigtable.admin.v2.models.RestoredTableResult
-
OptimizeRestoredTable operation may not be started when the table was restored from a backup stored in HDD clusters.
- getPageSize() - Method in class com.google.cloud.bigtable.data.v2.models.Query.QueryPaginator
-
Get the page size of the current Pagniator.
- getPartition() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamContinuationToken
-
Get the partition of the current continuation token, represented by a
Range.ByteStringRange. - getPolicy() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
-
Gets the routing policy for all read/write requests which use this app profile.
- getPrimedTableIds() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Deprecated.This field is ignored. If
EnhancedBigtableStubSettings.Builder.isRefreshingChannel()is enabled, warm up requests will be sent to all table ids of the instance. - getPrimedTableIds() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Deprecated.This field is ignored. If
EnhancedBigtableStubSettings.isRefreshingChannel()is enabled, warm up requests will be sent to all table ids of the instance. - getPrimingTableIds() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Deprecated.This field is ignored. If
BigtableDataSettings.Builder.isRefreshingChannel()is enabled, warm up requests will be sent to all table ids of the instance. - getPrimingTableIds() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Deprecated.This field is ignored. If
BigtableDataSettings.isRefreshingChannel()is enabled, warm up requests will be sent to all table ids of the instance. - getPriority() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.StandardIsolationPolicy
- getProjectId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Gets the project ID this client is associated with.
- getProjectId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
-
Gets the ID of the project whose instances the client will manage.
- getProjectId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
-
Gets the ID of the project whose instances the client will manage.
- getProjectId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets the project ID of the instance whose tables this client manages.
- getProjectId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
-
Gets the project ID of the instance whose tables the client will manage.
- getProjectId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
-
Gets the project ID of instance whose tables the client will manage.
- getProjectId() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Gets the project id that was previously set on this Builder.
- getProjectId() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Returns the target project id.
- getProjectId() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Gets the project id of the target instance that was previously set on this Builder.
- getProjectId() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Returns the project id of the target instance.
- getProtoSchema() - Method in class com.google.cloud.bigtable.admin.v2.models.SchemaBundle
-
Gets the proto schema of this schema bundle.
- getQualifier() - Method in class com.google.cloud.bigtable.data.v2.models.AddToCell
- getQualifier() - Method in class com.google.cloud.bigtable.data.v2.models.DeleteCells
-
Get the column qualifier of the current DeleteCells.
- getQualifier() - Method in class com.google.cloud.bigtable.data.v2.models.MergeToCell
- getQualifier() - Method in class com.google.cloud.bigtable.data.v2.models.RowCell
-
The cell's qualifier (column name)
- getQualifier() - Method in class com.google.cloud.bigtable.data.v2.models.SetCell
-
Get the column qualifier of the current SetCell.
- getQualifierPrefixes() - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
-
Gets the list of column qualifier prefixes included in this authorized view.
- getQualifiers() - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
-
Gets the list of column qualifiers included in this authorized view.
- getQuery() - Method in class com.google.cloud.bigtable.admin.v2.models.LogicalView
-
Gets the query of this logical view.
- getQuery() - Method in class com.google.cloud.bigtable.admin.v2.models.MaterializedView
-
Gets the query of this materialized view.
- getReplicationStatesByClusterId() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
- getResumeRequest(ReadChangeStreamRequest) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamResumptionStrategy
- getResumeRequest(ExecuteQueryCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryResumptionStrategy
- getRowKey() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
Get the row key of the current mutation.
- getRowPrefixes() - Method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
-
Gets the row prefixes to be included in this subset view.
- getRulesList() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.IntersectionRule
-
Gets the list of child rules
- getRulesList() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.UnionRule
-
Gets the list of child rules
- getSchemaBundle(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets an schema bundle with the specified schema bundle ID in the specified table.
- getSchemaBundleAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously gets an schema bundle with the specified schema bundle ID in the specified table.
- getSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getSchemaBundle.
- getSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to getSchemaBundle.
- getServeNodes() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
-
Get the number of nodes allocated to this cluster.
- getServiceName() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the default service name.
- getServiceName() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the default service name.
- getServiceName() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
- getSizeBytes() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the size of this backup.
- getSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getSnapshot.
- getSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to getSnapshot.
- getSourceBackupId() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the source backup ID from which the backup is copied.
- getSourceClusterId() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
Get the source cluster id of the current mutation.
- getSourceTableId() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the source table ID from which the backup is created.
- getStart() - Method in class com.google.cloud.bigtable.data.v2.models.Range
-
Gets the current start value.
- getStartBound() - Method in class com.google.cloud.bigtable.data.v2.models.Range
-
Gets the current start
Range.BoundType. - getStartTime() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the start time when this backup is taken.
- getState() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the state of this backup.
- getState() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
-
Gets the current state of the cluster
- getState() - Method in class com.google.cloud.bigtable.admin.v2.models.Instance
-
The current state of the instance.
- getStatus() - Method in class com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
- getStatus() - Method in class com.google.cloud.bigtable.data.v2.models.CloseStream
- getStorageType() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
-
The type of storage used by this cluster to serve its parent instance's tables, unless explicitly overridden.
- getStorageUtilizationGibPerNode() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
-
Get the storage utilization that the Autoscaler should be trying to achieve.
- getStorageUtilizationGibPerNode() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
-
Get the storage utilization that the Autoscaler should be trying to achieve.
- getString(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getString(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getStruct(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getStruct(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getStubSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
-
Gets the underlying RPC settings.
- getStubSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
-
Gets the underlying RPC settings.
- getStubSettings() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Returns the underlying RPC settings.
- getTable() - Method in class com.google.cloud.bigtable.admin.v2.models.RestoredTableResult
- getTable(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets the table metadata by table ID.
- getTableAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously gets the table metadata by table ID.
- getTableId() - Method in class com.google.cloud.bigtable.admin.v2.models.AuthorizedView
-
Gets the id of the table that owns this authorized view.
- getTableId() - Method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
- getTableId() - Method in class com.google.cloud.bigtable.admin.v2.models.SchemaBundle
-
Gets the id of the table that owns this schema bundle.
- getTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getTable.
- getTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to getTable.
- getTargetRpcLatencyMs() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
-
Gets target rpc latency if latency based throttling is enabled.
- getTargetRpcLatencyMs() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings
-
Gets target rpc latency if latency based throttling is enabled.
- getTargetRpcLatencyMsForBatchMutation() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Gets target bulk mutation rpc latency if latency based throttling is enabled for
BigtableDataClient.newBulkMutationBatcher(String). - getTieBreaker() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
Get the tie breaker of the current mutation.
- getTimestamp() - Method in class com.google.cloud.bigtable.data.v2.models.AddToCell
- getTimestamp() - Method in class com.google.cloud.bigtable.data.v2.models.MergeToCell
- getTimestamp() - Method in class com.google.cloud.bigtable.data.v2.models.RowCell
-
The timestamp of the cell
- getTimestamp() - Method in class com.google.cloud.bigtable.data.v2.models.SetCell
-
Get the timestamp of the current SetCell.
- getTimestamp(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getTimestamp(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- getTimestampRange() - Method in class com.google.cloud.bigtable.data.v2.models.DeleteCells
-
Get the timestamp range of the current DeleteCells.
- getToken() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamContinuationToken
- getToken() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
Get the token of the current mutation, which can be used to resume the changestream.
- getTokenFromChangeStreamMutation(ChangeStreamRecordT) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter
-
Get the token from the given ChangeStreamMutation record.
- getTokenFromChangeStreamMutation(ChangeStreamRecord) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultChangeStreamRecordAdapter
-
Get the token from the given ChangeStreamMutation record.
- getTokenFromHeartbeat(ChangeStreamRecordT) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter
-
Get the token from the given Heartbeat record.
- getTokenFromHeartbeat(ChangeStreamRecord) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultChangeStreamRecordAdapter
-
Get the token from the given Heartbeat record.
- getTokenProto() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamContinuationToken
- getType() - Method in class com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
- getType() - Method in class com.google.cloud.bigtable.admin.v2.models.Instance
-
Gets the instance's current type.
- getType() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
Get the type of the current mutation.
- getType(int) - Method in class com.google.cloud.bigtable.common.Type.SchemalessStruct
- getType(int) - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema
- getType(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Struct
- getType(String) - Method in class com.google.cloud.bigtable.common.Type.SchemalessStruct
- getType(String) - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema
- getType(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Struct
- getUnavailableZones() - Method in exception com.google.cloud.bigtable.admin.v2.models.PartialListClustersException
-
A list of zones, whose unavailability caused this error.
- getUnavailableZones() - Method in exception com.google.cloud.bigtable.admin.v2.models.PartialListInstancesException
-
A list of zones, whose unavailability caused this error.
- getValue() - Method in class com.google.cloud.bigtable.data.v2.models.RowCell
-
The value of the cell
- getValue() - Method in class com.google.cloud.bigtable.data.v2.models.SetCell
-
Get the value of the current SetCell.
- getValue() - Method in class com.google.cloud.bigtable.data.v2.models.Value.IntValue
- getValue() - Method in class com.google.cloud.bigtable.data.v2.models.Value.RawTimestamp
- getValue() - Method in class com.google.cloud.bigtable.data.v2.models.Value.RawValue
- getValueType() - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
- getValueType() - Method in class com.google.cloud.bigtable.common.Type.Map
- getValueType() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Map
- getValueType() - Method in class com.google.cloud.bigtable.data.v2.models.Value
- getValueType() - Method in class com.google.cloud.bigtable.data.v2.models.Value.IntValue
- getValueType() - Method in class com.google.cloud.bigtable.data.v2.models.Value.RawTimestamp
- getValueType() - Method in class com.google.cloud.bigtable.data.v2.models.Value.RawValue
- getZone() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
-
Get the zone where this cluster is located.
- GOOGLE_DEFAULT_ENCRYPTION - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.EncryptionInfo.Type
-
The data backing this resource is encrypted at rest with a key that is fully managed by Google.
H
- hasFullFrame() - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMerger
- hasFullFrame() - Method in class com.google.cloud.bigtable.data.v2.stub.sql.SqlRowMerger
-
Check if the merger has consumable data
- hasGCRule() - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
-
Returns true if a GCRule has been configured for the family.
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.DataBoostIsolationReadOnlyPolicy
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.SingleClusterRoutingPolicy
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.StandardIsolationPolicy
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.AuthorizedView
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAuthorizedViewRequest
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.CreateLogicalViewRequest
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.CreateMaterializedViewRequest
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.CreateSchemaBundleRequest
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DefaultRule
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DurationRule
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.IntersectionRule
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.UnionRule
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.VersionRule
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.Instance
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.LogicalView
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.MaterializedView
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.SchemaBundle
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAuthorizedViewRequest
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateLogicalViewRequest
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateMaterializedViewRequest
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateSchemaBundleRequest
- hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
- hashCode() - Method in class com.google.cloud.bigtable.common.Status
- hashCode() - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema
- hashCode() - Method in class com.google.cloud.bigtable.data.v2.models.Query
- hashCode() - Method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- hashCode() - Method in class com.google.cloud.bigtable.data.v2.models.Range.TimestampRange
- hashCode() - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
- hashCode() - Method in class com.google.cloud.bigtable.data.v2.models.SampleRowKeysRequest
- hasPartialFrame() - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMerger
- hasPartialFrame() - Method in class com.google.cloud.bigtable.data.v2.stub.sql.SqlRowMerger
-
Check if the merger contains partially complete (or complete) data.
- hasValueType() - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
- HDD - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.StorageType
-
Flash (SSD) storage should be used.
- Heartbeat - Class in com.google.cloud.bigtable.data.v2.models
-
A simple wrapper for
ReadChangeStreamResponse.Heartbeat. - Heartbeat() - Constructor for class com.google.cloud.bigtable.data.v2.models.Heartbeat
- heartbeatDuration(Duration) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
-
Sets the heartbeat duration for the change stream.
- heartbeatDuration(Duration) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
-
This method is obsolete.
- HIGH - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.Priority
- historicalMap() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
-
returns the
SqlTypefor the type returned for column families inwith_historyqueries. - hll(Type.HllAggregateInput) - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
-
Creates an Aggregate type with a HLL aggregator and specified input type.
- Hll() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator.Hll
- HOST_PAYS - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.ComputeBillingOwner
- HOT - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Backup.BackupType
-
A backup type with faster restore to SSD performance.
I
- increment(String, ByteString, long) - Method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
-
Adds `amount` be added to the existing value.
- increment(String, String, long) - Method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
-
Adds `amount` be added to the existing value.
- INITIALIZING - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
The cluster was recently created, and the table must finish copying over pre-existing data from other clusters before it can begin receiving live replication updates and serving Data API requests.
- Instance - Class in com.google.cloud.bigtable.admin.v2.models
-
Represents an existing Cloud Bigtable instance.
- Instance.State - Enum in com.google.cloud.bigtable.admin.v2.models
- Instance.Type - Enum in com.google.cloud.bigtable.admin.v2.models
- int64() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
-
returns a
SqlTypefor theINT64type. - int64(Type.Int64.Encoding) - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
-
Creates an Int64 type with the specified encoding.
- Int64 - Enum constant in enum com.google.cloud.bigtable.data.v2.models.Value.ValueType
- Int64() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Int64
- Int64() - Constructor for class com.google.cloud.bigtable.common.Type.Int64
- INT64 - Enum constant in enum com.google.cloud.bigtable.data.v2.models.sql.SqlType.Code
- int64Hll() - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
-
Creates an Aggregate type with a HLL aggregator and Int64 input type.
- int64Max() - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
-
Creates an Aggregate type with a MAX aggregator and Int64 input type.
- int64Min() - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
-
Creates an Aggregate type with a MIN aggregator and Int64 input type.
- int64Sum() - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
-
Creates an Aggregate type with a SUM aggregator and Int64 input type.
- interleave() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Creates an empty interleave filter list.
- INTERNAL - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
- intersection() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
-
Creates a new instance of the IntersectionRule
- intValue(long) - Static method in class com.google.cloud.bigtable.data.v2.models.Value
-
Creates an int64 value.
- IntValue() - Constructor for class com.google.cloud.bigtable.data.v2.models.Value.IntValue
- INVALID_ARGUMENT - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
- isAutomatedBackupEnabled() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
-
Returns whether this table has automated backups enabled.
- isBulkMutationFlowControlEnabled() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Gets if flow control is enabled for
BigtableDataClient.newBulkMutationBatcher(String)based on the load of the Bigtable server. - isBulkMutationFlowControlEnabled() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Gets if flow control is enabled for
BigtableDataClient.newBulkMutationBatcher(String)based on the load of the Bigtable server. - isChangeStreamMutation(ChangeStreamRecordT) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter
-
Checks if the given change stream record is a ChangeStreamMutation.
- isChangeStreamMutation(ChangeStreamRecord) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultChangeStreamRecordAdapter
-
Checks if the given change stream record is a ChangeStreamMutation.
- isDeletionProtected() - Method in class com.google.cloud.bigtable.admin.v2.models.AuthorizedView
-
Returns whether this authorized view is deletion protected.
- isDeletionProtected() - Method in class com.google.cloud.bigtable.admin.v2.models.LogicalView
-
Returns whether this logical view is deletion protected.
- isDeletionProtected() - Method in class com.google.cloud.bigtable.admin.v2.models.MaterializedView
-
Returns whether this materialized view is deletion protected.
- isDeletionProtected() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
-
Returns whether this table is deletion protected.
- isHeartbeat(ChangeStreamRecordT) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter
-
Checks if the given change stream record is a Heartbeat.
- isHeartbeat(ChangeStreamRecord) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultChangeStreamRecordAdapter
-
Checks if the given change stream record is a Heartbeat.
- isLatencyBasedThrottlingEnabled() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
-
Gets if latency based throttling is enabled.
- isLatencyBasedThrottlingEnabled() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings
-
Gets if latency based throttling is enabled.
- isLatencyBasedThrottlingForBatchMutationEnabled() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Gets if latency based throttling is enabled for
BigtableDataClient.newBulkMutationBatcher(String) - isLatencyBasedThrottlingForBatchMutationsEnabled() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Gets if latency based throttling is enabled for
BigtableDataClient.newBulkMutationBatcher(String) - isNull(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- isNull(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
- isRefreshingChannel() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Deprecated.Channel refreshing is enabled by default and this method will be deprecated.
- isRefreshingChannel() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Deprecated.Channel refreshing is enabled by default and this method will be deprecated.
- isRefreshingChannel() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Deprecated.Channel refreshing is enabled by default and this method will be deprecated.
- isRefreshingChannel() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Deprecated.Channel refreshing is enabled by default and this method will be deprecated.
- isScanMarkerRow(Row) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter
-
Checks if the given row is a special marker row.
- isScanMarkerRow(RowT) - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter
-
Checks if the given row is a special marker row.
- isServerInitiatedFlowControlEnabled() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
-
Gets if flow control is enabled based on the load of the Bigtable server.
- isServerInitiatedFlowControlEnabled() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings
-
Gets if flow control is enabled.
K
- key() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Returns the builder for row key related filters.
- KeyOffset - Class in com.google.cloud.bigtable.data.v2.models
-
Represents the offset of a row key in a table.
- KeyOffset() - Constructor for class com.google.cloud.bigtable.data.v2.models.KeyOffset
- keyType() - Method in class com.google.cloud.bigtable.common.Type.Map
L
- label(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Applies the given label to all cells in the output row.
- limit() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Returns the builder for limit related filters.
- limit(long) - Method in class com.google.cloud.bigtable.data.v2.models.Query
-
Limits the number of rows that can be returned
- listAppProfiles(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Lists all app profiles of the specified instance.
- listAppProfilesAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously lists all app profiles of the specified instance.
- listAppProfilesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to listAppProfiles.
- listAppProfilesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to listAppProfiles.
- listAuthorizedViews(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Lists all authorized view IDs in the specified table.
- listAuthorizedViewsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously lists all authorized view IDs in the specified table.
- listAuthorizedViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to listAuthorizedViews.
- listAuthorizedViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to listAuthorizedViews.
- listBackups(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Lists backups in the specified cluster.
- listBackupsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Lists backups in the specified cluster asynchronously.
- listBackupsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to listBackups.
- listBackupsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to listBackups.
- listClusters(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Lists all clusters in the specified instance.
- listClustersAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously lists all clusters in the specified instance.
- listClustersSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to listClusters.
- listClustersSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to listClusters.
- listHotTabletsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to listHotTablets.
- listHotTabletsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to listHotTablets.
- listInstances() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Lists all of the instances in the current project.
- listInstancesAsync() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously lists all of the instances in the current project.
- listInstancesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to listInstances.
- listInstancesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to listInstances.
- listLogicalViews(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Lists all logical views of the specified instance.
- listLogicalViewsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously lists all logical views of the specified instance.
- listLogicalViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to listLogicalViews.
- listLogicalViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to listLogicalViews.
- listMaterializedViews(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Lists all materialized views of the specified instance.
- listMaterializedViewsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously lists all materialized views of the specified instance.
- listMaterializedViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to listMaterializedViews.
- listMaterializedViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to listMaterializedViews.
- listSchemaBundles(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Lists all schema bundle IDs in the specified table.
- listSchemaBundlesAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously lists all schema bundle IDs in the specified table.
- listSchemaBundlesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to listSchemaBundles.
- listSchemaBundlesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to listSchemaBundles.
- listSnapshotsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to listSnapshots.
- listSnapshotsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to listSnapshots.
- listTables() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Lists all table IDs in the instance.
- listTablesAsync() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously lists all table IDs in the instance.
- listTablesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to listTables.
- listTablesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to listTables.
- LogicalView - Class in com.google.cloud.bigtable.admin.v2.models
-
A class that wraps the
LogicalViewprotocol buffer object. - LOW - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.Priority
M
- Map() - Constructor for class com.google.cloud.bigtable.common.Type.Map
- MAP - Enum constant in enum com.google.cloud.bigtable.data.v2.models.sql.SqlType.Code
- mapOf(SqlType<K>, SqlType<V>) - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
- markExpiredAndStartRefresh(PreparedStatementImpl.PreparedQueryVersion) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement
- MaterializedView - Class in com.google.cloud.bigtable.admin.v2.models
-
A class that wraps the
MaterializedViewprotocol buffer object. - MaterializedViewId - Class in com.google.cloud.bigtable.data.v2.models
-
An implementation of a
TargetIdfor materialized views. - MaterializedViewId() - Constructor for class com.google.cloud.bigtable.data.v2.models.MaterializedViewId
- max(Type.MaxAggregateInput) - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
-
Creates an Aggregate type with a MAX aggregator and specified input type.
- Max() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator.Max
- maxAge(long, TimeUnit) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
-
Creates a new instance of the DurationRule
- maxAge(Duration) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
-
Creates a new instance of the DurationRule
- maxVersions(int) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
-
Creates a new instance of the VersionRule
- MEDIUM - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.Priority
- mergeToCell(String, Value, Value, Value) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
- mergeToCell(String, Value, Value, Value) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- mergeToCell(String, Value, Value, Value) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Merges a
Valueaccumulator to an aggregate cell. - mergeToCell(String, Value, Value, Value) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- mergeToCell(String, Value, Value, Value) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
- mergeToCell(String, ByteString, long, ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Merges a ByteString accumulator value to a cell in an aggregate column family.
- mergeToCell(String, String, long, ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Merges a ByteString accumulator value to a cell in an aggregate column family.
- MergeToCell - Class in com.google.cloud.bigtable.data.v2.models
-
Representation of an MergeToCell mod in a data change.
- MergeToCell() - Constructor for class com.google.cloud.bigtable.data.v2.models.MergeToCell
- MetadataErrorHandlingCallable - Class in com.google.cloud.bigtable.data.v2.stub.sql
-
Callable that handles passing execeptions through to the metadata future.
- MetadataErrorHandlingCallable(ServerStreamingCallable<ExecuteQueryCallContext, SqlRow>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.sql.MetadataErrorHandlingCallable
- metadataFuture() - Method in interface com.google.cloud.bigtable.data.v2.stub.sql.SqlServerStream
- metadataFuture() - Method in class com.google.cloud.bigtable.data.v2.stub.sql.SqlServerStreamImpl
- min(Type.MinAggregateInput) - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
-
Creates an Aggregate type with a MIN aggregator and specified input type.
- Min() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator.Min
- ModifyColumnFamiliesRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Fluent wrapper for
ModifyColumnFamiliesRequest - modifyColumnFamiliesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to modifyColumnFamilies.
- modifyColumnFamiliesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to modifyColumnFamilies.
- modifyFamilies(ModifyColumnFamiliesRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Creates, updates and drops column families as specified in the request.
- modifyFamiliesAsync(ModifyColumnFamiliesRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously creates, updates, and drops column families as specified in the request.
- mutateRow(RowMutation) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method to synchronously mutate a single row atomically.
- mutateRowAsync(RowMutation) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method to asynchronously mutate a single row atomically.
- mutateRowCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Mutates a single row atomically.
- MutateRowsErrorConverterUnaryCallable - Class in com.google.cloud.bigtable.data.v2.stub
-
This callable converts partial batch failures into an exception.
- MutateRowsErrorConverterUnaryCallable(UnaryCallable<BulkMutation, MutateRowsAttemptResult>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.MutateRowsErrorConverterUnaryCallable
- mutateRowSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Returns the builder for the settings used for calls to MutateRow.
- mutateRowSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Returns the object with the settings used for calls to MutateRow.
- MutateRowsException - Exception in com.google.cloud.bigtable.data.v2.models
-
Thrown by the MutateRows when at least one Mutation failed.
- MutateRowsException.FailedMutation - Class in com.google.cloud.bigtable.data.v2.models
-
Identifies which mutation failed and the reason it failed.
- Mutation - Class in com.google.cloud.bigtable.data.v2.models
-
The concrete implementation of
MutationApithat can be used to create and represent a list of mutations. - MutationApi<T extends MutationApi<T>> - Interface in com.google.cloud.bigtable.data.v2.models
-
The API for creating mutations for a single row.
N
- name() - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema.Field
- name() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ColumnMetadata
-
The name of the column.
- name() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Struct.Field
- newBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
-
Returns a new builder for this class.
- newBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
-
Returns a new builder for this class.
- newBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns a new builder for this class.
- newBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns a new builder for this class.
- newBuilder() - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Create a new builder.
- newBuilder() - Static method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Create a new builder.
- newBuilder(ClientContext) - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns a new builder for this class.
- newBuilder(ClientContext) - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns a new builder for this class.
- newBuilderForEmulator(int) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
-
Create a new builder preconfigured to connect to the Bigtable emulator with port number.
- newBuilderForEmulator(int) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
-
Create a new builder preconfigured to connect to the Bigtable emulator with port number.
- newBuilderForEmulator(int) - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Create a new builder preconfigured to connect to the Bigtable emulator with port number.
- newBuilderForEmulator(String, int) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
-
Creates a new builder preconfigured to connect to the Bigtable emulator with host name and port number.
- newBuilderForEmulator(String, int) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
-
Creates a new builder preconfigured to connect to the Bigtable emulator with host name and port number.
- newBuilderForEmulator(String, int) - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Creates a new builder preconfigured to connect to the Bigtable emulator with a host name and port number.
- newBulkMutationBatcher(TargetId) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Mutates multiple rows in a batch on the specified
TargetId. - newBulkMutationBatcher(TargetId, GrpcCallContext) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Mutates multiple rows in a batch on the specified
TargetId. - newBulkMutationBatcher(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.newBulkMutationBatcher(TargetId)instead. - newBulkMutationBatcher(String, GrpcCallContext) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.newBulkMutationBatcher(TargetId, GrpcCallContext)instead. - newBulkReadRowsBatcher(TargetId) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Reads rows for given tableId in a batch on the specified
TargetId. - newBulkReadRowsBatcher(TargetId, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Reads rows for given tableId and filter criteria in a batch on the specified
TargetId. - newBulkReadRowsBatcher(TargetId, Filters.Filter, GrpcCallContext) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Reads rows for given tableId and filter criteria in a batch on the specified
TargetId. - newBulkReadRowsBatcher(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.newBulkReadRowsBatcher(TargetId)instead. - newBulkReadRowsBatcher(String, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.newBulkReadRowsBatcher(TargetId, Filter)instead. - newBulkReadRowsBatcher(String, Filters.Filter, GrpcCallContext) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.newBulkReadRowsBatcher(TargetId, Filter, GrpcCallContext)instead. - next() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ResultSet
-
Advances the result set to the next row, returning
falseif no such row exists. - NoOpChannelPrimer - Class in com.google.cloud.bigtable.data.v2.stub
- NOT_FOUND - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
- NOT_KNOWN - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Cluster.State
-
The state of the cluster could not be determined.
- NOT_KNOWN - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Instance.State
-
The state of the instance could not be determined by the server.
- NOT_KNOWN - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
The replication state of the table is unknown in this cluster.
O
- of() - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
-
Creates a new instance of
AppProfile.MultiClusterRoutingPolicy. - of() - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.StandardIsolationPolicy
-
Creates a new instance of
AppProfile.StandardIsolationPolicy. - of(int) - Static method in class com.google.cloud.bigtable.admin.v2.models.StaticClusterSize
- of(AppProfile) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
-
Builds a new update request using an existing AppProfile.
- of(AppProfile.ComputeBillingOwner) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.DataBoostIsolationReadOnlyPolicy
-
Creates a new instance of
AppProfile.DataBoostIsolationReadOnlyPolicywith specifiedAppProfile.ComputeBillingOwner. - of(AppProfile.Priority) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.StandardIsolationPolicy
-
Creates a new instance of
AppProfile.StandardIsolationPolicywith the specified priority. - of(AuthorizedView) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateAuthorizedViewRequest
-
Builds a new update request using an existing authorized view.
- of(LogicalView) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateLogicalViewRequest
-
Builds a new update request using an existing logical view.
- of(MaterializedView) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateMaterializedViewRequest
-
Builds a new update request using an existing materialized view.
- of(SchemaBundle) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateSchemaBundleRequest
-
Builds a new update request using an existing schema bundle.
- of(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.SingleClusterRoutingPolicy
-
Builds a new instance of the routing policy that will send all requests to the specified cluster.
- of(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
-
Builds a new request to create a new instance with the specified id.
- of(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
- of(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
- of(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.OptimizeRestoredTableOperationToken
- of(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateInstanceRequest
-
Builds a new request to update an existing instance with the specified id.
- of(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
- of(String) - Static method in class com.google.cloud.bigtable.data.v2.models.MaterializedViewId
-
Constructs a new MaterializedViewId object from the specified materializedViewId.
- of(String) - Static method in class com.google.cloud.bigtable.data.v2.models.TableId
-
Constructs a new TableId object for the specified table id.
- of(String...) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
-
Creates a new instance of
AppProfile.MultiClusterRoutingPolicywith specified cluster ids to route to. - of(String, boolean) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.SingleClusterRoutingPolicy
-
Builds a new instance of the routing policy that will send all requests to the specified cluster.
- of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
- of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
-
Create a
CopyBackupRequestobject. - of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateAppProfileRequest
-
Builds a new request to create a new app profile in the specified instance.
- of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateAuthorizedViewRequest
- of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
- of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
-
Builds a new request to create a new cluster to the specified instance with the specified cluster id.
- of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateLogicalViewRequest
-
Builds a new request to create a new logical view in the specified instance.
- of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateMaterializedViewRequest
-
Builds a new request to create a new materialized view in the specified instance.
- of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateSchemaBundleRequest
- of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
-
Create a
RestoreTableRequestobject. - of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
-
Builds a new update request using an existing AppProfile.
- of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateAuthorizedViewRequest
-
Builds a new update authorized view request.
- of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
- of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateLogicalViewRequest
-
Builds a new update logical view request.
- of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateMaterializedViewRequest
-
Builds a new update materialized view request.
- of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateSchemaBundleRequest
-
Builds a new update schema bundle request.
- of(String, String) - Static method in class com.google.cloud.bigtable.data.v2.models.AuthorizedViewId
-
Constructs a new AuthorizedViewId object from the specified tableId and authorizedViewId.
- of(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
-
Creates a new
Rangewith the specified inclusive start and the specified exclusive end. - of(String, String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
-
Create a
RestoreTableRequestobject. - of(String, String, String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
-
Create a
RestoreTableRequestobject. - of(Set<String>) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
-
Creates a new instance of
AppProfile.MultiClusterRoutingPolicywith specified cluster ids to route to. - of(T, T) - Method in class com.google.cloud.bigtable.data.v2.models.Range
-
Creates a new
Rangewith the specified inclusive start and the specified exclusive end. - offset() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Returns the builder for offset related filters.
- OK - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
- onCloseStream(ReadChangeStreamResponse.CloseStream) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
-
Called to create a close stream message.
- onComplete() - Method in class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
- onCompleteImpl() - Method in class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
- onError(Throwable) - Method in class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
- onErrorImpl(Throwable) - Method in class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
- onHeartbeat(ReadChangeStreamResponse.Heartbeat) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
-
Called to create a heartbeat.
- onResponse(ResponseT) - Method in class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
- onResponseImpl(ResponseT) - Method in class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
- onStart(StreamController) - Method in class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
- onStartImpl(StreamController) - Method in class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
- OPEN - Enum constant in enum com.google.cloud.bigtable.data.v2.models.Range.BoundType
- OptimizeRestoredTableOperationToken - Class in com.google.cloud.bigtable.admin.v2.models
-
OptimizeRestoredTableOperationToken is a wrapper for the name of OptimizeRestoredTable operation.
- otherwise(Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ConditionFilter
-
Sets (replaces) the filter to apply when the predicate is false.
- otherwise(Mutation) - Method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
-
Adds changes to be atomically applied to the specified row if the condition does not yields any cells when applied to the row.
- OUT_OF_RANGE - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
P
- PartialListClustersException - Exception in com.google.cloud.bigtable.admin.v2.models
-
Exception thrown when some zones are unavailable and listClusters is unable to return a full cluster list.
- PartialListClustersException(List<String>, List<Cluster>) - Constructor for exception com.google.cloud.bigtable.admin.v2.models.PartialListClustersException
-
This method is considered an internal implementation detail and not meant to be used by applications.
- PartialListInstancesException - Exception in com.google.cloud.bigtable.admin.v2.models
-
Exception thrown when some zones are unavailable and listInstances is unable to return a full instance list.
- PartialListInstancesException(List<String>, List<Instance>) - Constructor for exception com.google.cloud.bigtable.admin.v2.models.PartialListInstancesException
- partialUpdateClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to partialUpdateCluster.
- partialUpdateClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to partialUpdateCluster.
- partialUpdateClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to partialUpdateCluster.
- partialUpdateClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to partialUpdateCluster.
- partialUpdateInstanceOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to partialUpdateInstance.
- partialUpdateInstanceOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to partialUpdateInstance.
- partialUpdateInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to partialUpdateInstance.
- partialUpdateInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to partialUpdateInstance.
- pass() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Matches all cells, regardless of input.
- PERMISSION_DENIED - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
- pingAndWarmSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Returns the builder with the settings used for calls to PingAndWarm.
- PLANNED_MAINTENANCE - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
The table is temporarily unable to serve Data API requests from this cluster due to planned internal maintenance.
- PlanRefreshingCallable - Class in com.google.cloud.bigtable.data.v2.stub.sql
-
Callable that allows passing of
ResultSetMetadataback to users throught theExecuteQueryCallContext. - PlanRefreshingCallable(ServerStreamingCallable<ExecuteQueryRequest, ExecuteQueryResponse>, RequestContext) - Constructor for class com.google.cloud.bigtable.data.v2.stub.sql.PlanRefreshingCallable
- pop() - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMerger
- pop() - Method in class com.google.cloud.bigtable.data.v2.stub.sql.SqlRowMerger
-
pops a completed row from the FIFO queue built from the given responses.
- prefix(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Query
- prefix(ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- prefix(String) - Method in class com.google.cloud.bigtable.data.v2.models.Query
- prefix(String) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- PreparedStatement - Interface in com.google.cloud.bigtable.data.v2.models.sql
-
The results of query preparation that can be used to create
BoundStatements to execute queries. - PreparedStatementRefreshTimeoutException - Exception in com.google.cloud.bigtable.data.v2.models.sql
-
Error thrown when an executeQuery attempt hits the attempt deadline waiting for
PreparedStatementto refresh it's underlying plan. - PreparedStatementRefreshTimeoutException(String) - Constructor for exception com.google.cloud.bigtable.data.v2.models.sql.PreparedStatementRefreshTimeoutException
- prepareQuerySettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Returns the builder with the settings used for calls to PrepareQuery
- prepareQuerySettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Returns the object with the settings used for a PrepareQuery request.
- prepareStatement(String, Map<String, SqlType<?>>) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Prepares a query for execution.
- primeChannel(ManagedChannel) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableChannelPrimer
- primeChannel(ManagedChannel) - Method in class com.google.cloud.bigtable.data.v2.stub.NoOpChannelPrimer
- processError(Throwable) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableStreamResumptionStrategy
- processResponse(ChangeStreamRecordT) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamResumptionStrategy
- processResponse(ExecuteQueryResponse) - Method in class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryResumptionStrategy
- PRODUCTION - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Instance.Type
-
An instance meant for production use.
- push(ExecuteQueryResponse) - Method in class com.google.cloud.bigtable.data.v2.stub.sql.SqlRowMerger
-
Used to add responses to the SqlRowMerger as they are received.
- push(ReadChangeStreamResponse) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMerger
Q
- qualifier() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Returns the builder for column qualifier related filters.
- Query - Class in com.google.cloud.bigtable.data.v2.models
-
A simple wrapper to construct a query for the ReadRows RPC.
- Query.QueryPaginator - Class in com.google.cloud.bigtable.data.v2.models
-
A Query Paginator that will split a query into small chunks.
R
- range() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.TimestampFilter
-
Matches only cells with timestamps within the given range.
- range() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueFilter
- range(Range.ByteStringRange) - Method in class com.google.cloud.bigtable.data.v2.models.Query
-
Adds a range to be looked up.
- range(ByteString, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Query
-
Adds a range to be looked up.
- range(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.Query
-
Adds a range to be looked up.
- Range<T,
R extends Range<T, R>> - Class in com.google.cloud.bigtable.data.v2.models -
Range API.
- Range.BoundType - Enum in com.google.cloud.bigtable.data.v2.models
- Range.ByteStringRange - Class in com.google.cloud.bigtable.data.v2.models
-
Concrete Range for ByteStrings
- Range.TimestampRange - Class in com.google.cloud.bigtable.data.v2.models
-
Concrete Range for timestamps
- rangeWithinFamily(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.QualifierFilter
- raw() - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Bytes.Encoding
- raw() - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
-
The raw type denotes the absence of a type.
- Raw() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Bytes.Encoding.Raw
- Raw() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Raw
- rawBytes() - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
-
Creates a Bytes type with a "raw" encoding, leaving the bytes encoded as they are passed in.
- rawTimestamp(long) - Static method in class com.google.cloud.bigtable.data.v2.models.Value
-
Creates a "raw" timestamp value that simply passes through "timestamp" as a long.
- RawTimestamp - Enum constant in enum com.google.cloud.bigtable.data.v2.models.Value.ValueType
- RawTimestamp() - Constructor for class com.google.cloud.bigtable.data.v2.models.Value.RawTimestamp
- rawValue(ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.Value
-
Creates a "raw" value that simply passes through "value" as raw byres.
- RawValue - Enum constant in enum com.google.cloud.bigtable.data.v2.models.Value.ValueType
- RawValue() - Constructor for class com.google.cloud.bigtable.data.v2.models.Value.RawValue
- readChangeStream(ReadChangeStreamQuery) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for synchronously streaming the results of a
ReadChangeStreamQuery. - readChangeStreamAsync(ReadChangeStreamQuery, ResponseObserver<ChangeStreamRecord>) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for asynchronously streaming the results of a
ReadChangeStreamQuery. - readChangeStreamCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Streams back the results of the query.
- ReadChangeStreamQuery - Class in com.google.cloud.bigtable.data.v2.models
-
A simple wrapper to construct a query for the ReadChangeStream RPC.
- ReadChangeStreamResumptionStrategy<ChangeStreamRecordT> - Class in com.google.cloud.bigtable.data.v2.stub.changestream
-
An implementation of a
StreamResumptionStrategyfor change stream records. - ReadChangeStreamResumptionStrategy(ChangeStreamRecordAdapter<ChangeStreamRecordT>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamResumptionStrategy
- readChangeStreamSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Returns the builder for the settings used for calls to ReadChangeStream.
- readChangeStreamSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
- ReadChangeStreamUserCallable<ChangeStreamRecordT> - Class in com.google.cloud.bigtable.data.v2.stub.changestream
-
A ServerStreamingCallable that converts a
ReadChangeStreamQueryto aReadChangeStreamRequest. - ReadChangeStreamUserCallable(ServerStreamingCallable<ReadChangeStreamRequest, ChangeStreamRecordT>, RequestContext) - Constructor for class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamUserCallable
- readModifyWriteRow(ReadModifyWriteRow) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method that synchronously modifies a row atomically on the server.
- ReadModifyWriteRow - Class in com.google.cloud.bigtable.data.v2.models
-
Wraps a
ReadModifyWriteRowRequest. - readModifyWriteRowAsync(ReadModifyWriteRow) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method that asynchronously modifies a row atomically on the server.
- readModifyWriteRowCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Modifies a row atomically on the server.
- readModifyWriteRowSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Returns the builder with the settings used for calls to ReadModifyWriteRow.
- readModifyWriteRowSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Returns the object with the settings used for calls to ReadModifyWriteRow.
- readRow(TargetId, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for synchronously reading a single row on the specified
TargetId. - readRow(TargetId, ByteString, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for synchronously reading a single row on the specified
TargetId. - readRow(TargetId, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for synchronously reading a single row on the specified
TargetId. - readRow(TargetId, String, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for synchronously reading a single row on the specified
TargetId. - readRow(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.readRow(TargetId, ByteString)instead. - readRow(String, ByteString, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.readRow(TargetId, ByteString, Filter)instead. - readRow(String, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.readRow(TargetId, String)instead. - readRow(String, String, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.readRow(TargetId, String, Filter)instead. - readRowAsync(TargetId, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for asynchronously reading a single row on the specified
TargetId. - readRowAsync(TargetId, ByteString, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for asynchronously reading a single row on the specified
TargetId. - readRowAsync(TargetId, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for asynchronously reading a single row on the specified
TargetId. - readRowAsync(TargetId, String, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for asynchronously reading a single row on the specified
TargetId. - readRowAsync(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.readRowAsync(TargetId, ByteString)instead. - readRowAsync(String, ByteString, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.readRowAsync(TargetId, ByteString, Filter)instead. - readRowAsync(String, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.readRowAsync(TargetId, String)instead. - readRowAsync(String, String, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.readRowAsync(TargetId, String, Filter)instead. - readRowCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Reads a single row.
- readRowCallable(RowAdapter<RowT>) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Reads a single row.
- readRows(Query) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for synchronously streaming the results of a
Query. - readRowsAsync(Query, ResponseObserver<Row>) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for asynchronously streaming the results of a
Query. - readRowsCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Streams back the results of the query.
- readRowsCallable(RowAdapter<RowT>) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Streams back the results of the query.
- readRowSettings() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Returns the object with the settings used for point reads via ReadRow.
- readRowSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Returns the builder for the settings used for point reads using readRow.
- readRowSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Returns the object with the settings used for point reads via ReadRows.
- readRowsSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Returns the builder for the settings used for calls to readRows.
- readRowsSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Returns the object with the settings used for calls to ReadRows.
- READY - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Backup.State
-
The backup is complete and ready for use.
- READY - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Cluster.State
-
The cluster has been successfully created and is ready to serve requests.
- READY - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Instance.State
-
The instance has been successfully created and can serve requests to its tables.
- READY - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
The table can serve Data API requests from this cluster.
- READY_OPTIMIZING - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
The table is fully created and ready for use after a restore, and is being optimized for performance.
- regex(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.KeyFilter
-
Matches only cells from rows whose keys satisfy the given RE2 regex.
- regex(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.QualifierFilter
-
Matches only cells from columns whose qualifiers satisfy the given RE2 regex.
- regex(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueFilter
-
Matches only cells with values that satisfy the given RE2 regex.
- regex(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.FamilyFilter
-
Matches only cells from columns whose families satisfy the given RE2 regex.
- regex(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.KeyFilter
-
Matches only cells from rows whose keys satisfy the given RE2 regex.
- regex(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.QualifierFilter
-
Matches only cells from columns whose qualifiers satisfy the given RE2 regex.
- regex(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueFilter
-
Matches only cells with values that satisfy the given RE2 regex.
- reset() - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
-
Called when the current in progress change stream record should be dropped
- reset() - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter.DefaultRowBuilder
-
Called when the current in progress row should be dropped
- reset() - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter.RowBuilder
-
Called when the current in progress row should be dropped
- resizeCluster(String, String, int) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Modifies the cluster's node count for manual scaling.
- resizeClusterAsync(String, String, int) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously modifies the cluster's node count for manual scaling.
- RESIZING - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Cluster.State
-
The cluster is currently being resized, and may revert to its previous node count if the process encounters an error.
- RESOURCE_EXHAUSTED - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
- RestoredTableResult - Class in com.google.cloud.bigtable.admin.v2.models
-
A RestoredTableResult holds the restored table object and the
OptimizeRestoredTableOperationTokenobject (if any). - RestoredTableResult(Table, String) - Constructor for class com.google.cloud.bigtable.admin.v2.models.RestoredTableResult
- restoreTable(RestoreTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Restores a backup to a new table with the specified configuration.
- restoreTableAsync(RestoreTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Restores a backup to a new table with the specified configuration asynchronously.
- restoreTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to restoreTable.
- restoreTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to restoreTable.
- RestoreTableRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Fluent wrapper for
RestoreTableRequest - restoreTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to restoreTable.
- restoreTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to restoreTable.
- ResultSet - Interface in com.google.cloud.bigtable.data.v2.models.sql
-
A set of SQL data, generated as the result of an ExecuteQuery request.
- ResultSetMetadata - Interface in com.google.cloud.bigtable.data.v2.models.sql
-
Provides information about the schema of a
ResultSet. - reversed(boolean) - Method in class com.google.cloud.bigtable.data.v2.models.Query
-
Return rows in reverse order.
- Row - Class in com.google.cloud.bigtable.data.v2.models
-
Default representation of a logical row.
- Row() - Constructor for class com.google.cloud.bigtable.data.v2.models.Row
- RowAdapter<RowT> - Interface in com.google.cloud.bigtable.data.v2.models
-
An extension point that allows end users to plug in a custom implementation of logical rows.
- RowAdapter.RowBuilder<RowT> - Interface in com.google.cloud.bigtable.data.v2.models
-
A SAX style row factory.
- RowCell - Class in com.google.cloud.bigtable.data.v2.models
-
Default representation of a cell in a
Row. - RowCell() - Constructor for class com.google.cloud.bigtable.data.v2.models.RowCell
- rowKey(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Query
-
Adds a key to looked up
- rowKey(String) - Method in class com.google.cloud.bigtable.data.v2.models.Query
-
Adds a key to looked up
- RowMutation - Class in com.google.cloud.bigtable.data.v2.models
-
Represents a list of mutations targeted at a single row.
- RowMutationEntry - Class in com.google.cloud.bigtable.data.v2.models
-
Represents a list of mutations targeted at a single row.
- rows() - Method in interface com.google.cloud.bigtable.data.v2.stub.sql.SqlServerStream
- rows() - Method in class com.google.cloud.bigtable.data.v2.stub.sql.SqlServerStreamImpl
- rule(GCRules.GCRule) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.IntersectionRule
-
Adds a new GCRule
- rule(GCRules.GCRule) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.UnionRule
-
Adds a new GCRule
S
- SafeResponseObserver<ResponseT> - Class in com.google.cloud.bigtable.data.v2.stub
-
Base implementation of
ResponseObserverthat checks the state and catches all the throwables. - SafeResponseObserver(ResponseObserver) - Constructor for class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
- sample(double) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.KeyFilter
-
Matches all cells from a row with `probability`, and matches no cells from the row with probability 1-`probability`.
- sampleRowKeys(TargetId) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method to synchronously return a sample of row keys on the specified
TargetId. - sampleRowKeys(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.sampleRowKeys(TargetId)instead. - sampleRowKeysAsync(TargetId) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method to asynchronously return a sample of row keys on the specified
TargetId. - sampleRowKeysAsync(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.sampleRowKeysAsync(TargetId)instead. - sampleRowKeysCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Deprecated.Please use
BigtableDataClient.sampleRowKeysCallableWithRequest()instead. - sampleRowKeysCallableWithRequest() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Returns a sample of row keys in the table.
- SampleRowKeysRequest - Class in com.google.cloud.bigtable.data.v2.models
-
Wraps a
SampleRowKeysRequest. - sampleRowKeysSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Returns the builder for the settings used for calls to SampleRowKeysSettings.
- sampleRowKeysSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Returns the object with the settings used for calls to SampleRowKeys.
- SchemaBundle - Class in com.google.cloud.bigtable.admin.v2.models
-
A class that wraps the
SchemaBundleprotocol buffer object. - SchemalessStruct() - Constructor for class com.google.cloud.bigtable.common.Type.SchemalessStruct
- scopedForAuthorizedView() - Method in class com.google.cloud.bigtable.data.v2.models.AuthorizedViewId
- scopedForAuthorizedView() - Method in class com.google.cloud.bigtable.data.v2.models.MaterializedViewId
- scopedForAuthorizedView() - Method in class com.google.cloud.bigtable.data.v2.models.TableId
- scopedForAuthorizedView() - Method in interface com.google.cloud.bigtable.data.v2.models.TargetId
-
Returns true if this TargetId object represents id for an authorized view (rather than a table/materialized view).
- scopedForMaterializedView() - Method in class com.google.cloud.bigtable.data.v2.models.AuthorizedViewId
- scopedForMaterializedView() - Method in class com.google.cloud.bigtable.data.v2.models.MaterializedViewId
- scopedForMaterializedView() - Method in class com.google.cloud.bigtable.data.v2.models.TableId
- scopedForMaterializedView() - Method in interface com.google.cloud.bigtable.data.v2.models.TargetId
-
Returns true if this TargetId object represents id for an materialized view (rather than a table/authorized view).
- sendPrimeRequestsAsync(ManagedChannel) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableChannelPrimer
- serializeToByteString(Range.ByteStringRange) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- setAllLabels(Map<String, String>) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateInstanceRequest
-
Replaces the labels associated with the instance.
- setAppProfileId(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Sets the AppProfile to use.
- setAppProfileId(String) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Sets the AppProfile to use.
- setAuthorizedViewIamPolicy(String, String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Replaces the IAM policy associated with the specified authorized view.
- setAuthorizedViewIamPolicyAsync(String, String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously replaces the IAM policy associated with the specified authorized view.
- setAuthorizedViewType(AuthorizedView.AuthorizedViewType) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAuthorizedViewRequest
-
Sets the implementation for this authorized view.
- setAuthorizedViewType(AuthorizedView.AuthorizedViewType) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAuthorizedViewRequest
-
Updates the implementation for this authorized view.
- setAutomatedBackup(Duration, Duration) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
-
Set an automated backup policy for the table.
- setAutomatedBackup(Duration, Duration) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
-
Set an automated backup policy for the table.
- setAutomatedBackupFrequency(Duration) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
-
Updates table automated backup policy frequency.
- setAutomatedBackupRetentionPeriod(Duration) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
-
Updates table automated backup policy retention period.
- setBackupIamPolicy(String, String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Replaces the IAM policy associated with the specified backup.
- setBackupIamPolicyAsync(String, String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously replaces the IAM policy associated with the specified backup.
- setBackupType(Backup.BackupType) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
- setBatchingSettings(BatchingSettings) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
-
Sets the batching settings with various thresholds.
- setBatchingSettings(BatchingSettings) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBulkReadRowsCallSettings.Builder
-
Sets the batching settings with various thresholds.
- setBooleanParam(String, Boolean) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
-
Sets a query parameter with the name
paramNameand the BOOL typed valuevalue - setBulkMutationFlowControl(boolean) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Configure flow control for
BigtableDataClient.newBulkMutationBatcher(String)based on the current load on the Bigtable cluster. - setBytesParam(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
-
Sets a query parameter with the name
paramNameand the Bytes typed valuevalue - setCell(String, ByteString, long) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- setCell(String, ByteString, long) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Adds a mutation which sets the value of the specified cell.
- setCell(String, ByteString, long) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- setCell(String, ByteString, long) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
- setCell(String, ByteString, long, long) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- setCell(String, ByteString, long, long) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Adds a mutation which sets the value of the specified cell.
- setCell(String, ByteString, long, long) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- setCell(String, ByteString, long, long) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
- setCell(String, ByteString, long, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- setCell(String, ByteString, long, ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Adds a mutation which sets the value of the specified cell.
- setCell(String, ByteString, long, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- setCell(String, ByteString, long, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
-
Adds a mutation which sets the value of the specified cell.
- setCell(String, ByteString, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- setCell(String, ByteString, ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Adds a mutation which sets the value of the specified cell.
- setCell(String, ByteString, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- setCell(String, ByteString, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
-
Adds a mutation which sets the value of the specified cell.
- setCell(String, String, long) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- setCell(String, String, long) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Adds a mutation which sets the value of the specified cell.
- setCell(String, String, long) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- setCell(String, String, long) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
- setCell(String, String, long, long) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- setCell(String, String, long, long) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Adds a mutation which sets the value of the specified cell.
- setCell(String, String, long, long) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- setCell(String, String, long, long) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
- setCell(String, String, long, String) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- setCell(String, String, long, String) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Adds a mutation which sets the value of the specified cell.
- setCell(String, String, long, String) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- setCell(String, String, long, String) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
-
Adds a mutation which sets the value of the specified cell.
- setCell(String, String, String) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- setCell(String, String, String) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
-
Adds a mutation which sets the value of the specified cell.
- setCell(String, String, String) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- setCell(String, String, String) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
-
Adds a mutation which sets the value of the specified cell.
- SetCell - Class in com.google.cloud.bigtable.data.v2.models
-
Representation of a SetCell mod in a data change, whose value is concatenated by
ChangeStreamRecordMergerin case of SetCell value chunking. - SetCell() - Constructor for class com.google.cloud.bigtable.data.v2.models.SetCell
- setCpuUtilizationTargetPercent(int) - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
-
Set the CPU utilization that the Autoscaler should be trying to achieve.
- setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
-
Sets the CredentialsProvider to use for getting the credentials to make calls with.
- setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
-
Sets the credentials provider to use for getting the credentials to make calls with.
- setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Sets the CredentialsProvider to use for getting the credentials to make calls with.
- setDateParam(String, Date) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
-
Sets a query parameter with the name
paramNameand the DATE typed valuevalue - setDefaultAppProfileId() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Resets the AppProfile id to the default for the instance.
- setDefaultAppProfileId() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Resets the AppProfile id to the default for the instance.
- setDeletionProtection(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAuthorizedViewRequest
-
Configures if the authorized view is deletion protected.
- setDeletionProtection(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateLogicalViewRequest
-
Configures if the logical view is deletion protected.
- setDeletionProtection(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateMaterializedViewRequest
-
Configures if the materialized view is deletion protected.
- setDeletionProtection(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
-
Configures if the table is deletion protected.
- setDeletionProtection(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAuthorizedViewRequest
-
Changes the deletion protection of an existing authorized view.
- setDeletionProtection(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateLogicalViewRequest
-
Changes the deletion protection of an existing logical view.
- setDeletionProtection(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateMaterializedViewRequest
-
Changes the deletion protection of an existing materialized view.
- setDeletionProtection(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
-
Changes the deletion protection of an existing table.
- setDescription(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAppProfileRequest
-
Sets the optional long form description of the use case for the AppProfile.
- setDescription(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
-
Sets the optional long form description of the use case for the AppProfile.
- setDestination(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
- setDisplayName(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
-
Sets the friendly display name of the instance.
- setDisplayName(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateInstanceRequest
-
Changes the display name of the instance.
- setDoubleParam(String, Double) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
-
Sets a query parameter with the name
paramNameand the FLOAT64 typed valuevalue - setEnableRetryInfo(boolean) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Sets if RetryInfo is enabled.
- setEnableRoutingCookie(boolean) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Sets if routing cookie is enabled.
- setExpireTime(Instant) - Method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
- setExpireTime(Instant) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
- setExpireTime(Instant) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
- setFamilySubsets(String, FamilySubsets) - Method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
-
Adds a new familyId with its familySubsets to the subset view.
- setFloatParam(String, Float) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
-
Sets a query parameter with the name
paramNameand the FLOAT32 typed valuevalue - setHotToStandardTime(Instant) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
- setHotToStandardTime(Instant) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
- setIamPolicy(String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Replaces the IAM policy associated with the specified instance.
- setIamPolicy(String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Replaces the IAM policy associated with the specified table.
- setIamPolicyAsync(String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously replaces the IAM policy associated with the specified instance.
- setIamPolicyAsync(String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously replaces the IAM policy associated with the specified table.
- setIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to setIamPolicy.
- setIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to setIamPolicy.
- setIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to setIamPolicy.
- setIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to setIamPolicy.
- setIgnoreWarnings(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAppProfileRequest
-
Configures if safety warnings should be disabled.
- setIgnoreWarnings(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
-
Configures if safety warnings should be disabled.
- setIgnoreWarnings(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAuthorizedViewRequest
-
Configures if safety warnings should be disabled.
- setIgnoreWarnings(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateSchemaBundleRequest
-
Configures if safety warnings should be disabled.
- setInstanceId(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
-
Sets the instance ID of the instance whose tables the client will manage.
- setInstanceId(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Sets the target instance.
- setInstanceId(String) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Sets the target instance id.
- setInternalMetricsProvider(EnhancedBigtableStubSettings.InternalMetricsProvider) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
- setIsolationPolicy(AppProfile.IsolationPolicy) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAppProfileRequest
-
Sets the isolation policy for all read/write requests that use this app profile.
- setIsolationPolicy(AppProfile.IsolationPolicy) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
-
Sets the isolation policy for all read/write requests that use this app profile.
- setJwtAudience(String) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Set the jwt audience override.
- setJwtAudienceMapping(Map<String, String>) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Deprecated.This is a no op. Audience is always set to bigtable service name.
- setKmsKeyName(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
-
Sets the Google Cloud Key Management Service (KMS) key for a CMEK-protected Bigtable.
- setListParam(String, List<T>, SqlType.Array<T>) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
-
Sets a query parameter with the name
paramNameand the ARRAY typed valuevalue. - setLongParam(String, Long) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
-
Sets a query parameter with the name
paramNameand the INT64 typed valuevalue - setMaxNodes(int) - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
-
Set the maximum number of nodes to scale up to.
- setMetricsEndpoint(String) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Built-in client side metrics are published through Google Cloud Monitoring endpoint.
- setMetricsProvider(MetricsProvider) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Sets the
MetricsProvider. - setMetricsProvider(MetricsProvider) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Sets the
MetricsProvider. - setMinNodes(int) - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
-
Set the minimum number of nodes to scale down to.
- setPrimedTableIds(String...) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Deprecated.This field is ignored. If
EnhancedBigtableStubSettings.Builder.isRefreshingChannel()is enabled, warm up requests will be sent to all table ids of the instance. - setPrimingTableIds(String...) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Deprecated.This field is ignored. If
BigtableDataSettings.Builder.isRefreshingChannel()is enabled, warm up requests will be sent to all table ids of the instance. - setProductionType() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateInstanceRequest
-
Upgrades the instance from a DEVELOPMENT instance to a PRODUCTION instance.
- setProjectId(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
-
Sets the ID of the project whose instances the client will manage.
- setProjectId(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
-
Sets the project ID of the instance whose tables the client will manage.
- setProjectId(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Sets the target project.
- setProjectId(String) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Sets the project id of that target instance.
- setProtoSchema(ByteString) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateSchemaBundleRequest
-
Sets the proto schema for this schema bundle.
- setProtoSchema(ByteString) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateSchemaBundleRequest
-
Sets the proto schema for this schema bundle.
- setProtoSchemaFile(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateSchemaBundleRequest
-
Sets the proto schema for this schema bundle.
- setProtoSchemaFile(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateSchemaBundleRequest
-
Sets the proto schema for this schema bundle.
- setQuery(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateLogicalViewRequest
-
Sets the query of the LogicalView.
- setQuery(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateMaterializedViewRequest
-
Sets the query of the MaterializedView.
- setQuery(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateLogicalViewRequest
-
Changes the query of an existing logical view.
- setRefreshingChannel(boolean) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Deprecated.Channel refreshing is enabled by default and this method will be deprecated.
- setRefreshingChannel(boolean) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Deprecated.Channel refreshing is enabled by default and this method will be deprecated.
- setRetryableCodes(StatusCode.Code...) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
-
Sets the rpc failure
code, for which retries should be performed. - setRetryableCodes(StatusCode.Code...) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBulkReadRowsCallSettings.Builder
-
Sets the rpc failure
code, for which retries should be performed. - setRetryableCodes(Set<StatusCode.Code>) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
-
Sets the rpc failure
code, for which retries should be performed. - setRetryableCodes(Set<StatusCode.Code>) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBulkReadRowsCallSettings.Builder
-
Sets the rpc failure
code, for which retries should be performed. - setRetrySettings(RetrySettings) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
-
Sets the
RetrySettingsvalues for each retry attempts. - setRetrySettings(RetrySettings) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBulkReadRowsCallSettings.Builder
-
Sets the
RetrySettingsvalues for each retry attempts. - setRoutingPolicy(AppProfile.RoutingPolicy) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAppProfileRequest
-
Sets the routing policy for all read/write requests that use this app profile.
- setRoutingPolicy(AppProfile.RoutingPolicy) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
-
Sets the routing policy for all read/write requests that use this app profile.
- setScalingMode(ClusterAutoscalingConfig) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
-
Sets the scaling mode to autoscaling by accepting an AutoscalingConfig where min nodes, max nodes, CPU utilization percent target, and storage utilization gib per node are set.
- setScalingMode(StaticClusterSize) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
-
Sets the scaling node to manual and sets the number of nodes allocated to this cluster.
- setServeNodes(int) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
-
Deprecated.Please use CreateClusterRequest#setScalingMode instead
- setServerInitiatedFlowControl(boolean) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
-
Configure flow control based on the current load of the Bigtable server.
- setSourceInstance(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
- setSourceInstance(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
- setSourceTableId(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
- setStorageType(StorageType) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
-
Sets the type of storage used by this cluster to serve its parent instance's tables.
- setStorageUtilizationGibPerNode(int) - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
- setStringParam(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
-
Sets a query parameter with the name
paramNameand the String typed valuevalue - setTableId(String) - Method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
- setTimestampParam(String, Instant) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
-
Sets a query parameter with the name
paramNameand the TIMESTAMP typed valuevalue - setType(Instance.Type) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
-
Sets the type of instance.
- setZone(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
-
Sets the zone where the new cluster will be located.
- shard(List<KeyOffset>) - Method in class com.google.cloud.bigtable.data.v2.models.Query
-
Split this query into multiple queries that can be evenly distributed across Bigtable nodes and be run in parallel.
- shard(SortedSet<ByteString>) - Method in class com.google.cloud.bigtable.data.v2.models.Query
-
Split this query into multiple queries that logically combine into this query.
- sink() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Outputs all cells directly to the output of the read rather than to any parent filter.
- skipLargeRowsCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Streams back the results of the read query & omits large rows.
- skipLargeRowsCallable(RowAdapter<RowT>) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
This is an internal API, it is subject to breaking changes and should not be relied on by user code
- snapshotTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to snapshotTable.
- snapshotTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to snapshotTable.
- snapshotTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to snapshotTable.
- snapshotTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to snapshotTable.
- SqlRowMerger - Class in com.google.cloud.bigtable.data.v2.stub.sql
-
Used to transform a stream of ExecuteQueryResponse objects into rows.
- SqlRowMerger(Supplier<ResultSetMetadata>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.sql.SqlRowMerger
- SqlRowMergingCallable - Class in com.google.cloud.bigtable.data.v2.stub.sql
- SqlRowMergingCallable(ServerStreamingCallable<ExecuteQueryCallContext, ExecuteQueryResponse>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.sql.SqlRowMergingCallable
- SqlServerStream - Interface in com.google.cloud.bigtable.data.v2.stub.sql
-
Wrapper for results of an ExecuteQuery call that includes both the stream of rows and a future to access
ResultSetMetadata. - SqlServerStreamImpl - Class in com.google.cloud.bigtable.data.v2.stub.sql
-
Implementation of
SqlServerStreamusing AutoValue - SqlServerStreamImpl() - Constructor for class com.google.cloud.bigtable.data.v2.stub.sql.SqlServerStreamImpl
- SqlType<T> - Interface in com.google.cloud.bigtable.data.v2.models.sql
-
Represents a data type in a SQL query.
- SqlType.Array<Elem> - Interface in com.google.cloud.bigtable.data.v2.models.sql
-
Represents an array type in SQL.
- SqlType.Code - Enum in com.google.cloud.bigtable.data.v2.models.sql
- SqlType.Map<K,
V> - Interface in com.google.cloud.bigtable.data.v2.models.sql -
Represents a map type in SQL.
- SqlType.Struct - Interface in com.google.cloud.bigtable.data.v2.models.sql
-
Represents a struct type in SQL.
- SqlType.Struct.Field - Interface in com.google.cloud.bigtable.data.v2.models.sql
-
Represents a field in a struct
- SSD - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.StorageType
-
Magnetic drive (HDD) storage should be used.
- STANDARD - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Backup.BackupType
-
The default type for Cloud Bigtable managed backups.
- startCell(String, ByteString, long) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
-
Called to start a SetCell.
- startCell(String, ByteString, long, List<String>, long) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter.DefaultRowBuilder
-
Called to start a new cell in a row.
- startCell(String, ByteString, long, List<String>, long) - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter.RowBuilder
-
Called to start a new cell in a row.
- startClosed(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- startClosed(String) - Method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
-
Creates a new
Rangewith the specified inclusive start and the current end. - startClosed(T) - Method in class com.google.cloud.bigtable.data.v2.models.Range
-
Creates a new
Rangewith the specified inclusive start and the current end. - startGcMutation(ByteString, Instant, int) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
-
Called to start a new Garbage Collection ChangeStreamMutation.
- startOpen(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- startOpen(String) - Method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
-
Creates a new
Rangewith the specified exclusive start and the current end. - startOpen(T) - Method in class com.google.cloud.bigtable.data.v2.models.Range
-
Creates a new
Rangewith the specified exclusive start and the current end. - startRow(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter.DefaultRowBuilder
-
Called to start a new row.
- startRow(ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter.RowBuilder
-
Called to start a new row.
- startTime(Instant) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
-
Sets the startTime to read the change stream.
- startTime(Instant) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
-
This method is obsolete.
- startUnbounded() - Method in class com.google.cloud.bigtable.data.v2.models.Range
-
Creates a new
Rangewith an unbounded start and the current end. - startUserMutation(ByteString, String, Instant, int) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
-
Called to start a new user initiated ChangeStreamMutation.
- STATE_UNSPECIFIED - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Backup.State
-
Not specified.
- StaticClusterSize - Class in com.google.cloud.bigtable.admin.v2.models
- StaticClusterSize() - Constructor for class com.google.cloud.bigtable.admin.v2.models.StaticClusterSize
- Status - Class in com.google.cloud.bigtable.common
-
The `Status` type defines a logical error model.
- Status.Code - Enum in com.google.cloud.bigtable.common
- StorageType - Enum in com.google.cloud.bigtable.admin.v2.models
-
Storage media types for persisting Bigtable data.
- streamPartition(RowRange) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
-
Adds a partition.
- streamPartition(Range.ByteStringRange) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
-
Adds a partition.
- streamPartition(ByteString, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
-
Adds a partition.
- streamPartition(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
-
Adds a partition.
- string() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
-
returns a
SqlTypefor theSTRINGtype. - String() - Constructor for class com.google.cloud.bigtable.common.Type.String
- STRING - Enum constant in enum com.google.cloud.bigtable.data.v2.models.sql.SqlType.Code
- strip() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueFilter
-
Replaces each cell's value with the empty string.
- struct() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
-
returns a fake
STRUCT typefor use on inStructReadermethods that require aSqlTypeto validate against. - Struct - Interface in com.google.cloud.bigtable.data.v2.models.sql
-
The representation of a SQL Struct type.
- STRUCT - Enum constant in enum com.google.cloud.bigtable.data.v2.models.sql.SqlType.Code
- StructReader - Interface in com.google.cloud.bigtable.data.v2.models.sql
-
An interface for reading the columns of a
Structorcom.google.cloud.bigtable.data.v2.models.sql.ResultSet. - StructWithSchema(List<Type.StructWithSchema.Field>) - Constructor for class com.google.cloud.bigtable.common.Type.StructWithSchema
- stubSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
-
Returns the builder for the settings used for all RPCs.
- stubSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
-
Returns the builder for the settings used for all RPCs.
- stubSettings() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
-
Returns the underlying settings for making RPC calls.
- SubsetView - Class in com.google.cloud.bigtable.admin.v2.models
-
Defines a simple authorized view that is a subset of the underlying Table.
- sum(Type.SumAggregateInput) - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
-
Creates an Aggregate type with a SUM aggregator and specified input type.
- Sum() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator.Sum
T
- Table - Class in com.google.cloud.bigtable.admin.v2.models
-
Wrapper for
Tableprotocol buffer object - Table.AutomatedBackupPolicy - Class in com.google.cloud.bigtable.admin.v2.models
- Table.ReplicationState - Enum in com.google.cloud.bigtable.admin.v2.models
- TableId - Class in com.google.cloud.bigtable.data.v2.models
-
An implementation of a
TargetIdfor tables. - TableId() - Constructor for class com.google.cloud.bigtable.data.v2.models.TableId
- TargetId - Interface in com.google.cloud.bigtable.data.v2.models
-
TargetId defines the scope a data operation can be applied to.
- testAuthorizedViewIamPermission(String, String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Tests whether the caller has the given permissions for the specified authorized view.
- testAuthorizedViewIamPermissionAsync(String, String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously tests whether the caller has the given permissions for the specified authorized view.
- testBackupIamPermission(String, String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Tests whether the caller has the given permissions for the specified backup.
- testBackupIamPermissionAsync(String, String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously tests whether the caller has the given permissions for the specified backup.
- testIamPermission(String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Tests whether the caller has the given permissions for the specified instance.
- testIamPermission(String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Tests whether the caller has the given permissions for the specified table.
- testIamPermissionAsync(String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously tests whether the caller has the given permissions for the specified instance.
- testIamPermissionAsync(String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously tests whether the caller has the given permissions for the specified table.
- testIamPermissionsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to testIamPermissions.
- testIamPermissionsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to testIamPermissions.
- testIamPermissionsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to testIamPermissions.
- testIamPermissionsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to testIamPermissions.
- then(Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ConditionFilter
-
Sets (replaces) the filter to apply when the predicate is true.
- then(Mutation) - Method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
-
Adds changes to be atomically applied to the specified row if the condition yields at least one cell when applied to the row.
- timestamp() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Returns the builder for timestamp related filters.
- timestamp() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
-
returns a
SqlTypefor theTIMESTAMPtype. - Timestamp() - Constructor for class com.google.cloud.bigtable.common.Type.Timestamp
- TIMESTAMP - Enum constant in enum com.google.cloud.bigtable.data.v2.models.sql.SqlType.Code
- toBuilder() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
-
Returns a builder containing all the values of this settings class.
- toBuilder() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
-
Returns a builder containing all the values of this settings class.
- toBuilder() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns a builder containing all the values of this settings class.
- toBuilder() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns a builder containing all the values of this settings class.
- toBuilder() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Returns a builder containing all the values of this settings class.
- toBuilder() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings
-
Get a builder with the same values as this object.
- toBuilder() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBulkReadRowsCallSettings
-
Get a builder with the same values as this object.
- toBuilder() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
-
Returns a builder containing all the values of this settings class.
- toBulkProto(RequestContext) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
-
Creates a single entry bulk
MutateRowsRequest, which will be merged by the batching logic in the callable chain. - toByteString() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamContinuationToken
- toByteStringRange(ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- toCheckConsistencyProto(TableAdminRequestContext, String) - Method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
- toGenerateTokenProto(TableAdminRequestContext) - Method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
- toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.ComputeBillingOwner
-
Creates the request protobuf.
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.DataBoostIsolationReadOnlyPolicy
-
Creates the request protobuf.
- toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.Priority
-
Creates the request protobuf.
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.AuthorizedView
-
Creates the request protobuf.
- toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.Backup.BackupType
-
Creates the request protobuf.
- toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.Backup.State
-
Creates the request protobuf.
- toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.Cluster.State
-
Creates the request protobuf.
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
-
Creates the request protobuf.
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DefaultRule
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DurationRule
- toProto() - Method in interface com.google.cloud.bigtable.admin.v2.models.GCRules.GCRule
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.IntersectionRule
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.UnionRule
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.VersionRule
- toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.Instance.State
-
Creates the request protobuf.
- toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.Instance.Type
-
Creates the request protobuf.
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.LogicalView
-
Creates the request protobuf.
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.MaterializedView
-
Creates the request protobuf.
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.SchemaBundle
-
Creates the request protobuf.
- toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.StorageType
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
-
Creates the request protobuf.
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.Table.AutomatedBackupPolicy
-
Creates the request protobuf.
- toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
Creates the request protobuf.
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Bytes.Encoding.Raw
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Bytes
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Int64.Encoding.BigEndianBytes
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Int64
- toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Raw
- toProto() - Method in interface com.google.cloud.bigtable.admin.v2.models.Type
- toProto() - Method in enum com.google.cloud.bigtable.common.Status.Code
- toProto() - Method in class com.google.cloud.bigtable.common.Status
-
Gets the underlying protobuf.
- toProto() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ChainFilter
- toProto() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ConditionFilter
- toProto() - Method in interface com.google.cloud.bigtable.data.v2.models.Filters.Filter
- toProto() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.InterleaveFilter
- toProto() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.QualifierRangeFilter
- toProto() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.TimestampRangeFilter
- toProto() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueRangeFilter
- toProto() - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
- toProto(RequestContext) - Method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
- toProto(RequestContext) - Method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
-
Creates the underlying
CheckAndMutateRowRequestprotobuf. - toProto(RequestContext) - Method in class com.google.cloud.bigtable.data.v2.models.Query
-
Creates the request protobuf.
- toProto(RequestContext) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
-
Creates the request protobuf.
- toProto(RequestContext) - Method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
- toProto(RequestContext) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- toProto(RequestContext) - Method in class com.google.cloud.bigtable.data.v2.models.SampleRowKeysRequest
- toProto(ByteString, RequestContext, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement
-
Creates the request protobuf.
- toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
-
Creates the request protobuf.
- toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAppProfileRequest
-
Creates the request protobuf.
- toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
-
Creates the request protobuf.
- toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
-
Creates the request protobuf.
- toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateLogicalViewRequest
-
Creates the request protobuf.
- toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateMaterializedViewRequest
-
Creates the request protobuf.
- toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
-
Creates the request protobuf.
- toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateInstanceRequest
-
Creates the request protobuf.
- toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateLogicalViewRequest
-
Creates the request protobuf.
- toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateMaterializedViewRequest
-
Creates the request protobuf.
- toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
- toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAuthorizedViewRequest
-
Creates the request protobuf.
- toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
- toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateSchemaBundleRequest
-
Creates the request protobuf.
- toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
- toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
- toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
- toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAuthorizedViewRequest
-
Creates the request protobuf.
- toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
- toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateSchemaBundleRequest
-
Creates the request protobuf.
- toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
- toResourceName(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.AuthorizedViewId
- toResourceName(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.MaterializedViewId
- toResourceName(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.TableId
- toResourceName(String, String) - Method in interface com.google.cloud.bigtable.data.v2.models.TargetId
-
Combines the table or authorized view id with the projectId and instanceId to form the actual resource name in the request protobuf.
- toRowMutation(String) - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
- toRowMutationEntry() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
- toString() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
- toString() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
- toString() - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
- toString() - Method in class com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
- toString() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DefaultRule
- toString() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DurationRule
- toString() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.IntersectionRule
- toString() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.UnionRule
- toString() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.VersionRule
- toString() - Method in class com.google.cloud.bigtable.common.Status
- toString() - Method in class com.google.cloud.bigtable.common.Type.Array
- toString() - Method in class com.google.cloud.bigtable.common.Type.Bool
- toString() - Method in class com.google.cloud.bigtable.common.Type.Bytes
- toString() - Method in class com.google.cloud.bigtable.common.Type.Date
- toString() - Method in class com.google.cloud.bigtable.common.Type.Float32
- toString() - Method in class com.google.cloud.bigtable.common.Type.Float64
- toString() - Method in class com.google.cloud.bigtable.common.Type.Int64
- toString() - Method in class com.google.cloud.bigtable.common.Type.Map
- toString() - Method in class com.google.cloud.bigtable.common.Type.SchemalessStruct
- toString() - Method in class com.google.cloud.bigtable.common.Type.String
- toString() - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema
- toString() - Method in class com.google.cloud.bigtable.common.Type.Timestamp
- toString() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
- toString() - Method in class com.google.cloud.bigtable.data.v2.models.Query
- toString() - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
- toString() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings
- toString() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
- type() - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema.Field
- type() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ColumnMetadata
-
The
SqlTypeof the column - type() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Struct.Field
- Type - Interface in com.google.cloud.bigtable.admin.v2.models
-
Wrapper class for the
Typeprotobuf message. - Type - Interface in com.google.cloud.bigtable.common
-
Shared type implementations.
- Type.Aggregate - Class in com.google.cloud.bigtable.admin.v2.models
-
A value that combines incremental updates into a summarized value.
- Type.Aggregate.Aggregator - Class in com.google.cloud.bigtable.admin.v2.models
- Type.Aggregate.Aggregator.Hll - Class in com.google.cloud.bigtable.admin.v2.models
- Type.Aggregate.Aggregator.Max - Class in com.google.cloud.bigtable.admin.v2.models
- Type.Aggregate.Aggregator.Min - Class in com.google.cloud.bigtable.admin.v2.models
- Type.Aggregate.Aggregator.Sum - Class in com.google.cloud.bigtable.admin.v2.models
- Type.Array<Elem> - Class in com.google.cloud.bigtable.common
- Type.Bool - Class in com.google.cloud.bigtable.common
- Type.Bytes - Class in com.google.cloud.bigtable.admin.v2.models
-
Represents a string of bytes with a specific encoding.
- Type.Bytes - Class in com.google.cloud.bigtable.common
- Type.Bytes.Encoding - Class in com.google.cloud.bigtable.admin.v2.models
- Type.Bytes.Encoding.Raw - Class in com.google.cloud.bigtable.admin.v2.models
- Type.Date - Class in com.google.cloud.bigtable.common
- Type.DefaultInstances - Class in com.google.cloud.bigtable.common
- Type.Float32 - Class in com.google.cloud.bigtable.common
- Type.Float64 - Class in com.google.cloud.bigtable.common
- Type.HllAggregateInput - Interface in com.google.cloud.bigtable.admin.v2.models
- Type.Int64 - Class in com.google.cloud.bigtable.admin.v2.models
-
Represents a 64-bit integer with a specific encoding.
- Type.Int64 - Class in com.google.cloud.bigtable.common
- Type.Int64.Encoding - Class in com.google.cloud.bigtable.admin.v2.models
- Type.Int64.Encoding.BigEndianBytes - Class in com.google.cloud.bigtable.admin.v2.models
- Type.Map<K,
V> - Class in com.google.cloud.bigtable.common - Type.MaxAggregateInput - Interface in com.google.cloud.bigtable.admin.v2.models
- Type.MinAggregateInput - Interface in com.google.cloud.bigtable.admin.v2.models
- Type.Raw - Class in com.google.cloud.bigtable.admin.v2.models
- Type.SchemalessStruct - Class in com.google.cloud.bigtable.common
-
This is a special version of struct that is intended to only be used in the
StructReadergetters that require types. - Type.String - Class in com.google.cloud.bigtable.common
- Type.StructWithSchema - Class in com.google.cloud.bigtable.common
-
Struct implementation that contains a schema that users can access.
- Type.StructWithSchema.Field - Class in com.google.cloud.bigtable.common
- Type.SumAggregateInput - Interface in com.google.cloud.bigtable.admin.v2.models
-
These types are marker types that allow types to be used as the input to aggregate function.
- Type.Timestamp - Class in com.google.cloud.bigtable.common
- typesMatch(SqlType<?>, SqlType<?>) - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
-
This can be used to check whether
StructReaderget calls are being called for the correct type when compared to the schema.
U
- unaryMethodSettingsBuilders() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
- unaryMethodSettingsBuilders() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
- UNAUTHENTICATED - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
- UNAVAILABLE - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
- unbounded() - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- unbounded() - Static method in class com.google.cloud.bigtable.data.v2.models.Range.TimestampRange
- UNBOUNDED - Enum constant in enum com.google.cloud.bigtable.data.v2.models.Range.BoundType
- undeleteTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to undeleteTable.
- undeleteTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to undeleteTable.
- undeleteTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to undeleteTable.
- undeleteTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to undeleteTable.
- UNIMPLEMENTED - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
- union() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
-
Creates a new instance of the IntersectionRule
- UNKNOWN - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
- UNPLANNED_MAINTENANCE - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
The table is temporarily unable to serve Data API requests from this cluster due to unplanned or emergency maintenance.
- UNRECOGNIZED - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.ComputeBillingOwner
- UNRECOGNIZED - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Backup.BackupType
-
The backup type of the backup is not known by this client.
- UNRECOGNIZED - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Backup.State
-
The state of the backup is not known by this client.
- UNRECOGNIZED - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Cluster.State
-
The state of the cluster is not known by this client.
- UNRECOGNIZED - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.EncryptionInfo.Type
-
Type not known by the client, please upgrade your client
- UNRECOGNIZED - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Instance.State
-
The state of instance is not known by this client.
- UNRECOGNIZED - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Instance.Type
-
The type of instance is not known by this client.
- UNRECOGNIZED - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.StorageType
-
The storage type is not known by this client.
- UNRECOGNIZED - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
The replication state of table is not known by this client.
- UNRECOGNIZED - Enum constant in enum com.google.cloud.bigtable.common.Status.Code
-
Code not known by the client, please upgrade your client
- UNSPECIFIED - Enum constant in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.ComputeBillingOwner
- updateAppProfile(UpdateAppProfileRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Updates an existing app profile.
- updateAppProfileAsync(UpdateAppProfileRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously updates an existing app profile.
- updateAppProfileOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to updateAppProfile.
- updateAppProfileOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to updateAppProfile.
- UpdateAppProfileRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for updating an existing Cloud Bigtable app profile.
- updateAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to updateAppProfile.
- updateAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to updateAppProfile.
- updateAuthorizedView(UpdateAuthorizedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Updates an existing authorized view with the specified configuration.
- updateAuthorizedViewAsync(UpdateAuthorizedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously updates an existing authorized view with the specified configuration.
- updateAuthorizedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to updateAuthorizedView.
- updateAuthorizedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to updateAuthorizedView.
- UpdateAuthorizedViewRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for updating an existing Cloud Bigtable
AuthorizedView. - updateAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to updateAuthorizedView.
- updateAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to updateAuthorizedView.
- updateBackup(UpdateBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Updates a backup with the specified configuration.
- updateBackupAsync(UpdateBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Updates a backup with the specified configuration asynchronously.
- UpdateBackupRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Fluent wrapper for
UpdateBackupRequest - updateBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to updateBackup.
- updateBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to updateBackup.
- updateClusterAutoscalingConfig(ClusterAutoscalingConfig) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Modifies the cluster's autoscaling config.
- updateClusterAutoscalingConfigAsync(ClusterAutoscalingConfig) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously modifies the cluster's autoscaling config.
- updateClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to updateCluster.
- updateClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to updateCluster.
- updateClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to updateCluster.
- updateClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to updateCluster.
- updateFamily(String, GCRules.GCRule) - Method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
-
Updates the
GCRules.GCRuleof existingColumnFamily - updateInstance(UpdateInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Updates a new instance and returns its representation.
- updateInstanceAsync(UpdateInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously updates a new instance and returns its representation wrapped in a future.
- UpdateInstanceRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for updating an existing Bigtable instance.
- updateInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to updateInstance.
- updateInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to updateInstance.
- updateLogicalView(UpdateLogicalViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Updates an existing logical view.
- updateLogicalViewAsync(UpdateLogicalViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously updates an existing logical view.
- updateLogicalViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to updateLogicalView.
- updateLogicalViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to updateLogicalView.
- UpdateLogicalViewRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for updating an existing Cloud Bigtable
LogicalView. - updateLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to updateLogicalView.
- updateLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to updateLogicalView.
- updateMaterializedView(UpdateMaterializedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Updates an existing materialized view.
- updateMaterializedViewAsync(UpdateMaterializedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously updates an existing materialized view.
- updateMaterializedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to updateMaterializedView.
- updateMaterializedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to updateMaterializedView.
- UpdateMaterializedViewRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for updating an existing Cloud Bigtable
MaterializedView. - updateMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to updateMaterializedView.
- updateMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
-
Returns the object with the settings used for calls to updateMaterializedView.
- updateSchemaBundle(UpdateSchemaBundleRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Updates an existing schema bundle with the specified configuration.
- updateSchemaBundleAsync(UpdateSchemaBundleRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously updates an existing schema bundle with the specified configuration.
- updateSchemaBundleOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to updateSchemaBundle.
- updateSchemaBundleOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to updateSchemaBundle.
- UpdateSchemaBundleRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for updating an existing Cloud Bigtable
SchemaBundle. - updateSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to updateSchemaBundle.
- updateSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to updateSchemaBundle.
- updateTable(UpdateTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Update a table with the specified configuration.
- updateTableAsync(UpdateTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously update a table with the specified configuration.
- updateTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to updateTable.
- updateTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to updateTable.
- UpdateTableRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Wrapper for
UpdateTableRequest - updateTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to updateTable.
- updateTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
-
Returns the object with the settings used for calls to updateTable.
- USER - Enum constant in enum com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation.MutationType
V
- value() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Returns the builder for value related filters.
- Value - Class in com.google.cloud.bigtable.data.v2.models
-
Wrapper class for the
Valueprotobuf message. - Value.IntValue - Class in com.google.cloud.bigtable.data.v2.models
- Value.RawTimestamp - Class in com.google.cloud.bigtable.data.v2.models
- Value.RawValue - Class in com.google.cloud.bigtable.data.v2.models
- Value.ValueType - Enum in com.google.cloud.bigtable.data.v2.models
- valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.ComputeBillingOwner
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Backup.BackupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Backup.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Cluster.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.EncryptionInfo.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Instance.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Instance.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.StorageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.bigtable.common.Status.Code
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation.MutationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.bigtable.data.v2.models.Range.BoundType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.bigtable.data.v2.models.sql.SqlType.Code
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloud.bigtable.data.v2.models.Value.ValueType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.ComputeBillingOwner
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.Priority
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.Backup.BackupType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.Backup.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.Cluster.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.EncryptionInfo.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.Instance.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.Instance.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.StorageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.bigtable.common.Status.Code
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation.MutationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.bigtable.data.v2.models.Range.BoundType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.bigtable.data.v2.models.sql.SqlType.Code
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloud.bigtable.data.v2.models.Value.ValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueType() - Method in class com.google.cloud.bigtable.common.Type.Map
- Version - Class in com.google.cloud.bigtable
- Version() - Constructor for class com.google.cloud.bigtable.Version
- VERSION - Static variable in class com.google.cloud.bigtable.Version
- viewConfig() - Method in class com.google.cloud.bigtable.admin.v2.models.Table.AutomatedBackupPolicy
-
Returns policy config contents as a string.
W
- withRowAffinity() - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
-
Creates a new instance of
AppProfile.MultiClusterRoutingPolicy. - withRowAffinity(String...) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
-
Creates a new instance of
AppProfile.MultiClusterRoutingPolicywith row affinity enabled and specified cluster ids to route to. - withRowAffinity(Set<String>) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
-
Creates a new instance of
AppProfile.MultiClusterRoutingPolicywith specified cluster ids to route to.
All Classes and Interfaces|All Packages|Serialized Form
create(TargetId)instead.