- GC_RULE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ColumnFamily
-
- GcRule - Class in com.google.bigtable.admin.v2
-
Rule for determining which cells to delete during garbage collection.
- GcRule.Builder - Class in com.google.bigtable.admin.v2
-
Rule for determining which cells to delete during garbage collection.
- GcRule.Intersection - Class in com.google.bigtable.admin.v2
-
A GcRule which deletes cells matching all of the given rules.
- GcRule.Intersection.Builder - Class in com.google.bigtable.admin.v2
-
A GcRule which deletes cells matching all of the given rules.
- GcRule.IntersectionOrBuilder - Interface in com.google.bigtable.admin.v2
-
- GcRule.RuleCase - Enum in com.google.bigtable.admin.v2
-
- GcRule.Union - Class in com.google.bigtable.admin.v2
-
A GcRule which deletes cells matching any of the given rules.
- GcRule.Union.Builder - Class in com.google.bigtable.admin.v2
-
A GcRule which deletes cells matching any of the given rules.
- GcRule.UnionOrBuilder - Interface in com.google.bigtable.admin.v2
-
- GcRuleOrBuilder - Interface in com.google.bigtable.admin.v2
-
- getAppendValue() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
Rule specifying that `append_value` be appended to the existing value.
- getAppendValue() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
Rule specifying that `append_value` be appended to the existing value.
- getAppendValue() - Method in interface com.google.bigtable.v2.ReadModifyWriteRuleOrBuilder
-
Rule specifying that `append_value` be appended to the existing value.
- getApplyLabelTransformer() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies the given label to all cells in the output row.
- getApplyLabelTransformer() - Method in class com.google.bigtable.v2.RowFilter
-
Applies the given label to all cells in the output row.
- getApplyLabelTransformer() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies the given label to all cells in the output row.
- getApplyLabelTransformerBytes() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies the given label to all cells in the output row.
- getApplyLabelTransformerBytes() - Method in class com.google.bigtable.v2.RowFilter
-
Applies the given label to all cells in the output row.
- getApplyLabelTransformerBytes() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies the given label to all cells in the output row.
- getBlockAllFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Does not match any cells, regardless of input.
- getBlockAllFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Does not match any cells, regardless of input.
- getBlockAllFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Does not match any cells, regardless of input.
- getCells(int) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- getCells(int) - Method in class com.google.bigtable.v2.Column
-
Must not be empty.
- getCells(int) - Method in interface com.google.bigtable.v2.ColumnOrBuilder
-
Must not be empty.
- getCellsBuilder(int) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- getCellsBuilderList() - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- getCellsCount() - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- getCellsCount() - Method in class com.google.bigtable.v2.Column
-
Must not be empty.
- getCellsCount() - Method in interface com.google.bigtable.v2.ColumnOrBuilder
-
Must not be empty.
- getCellsList() - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- getCellsList() - Method in class com.google.bigtable.v2.Column
-
Must not be empty.
- getCellsList() - Method in interface com.google.bigtable.v2.ColumnOrBuilder
-
Must not be empty.
- getCellsOrBuilder(int) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- getCellsOrBuilder(int) - Method in class com.google.bigtable.v2.Column
-
Must not be empty.
- getCellsOrBuilder(int) - Method in interface com.google.bigtable.v2.ColumnOrBuilder
-
Must not be empty.
- getCellsOrBuilderList() - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- getCellsOrBuilderList() - Method in class com.google.bigtable.v2.Column
-
Must not be empty.
- getCellsOrBuilderList() - Method in interface com.google.bigtable.v2.ColumnOrBuilder
-
Must not be empty.
- getCellsPerColumnLimitFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only the most recent N cells within each column.
- getCellsPerColumnLimitFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only the most recent N cells within each column.
- getCellsPerColumnLimitFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only the most recent N cells within each column.
- getCellsPerRowLimitFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only the first N cells of each row.
- getCellsPerRowLimitFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only the first N cells of each row.
- getCellsPerRowLimitFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only the first N cells of each row.
- getCellsPerRowOffsetFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Skips the first N cells of each row, matching all subsequent cells.
- getCellsPerRowOffsetFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Skips the first N cells of each row, matching all subsequent cells.
- getCellsPerRowOffsetFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Skips the first N cells of each row, matching all subsequent cells.
- getChain() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in sequence, progressively
narrowing the results.
- getChain() - Method in class com.google.bigtable.v2.RowFilter
-
Applies several RowFilters to the data in sequence, progressively
narrowing the results.
- getChain() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies several RowFilters to the data in sequence, progressively
narrowing the results.
- getChainBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in sequence, progressively
narrowing the results.
- getChainOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in sequence, progressively
narrowing the results.
- getChainOrBuilder() - Method in class com.google.bigtable.v2.RowFilter
-
Applies several RowFilters to the data in sequence, progressively
narrowing the results.
- getChainOrBuilder() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies several RowFilters to the data in sequence, progressively
narrowing the results.
- getChunks(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getChunks(int) - Method in class com.google.bigtable.v2.ReadRowsResponse
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getChunks(int) - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getChunksBuilder(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getChunksBuilderList() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getChunksCount() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getChunksCount() - Method in class com.google.bigtable.v2.ReadRowsResponse
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getChunksCount() - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getChunksList() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getChunksList() - Method in class com.google.bigtable.v2.ReadRowsResponse
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getChunksList() - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getChunksOrBuilder(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getChunksOrBuilder(int) - Method in class com.google.bigtable.v2.ReadRowsResponse
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getChunksOrBuilder(int) - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getChunksOrBuilderList() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getChunksOrBuilderList() - Method in class com.google.bigtable.v2.ReadRowsResponse
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getChunksOrBuilderList() - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- getCluster(GetClusterRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Gets information about a cluster.
- getCluster(GetClusterRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Gets information about a cluster.
- getCluster(GetClusterRequest, StreamObserver<Cluster>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
-
Gets information about a cluster.
- getCluster(GetClusterRequest, StreamObserver<Cluster>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Gets information about a cluster.
- getCluster() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
The cluster to be created.
- getCluster() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
The cluster to be created.
- getCluster() - Method in interface com.google.bigtable.admin.v2.CreateClusterRequestOrBuilder
-
The cluster to be created.
- getClusterBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
The cluster to be created.
- getClusterId() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
The ID to be used when referring to the new cluster within its instance,
e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- getClusterId() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
The ID to be used when referring to the new cluster within its instance,
e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- getClusterId() - Method in interface com.google.bigtable.admin.v2.CreateClusterRequestOrBuilder
-
The ID to be used when referring to the new cluster within its instance,
e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- getClusterIdBytes() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
The ID to be used when referring to the new cluster within its instance,
e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- getClusterIdBytes() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
The ID to be used when referring to the new cluster within its instance,
e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- getClusterIdBytes() - Method in interface com.google.bigtable.admin.v2.CreateClusterRequestOrBuilder
-
The ID to be used when referring to the new cluster within its instance,
e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- getClusterOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
The cluster to be created.
- getClusterOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
The cluster to be created.
- getClusterOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateClusterRequestOrBuilder
-
The cluster to be created.
- GetClusterRequest - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.GetCluster.
- GetClusterRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.GetCluster.
- GetClusterRequestOrBuilder - Interface in com.google.bigtable.admin.v2
-
- getClusters() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Deprecated.
- getClusters() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
Deprecated.
- getClusters() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
Deprecated.
- getClusters(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- getClusters(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
The list of requested clusters.
- getClusters(int) - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
The list of requested clusters.
- getClustersBuilder(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- getClustersBuilderList() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- getClustersCount() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
- getClustersCount() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
- getClustersCount() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
The clusters to be created within the instance, mapped by desired
cluster ID, e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- getClustersCount() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- getClustersCount() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
The list of requested clusters.
- getClustersCount() - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
The list of requested clusters.
- getClustersList() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- getClustersList() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
The list of requested clusters.
- getClustersList() - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
The list of requested clusters.
- getClustersMap() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
The clusters to be created within the instance, mapped by desired
cluster ID, e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- getClustersMap() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
The clusters to be created within the instance, mapped by desired
cluster ID, e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- getClustersMap() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
The clusters to be created within the instance, mapped by desired
cluster ID, e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- getClustersOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- getClustersOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
The list of requested clusters.
- getClustersOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
The list of requested clusters.
- getClustersOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- getClustersOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
The list of requested clusters.
- getClustersOrBuilderList() - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
The list of requested clusters.
- getClustersOrDefault(String, Cluster) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
The clusters to be created within the instance, mapped by desired
cluster ID, e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- getClustersOrDefault(String, Cluster) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
The clusters to be created within the instance, mapped by desired
cluster ID, e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- getClustersOrDefault(String, Cluster) - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
The clusters to be created within the instance, mapped by desired
cluster ID, e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- getClustersOrThrow(String) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
The clusters to be created within the instance, mapped by desired
cluster ID, e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- getClustersOrThrow(String) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
The clusters to be created within the instance, mapped by desired
cluster ID, e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- getClustersOrThrow(String) - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
The clusters to be created within the instance, mapped by desired
cluster ID, e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- getColumnFamilies() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Deprecated.
- getColumnFamilies() - Method in class com.google.bigtable.admin.v2.Table
-
Deprecated.
- getColumnFamilies() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
Deprecated.
- getColumnFamiliesCount() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
- getColumnFamiliesCount() - Method in class com.google.bigtable.admin.v2.Table
-
- getColumnFamiliesCount() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesMap() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesMap() - Method in class com.google.bigtable.admin.v2.Table
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesMap() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesOrDefault(String, ColumnFamily) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesOrDefault(String, ColumnFamily) - Method in class com.google.bigtable.admin.v2.Table
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesOrDefault(String, ColumnFamily) - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesOrThrow(String) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesOrThrow(String) - Method in class com.google.bigtable.admin.v2.Table
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesOrThrow(String) - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
The column families configured for this table, mapped by column family ID.
- getColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The qualifier of the column from which cells should be deleted.
- getColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
The qualifier of the column from which cells should be deleted.
- getColumnQualifier() - Method in interface com.google.bigtable.v2.Mutation.DeleteFromColumnOrBuilder
-
The qualifier of the column from which cells should be deleted.
- getColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The qualifier of the column into which new data should be written.
- getColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.SetCell
-
The qualifier of the column into which new data should be written.
- getColumnQualifier() - Method in interface com.google.bigtable.v2.Mutation.SetCellOrBuilder
-
The qualifier of the column into which new data should be written.
- getColumnQualifier() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
The qualifier of the column to which the read/modify/write should be
applied.
- getColumnQualifier() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
The qualifier of the column to which the read/modify/write should be
applied.
- getColumnQualifier() - Method in interface com.google.bigtable.v2.ReadModifyWriteRuleOrBuilder
-
The qualifier of the column to which the read/modify/write should be
applied.
- getColumnQualifierRegexFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns whose qualifiers satisfy the given RE2
regex.
- getColumnQualifierRegexFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells from columns whose qualifiers satisfy the given RE2
regex.
- getColumnQualifierRegexFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells from columns whose qualifiers satisfy the given RE2
regex.
- getColumnRangeFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns within the given range.
- getColumnRangeFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells from columns within the given range.
- getColumnRangeFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells from columns within the given range.
- getColumnRangeFilterBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns within the given range.
- getColumnRangeFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns within the given range.
- getColumnRangeFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells from columns within the given range.
- getColumnRangeFilterOrBuilder() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells from columns within the given range.
- getColumns(int) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- getColumns(int) - Method in class com.google.bigtable.v2.Family
-
Must not be empty.
- getColumns(int) - Method in interface com.google.bigtable.v2.FamilyOrBuilder
-
Must not be empty.
- getColumnsBuilder(int) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- getColumnsBuilderList() - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- getColumnsCount() - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- getColumnsCount() - Method in class com.google.bigtable.v2.Family
-
Must not be empty.
- getColumnsCount() - Method in interface com.google.bigtable.v2.FamilyOrBuilder
-
Must not be empty.
- getColumnsList() - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- getColumnsList() - Method in class com.google.bigtable.v2.Family
-
Must not be empty.
- getColumnsList() - Method in interface com.google.bigtable.v2.FamilyOrBuilder
-
Must not be empty.
- getColumnsOrBuilder(int) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- getColumnsOrBuilder(int) - Method in class com.google.bigtable.v2.Family
-
Must not be empty.
- getColumnsOrBuilder(int) - Method in interface com.google.bigtable.v2.FamilyOrBuilder
-
Must not be empty.
- getColumnsOrBuilderList() - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- getColumnsOrBuilderList() - Method in class com.google.bigtable.v2.Family
-
Must not be empty.
- getColumnsOrBuilderList() - Method in interface com.google.bigtable.v2.FamilyOrBuilder
-
Must not be empty.
- getCommitRow() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Indicates that the client can safely process all previous chunks for
`row_key`, as its data has been fully read.
- getCommitRow() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
Indicates that the client can safely process all previous chunks for
`row_key`, as its data has been fully read.
- getCommitRow() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
Indicates that the client can safely process all previous chunks for
`row_key`, as its data has been fully read.
- getCondition() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies one of two possible RowFilters to the data based on the output of
a predicate RowFilter.
- getCondition() - Method in class com.google.bigtable.v2.RowFilter
-
Applies one of two possible RowFilters to the data based on the output of
a predicate RowFilter.
- getCondition() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies one of two possible RowFilters to the data based on the output of
a predicate RowFilter.
- getConditionBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies one of two possible RowFilters to the data based on the output of
a predicate RowFilter.
- getConditionOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies one of two possible RowFilters to the data based on the output of
a predicate RowFilter.
- getConditionOrBuilder() - Method in class com.google.bigtable.v2.RowFilter
-
Applies one of two possible RowFilters to the data based on the output of
a predicate RowFilter.
- getConditionOrBuilder() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies one of two possible RowFilters to the data based on the output of
a predicate RowFilter.
- getCreate() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Create a new column family with the specified schema, or fail if
one already exists with the given ID.
- getCreate() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
Create a new column family with the specified schema, or fail if
one already exists with the given ID.
- getCreate() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
Create a new column family with the specified schema, or fail if
one already exists with the given ID.
- getCreateBuilder() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Create a new column family with the specified schema, or fail if
one already exists with the given ID.
- getCreateOrBuilder() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Create a new column family with the specified schema, or fail if
one already exists with the given ID.
- getCreateOrBuilder() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
Create a new column family with the specified schema, or fail if
one already exists with the given ID.
- getCreateOrBuilder() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
Create a new column family with the specified schema, or fail if
one already exists with the given ID.
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.Cluster
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ColumnFamily
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GcRule
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GcRule.Union
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GetTableRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.Instance
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.Table
-
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Cell
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Column
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ColumnRange
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Family
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.MutateRowRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.MutateRowResponse
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.MutateRowsRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.MutateRowsResponse
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Mutation
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Mutation.SetCell
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadRowsRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadRowsResponse
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Row
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.RowFilter.Chain
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.RowFilter.Condition
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.RowFilter
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.RowFilter.Interleave
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.RowRange
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.RowSet
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.TimestampRange
-
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ValueRange
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Cluster
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ColumnFamily
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GcRule
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GcRule.Union
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetClusterRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetTableRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Instance
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Table
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Cell.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Cell
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Column.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Column
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ColumnRange
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Family.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Family
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowResponse
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowsResponse
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.SetCell
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadRowsResponse
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Row.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Row
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowFilter.Chain
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowFilter
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowFilter.Interleave
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowRange.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowRange
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowSet.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowSet
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.TimestampRange.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.TimestampRange
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ValueRange
-
- getDefaultStorageType() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
(`CreationOnly`)
The type of storage used by this cluster to serve its
parent instance's tables, unless explicitly overridden.
- getDefaultStorageType() - Method in class com.google.bigtable.admin.v2.Cluster
-
(`CreationOnly`)
The type of storage used by this cluster to serve its
parent instance's tables, unless explicitly overridden.
- getDefaultStorageType() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
(`CreationOnly`)
The type of storage used by this cluster to serve its
parent instance's tables, unless explicitly overridden.
- getDefaultStorageTypeValue() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
(`CreationOnly`)
The type of storage used by this cluster to serve its
parent instance's tables, unless explicitly overridden.
- getDefaultStorageTypeValue() - Method in class com.google.bigtable.admin.v2.Cluster
-
(`CreationOnly`)
The type of storage used by this cluster to serve its
parent instance's tables, unless explicitly overridden.
- getDefaultStorageTypeValue() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
(`CreationOnly`)
The type of storage used by this cluster to serve its
parent instance's tables, unless explicitly overridden.
- getDeleteAllDataFromTable() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Delete all rows in the table.
- getDeleteAllDataFromTable() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
Delete all rows in the table.
- getDeleteAllDataFromTable() - Method in interface com.google.bigtable.admin.v2.DropRowRangeRequestOrBuilder
-
Delete all rows in the table.
- getDeleteFromColumn() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column.
- getDeleteFromColumn() - Method in class com.google.bigtable.v2.Mutation
-
Deletes cells from a column.
- getDeleteFromColumn() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Deletes cells from a column.
- getDeleteFromColumnBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column.
- getDeleteFromColumnOrBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column.
- getDeleteFromColumnOrBuilder() - Method in class com.google.bigtable.v2.Mutation
-
Deletes cells from a column.
- getDeleteFromColumnOrBuilder() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Deletes cells from a column.
- getDeleteFromFamily() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column family.
- getDeleteFromFamily() - Method in class com.google.bigtable.v2.Mutation
-
Deletes cells from a column family.
- getDeleteFromFamily() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Deletes cells from a column family.
- getDeleteFromFamilyBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column family.
- getDeleteFromFamilyOrBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column family.
- getDeleteFromFamilyOrBuilder() - Method in class com.google.bigtable.v2.Mutation
-
Deletes cells from a column family.
- getDeleteFromFamilyOrBuilder() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Deletes cells from a column family.
- getDeleteFromRow() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from the entire row.
- getDeleteFromRow() - Method in class com.google.bigtable.v2.Mutation
-
Deletes cells from the entire row.
- getDeleteFromRow() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Deletes cells from the entire row.
- getDeleteFromRowBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from the entire row.
- getDeleteFromRowOrBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from the entire row.
- getDeleteFromRowOrBuilder() - Method in class com.google.bigtable.v2.Mutation
-
Deletes cells from the entire row.
- getDeleteFromRowOrBuilder() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Deletes cells from the entire row.
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminProto
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminProto
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Cluster.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Cluster
-
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.Cluster.State
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ColumnFamily
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CommonProto
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GcRule.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GcRule
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GcRule.Union
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetTableRequest
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Instance.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Instance
-
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.Instance.State
-
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.Instance.Type
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.InstanceProto
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.StorageType
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Table.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Table
-
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.Table.TimestampGranularity
-
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.Table.View
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.TableProto
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
- getDescriptor() - Static method in class com.google.bigtable.v2.BigtableProto
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Cell.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Cell
-
- getDescriptor() - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
- getDescriptor() - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Column.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Column
-
- getDescriptor() - Static method in class com.google.bigtable.v2.ColumnRange.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.ColumnRange
-
- getDescriptor() - Static method in class com.google.bigtable.v2.DataProto
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Family.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Family
-
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowRequest
-
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowResponse.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowResponse
-
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowsRequest
-
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
-
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowsResponse
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.SetCell
-
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
-
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
-
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadRowsRequest
-
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadRowsResponse
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Row.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.Row
-
- getDescriptor() - Static method in class com.google.bigtable.v2.RowFilter.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.RowFilter.Chain
-
- getDescriptor() - Static method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.RowFilter.Condition
-
- getDescriptor() - Static method in class com.google.bigtable.v2.RowFilter
-
- getDescriptor() - Static method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.RowFilter.Interleave
-
- getDescriptor() - Static method in class com.google.bigtable.v2.RowRange.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.RowRange
-
- getDescriptor() - Static method in class com.google.bigtable.v2.RowSet.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.RowSet
-
- getDescriptor() - Static method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
-
- getDescriptor() - Static method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
-
- getDescriptor() - Static method in class com.google.bigtable.v2.TimestampRange.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.TimestampRange
-
- getDescriptor() - Static method in class com.google.bigtable.v2.ValueRange.Builder
-
- getDescriptor() - Static method in class com.google.bigtable.v2.ValueRange
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.Cluster.State
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.Instance.State
-
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.Instance.Type
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.StorageType
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.Table.TimestampGranularity
-
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.Table.View
-
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.Cell.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.Column.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.Family.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.Mutation.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.Row.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.RowRange.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.RowSet.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.TimestampRange.Builder
-
- getDescriptorForType() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
- getDisplayName() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The descriptive name for this instance as it appears in UIs.
- getDisplayName() - Method in class com.google.bigtable.admin.v2.Instance
-
The descriptive name for this instance as it appears in UIs.
- getDisplayName() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
The descriptive name for this instance as it appears in UIs.
- getDisplayNameBytes() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The descriptive name for this instance as it appears in UIs.
- getDisplayNameBytes() - Method in class com.google.bigtable.admin.v2.Instance
-
The descriptive name for this instance as it appears in UIs.
- getDisplayNameBytes() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
The descriptive name for this instance as it appears in UIs.
- getDrop() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Drop (delete) the column family with the given ID, or fail if no such
family exists.
- getDrop() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
Drop (delete) the column family with the given ID, or fail if no such
family exists.
- getDrop() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
Drop (delete) the column family with the given ID, or fail if no such
family exists.
- getEndKeyCase() - Method in class com.google.bigtable.v2.RowRange.Builder
-
- getEndKeyCase() - Method in class com.google.bigtable.v2.RowRange
-
- getEndKeyCase() - Method in interface com.google.bigtable.v2.RowRangeOrBuilder
-
- getEndKeyClosed() - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an inclusive upper bound for the range.
- getEndKeyClosed() - Method in class com.google.bigtable.v2.RowRange
-
Used when giving an inclusive upper bound for the range.
- getEndKeyClosed() - Method in interface com.google.bigtable.v2.RowRangeOrBuilder
-
Used when giving an inclusive upper bound for the range.
- getEndKeyOpen() - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an exclusive upper bound for the range.
- getEndKeyOpen() - Method in class com.google.bigtable.v2.RowRange
-
Used when giving an exclusive upper bound for the range.
- getEndKeyOpen() - Method in interface com.google.bigtable.v2.RowRangeOrBuilder
-
Used when giving an exclusive upper bound for the range.
- getEndQualifierCase() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
- getEndQualifierCase() - Method in class com.google.bigtable.v2.ColumnRange
-
- getEndQualifierCase() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
- getEndQualifierClosed() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an inclusive upper bound for the range.
- getEndQualifierClosed() - Method in class com.google.bigtable.v2.ColumnRange
-
Used when giving an inclusive upper bound for the range.
- getEndQualifierClosed() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
Used when giving an inclusive upper bound for the range.
- getEndQualifierOpen() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an exclusive upper bound for the range.
- getEndQualifierOpen() - Method in class com.google.bigtable.v2.ColumnRange
-
Used when giving an exclusive upper bound for the range.
- getEndQualifierOpen() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
Used when giving an exclusive upper bound for the range.
- getEndTimestampMicros() - Method in class com.google.bigtable.v2.TimestampRange.Builder
-
Exclusive upper bound.
- getEndTimestampMicros() - Method in class com.google.bigtable.v2.TimestampRange
-
Exclusive upper bound.
- getEndTimestampMicros() - Method in interface com.google.bigtable.v2.TimestampRangeOrBuilder
-
Exclusive upper bound.
- getEndValueCase() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
- getEndValueCase() - Method in class com.google.bigtable.v2.ValueRange
-
- getEndValueCase() - Method in interface com.google.bigtable.v2.ValueRangeOrBuilder
-
- getEndValueClosed() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an inclusive upper bound for the range.
- getEndValueClosed() - Method in class com.google.bigtable.v2.ValueRange
-
Used when giving an inclusive upper bound for the range.
- getEndValueClosed() - Method in interface com.google.bigtable.v2.ValueRangeOrBuilder
-
Used when giving an inclusive upper bound for the range.
- getEndValueOpen() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an exclusive upper bound for the range.
- getEndValueOpen() - Method in class com.google.bigtable.v2.ValueRange
-
Used when giving an exclusive upper bound for the range.
- getEndValueOpen() - Method in interface com.google.bigtable.v2.ValueRangeOrBuilder
-
Used when giving an exclusive upper bound for the range.
- getEntries(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
The row keys and corresponding mutations to be applied in bulk.
- getEntries(int) - Method in class com.google.bigtable.v2.MutateRowsRequest
-
The row keys and corresponding mutations to be applied in bulk.
- getEntries(int) - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
The row keys and corresponding mutations to be applied in bulk.
- getEntries(int) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- getEntries(int) - Method in class com.google.bigtable.v2.MutateRowsResponse
-
One or more results for Entries from the batch request.
- getEntries(int) - Method in interface com.google.bigtable.v2.MutateRowsResponseOrBuilder
-
One or more results for Entries from the batch request.
- getEntriesBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
The row keys and corresponding mutations to be applied in bulk.
- getEntriesBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- getEntriesBuilderList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
The row keys and corresponding mutations to be applied in bulk.
- getEntriesBuilderList() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- getEntriesCount() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
The row keys and corresponding mutations to be applied in bulk.
- getEntriesCount() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
The row keys and corresponding mutations to be applied in bulk.
- getEntriesCount() - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
The row keys and corresponding mutations to be applied in bulk.
- getEntriesCount() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- getEntriesCount() - Method in class com.google.bigtable.v2.MutateRowsResponse
-
One or more results for Entries from the batch request.
- getEntriesCount() - Method in interface com.google.bigtable.v2.MutateRowsResponseOrBuilder
-
One or more results for Entries from the batch request.
- getEntriesList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
The row keys and corresponding mutations to be applied in bulk.
- getEntriesList() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
The row keys and corresponding mutations to be applied in bulk.
- getEntriesList() - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
The row keys and corresponding mutations to be applied in bulk.
- getEntriesList() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- getEntriesList() - Method in class com.google.bigtable.v2.MutateRowsResponse
-
One or more results for Entries from the batch request.
- getEntriesList() - Method in interface com.google.bigtable.v2.MutateRowsResponseOrBuilder
-
One or more results for Entries from the batch request.
- getEntriesOrBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
The row keys and corresponding mutations to be applied in bulk.
- getEntriesOrBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsRequest
-
The row keys and corresponding mutations to be applied in bulk.
- getEntriesOrBuilder(int) - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
The row keys and corresponding mutations to be applied in bulk.
- getEntriesOrBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- getEntriesOrBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsResponse
-
One or more results for Entries from the batch request.
- getEntriesOrBuilder(int) - Method in interface com.google.bigtable.v2.MutateRowsResponseOrBuilder
-
One or more results for Entries from the batch request.
- getEntriesOrBuilderList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
The row keys and corresponding mutations to be applied in bulk.
- getEntriesOrBuilderList() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
The row keys and corresponding mutations to be applied in bulk.
- getEntriesOrBuilderList() - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
The row keys and corresponding mutations to be applied in bulk.
- getEntriesOrBuilderList() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- getEntriesOrBuilderList() - Method in class com.google.bigtable.v2.MutateRowsResponse
-
One or more results for Entries from the batch request.
- getEntriesOrBuilderList() - Method in interface com.google.bigtable.v2.MutateRowsResponseOrBuilder
-
One or more results for Entries from the batch request.
- getFailedLocations(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Locations from which Cluster information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocations(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
Locations from which Cluster information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocations(int) - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
Locations from which Cluster information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocations(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocations(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocations(int) - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsBytes(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Locations from which Cluster information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsBytes(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
Locations from which Cluster information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsBytes(int) - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
Locations from which Cluster information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsBytes(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsBytes(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsBytes(int) - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsCount() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Locations from which Cluster information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsCount() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
Locations from which Cluster information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsCount() - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
Locations from which Cluster information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsCount() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsCount() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsCount() - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsList() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Locations from which Cluster information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsList() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
Locations from which Cluster information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsList() - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
Locations from which Cluster information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsList() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsList() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
- getFailedLocationsList() - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
- getFalseFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` does not
return any results.
- getFalseFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
The filter to apply to the input row if `predicate_filter` does not
return any results.
- getFalseFilter() - Method in interface com.google.bigtable.v2.RowFilter.ConditionOrBuilder
-
The filter to apply to the input row if `predicate_filter` does not
return any results.
- getFalseFilterBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` does not
return any results.
- getFalseFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` does not
return any results.
- getFalseFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
The filter to apply to the input row if `predicate_filter` does not
return any results.
- getFalseFilterOrBuilder() - Method in interface com.google.bigtable.v2.RowFilter.ConditionOrBuilder
-
The filter to apply to the input row if `predicate_filter` does not
return any results.
- getFalseMutations(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFalseMutations(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFalseMutations(int) - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFalseMutationsBuilder(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFalseMutationsBuilderList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFalseMutationsCount() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFalseMutationsCount() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFalseMutationsCount() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFalseMutationsList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFalseMutationsList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFalseMutationsList() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFalseMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFalseMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFalseMutationsOrBuilder(int) - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFalseMutationsOrBuilderList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFalseMutationsOrBuilderList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFalseMutationsOrBuilderList() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- getFamilies(int) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- getFamilies(int) - Method in class com.google.bigtable.v2.Row
-
May be empty, but only if the entire row is empty.
- getFamilies(int) - Method in interface com.google.bigtable.v2.RowOrBuilder
-
May be empty, but only if the entire row is empty.
- getFamiliesBuilder(int) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- getFamiliesBuilderList() - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- getFamiliesCount() - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- getFamiliesCount() - Method in class com.google.bigtable.v2.Row
-
May be empty, but only if the entire row is empty.
- getFamiliesCount() - Method in interface com.google.bigtable.v2.RowOrBuilder
-
May be empty, but only if the entire row is empty.
- getFamiliesList() - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- getFamiliesList() - Method in class com.google.bigtable.v2.Row
-
May be empty, but only if the entire row is empty.
- getFamiliesList() - Method in interface com.google.bigtable.v2.RowOrBuilder
-
May be empty, but only if the entire row is empty.
- getFamiliesOrBuilder(int) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- getFamiliesOrBuilder(int) - Method in class com.google.bigtable.v2.Row
-
May be empty, but only if the entire row is empty.
- getFamiliesOrBuilder(int) - Method in interface com.google.bigtable.v2.RowOrBuilder
-
May be empty, but only if the entire row is empty.
- getFamiliesOrBuilderList() - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- getFamiliesOrBuilderList() - Method in class com.google.bigtable.v2.Row
-
May be empty, but only if the entire row is empty.
- getFamiliesOrBuilderList() - Method in interface com.google.bigtable.v2.RowOrBuilder
-
May be empty, but only if the entire row is empty.
- getFamilyName() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
The name of the column family within which this range falls.
- getFamilyName() - Method in class com.google.bigtable.v2.ColumnRange
-
The name of the column family within which this range falls.
- getFamilyName() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
The name of the column family within which this range falls.
- getFamilyName() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The name of the family from which cells should be deleted.
- getFamilyName() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
The name of the family from which cells should be deleted.
- getFamilyName() - Method in interface com.google.bigtable.v2.Mutation.DeleteFromColumnOrBuilder
-
The name of the family from which cells should be deleted.
- getFamilyName() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
-
The name of the family from which cells should be deleted.
- getFamilyName() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
-
The name of the family from which cells should be deleted.
- getFamilyName() - Method in interface com.google.bigtable.v2.Mutation.DeleteFromFamilyOrBuilder
-
The name of the family from which cells should be deleted.
- getFamilyName() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The name of the family into which new data should be written.
- getFamilyName() - Method in class com.google.bigtable.v2.Mutation.SetCell
-
The name of the family into which new data should be written.
- getFamilyName() - Method in interface com.google.bigtable.v2.Mutation.SetCellOrBuilder
-
The name of the family into which new data should be written.
- getFamilyName() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
The name of the family to which the read/modify/write should be applied.
- getFamilyName() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
The name of the family to which the read/modify/write should be applied.
- getFamilyName() - Method in interface com.google.bigtable.v2.ReadModifyWriteRuleOrBuilder
-
The name of the family to which the read/modify/write should be applied.
- getFamilyName() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column family name for this chunk of data.
- getFamilyName() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
The column family name for this chunk of data.
- getFamilyName() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
The column family name for this chunk of data.
- getFamilyNameBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column family name for this chunk of data.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
The name of the column family within which this range falls.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.ColumnRange
-
The name of the column family within which this range falls.
- getFamilyNameBytes() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
The name of the column family within which this range falls.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The name of the family from which cells should be deleted.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
The name of the family from which cells should be deleted.
- getFamilyNameBytes() - Method in interface com.google.bigtable.v2.Mutation.DeleteFromColumnOrBuilder
-
The name of the family from which cells should be deleted.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
-
The name of the family from which cells should be deleted.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
-
The name of the family from which cells should be deleted.
- getFamilyNameBytes() - Method in interface com.google.bigtable.v2.Mutation.DeleteFromFamilyOrBuilder
-
The name of the family from which cells should be deleted.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The name of the family into which new data should be written.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.Mutation.SetCell
-
The name of the family into which new data should be written.
- getFamilyNameBytes() - Method in interface com.google.bigtable.v2.Mutation.SetCellOrBuilder
-
The name of the family into which new data should be written.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
The name of the family to which the read/modify/write should be applied.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
The name of the family to which the read/modify/write should be applied.
- getFamilyNameBytes() - Method in interface com.google.bigtable.v2.ReadModifyWriteRuleOrBuilder
-
The name of the family to which the read/modify/write should be applied.
- getFamilyNameOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column family name for this chunk of data.
- getFamilyNameOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
The column family name for this chunk of data.
- getFamilyNameOrBuilder() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
The column family name for this chunk of data.
- getFamilyNameRegexFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns whose families satisfy the given RE2
regex.
- getFamilyNameRegexFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells from columns whose families satisfy the given RE2
regex.
- getFamilyNameRegexFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells from columns whose families satisfy the given RE2
regex.
- getFamilyNameRegexFilterBytes() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns whose families satisfy the given RE2
regex.
- getFamilyNameRegexFilterBytes() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells from columns whose families satisfy the given RE2
regex.
- getFamilyNameRegexFilterBytes() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells from columns whose families satisfy the given RE2
regex.
- getFilter() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The filter to apply to the contents of the specified row(s).
- getFilter() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
The filter to apply to the contents of the specified row(s).
- getFilter() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
The filter to apply to the contents of the specified row(s).
- getFilterBuilder() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The filter to apply to the contents of the specified row(s).
- getFilterCase() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
- getFilterCase() - Method in class com.google.bigtable.v2.RowFilter
-
- getFilterCase() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
- getFilterOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The filter to apply to the contents of the specified row(s).
- getFilterOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
The filter to apply to the contents of the specified row(s).
- getFilterOrBuilder() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
The filter to apply to the contents of the specified row(s).
- getFilters(int) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFilters(int) - Method in class com.google.bigtable.v2.RowFilter.Chain
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFilters(int) - Method in interface com.google.bigtable.v2.RowFilter.ChainOrBuilder
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFilters(int) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFilters(int) - Method in class com.google.bigtable.v2.RowFilter.Interleave
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFilters(int) - Method in interface com.google.bigtable.v2.RowFilter.InterleaveOrBuilder
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFiltersBuilder(int) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersBuilder(int) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFiltersBuilderList() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersBuilderList() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFiltersCount() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersCount() - Method in class com.google.bigtable.v2.RowFilter.Chain
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersCount() - Method in interface com.google.bigtable.v2.RowFilter.ChainOrBuilder
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersCount() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFiltersCount() - Method in class com.google.bigtable.v2.RowFilter.Interleave
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFiltersCount() - Method in interface com.google.bigtable.v2.RowFilter.InterleaveOrBuilder
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFiltersList() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersList() - Method in class com.google.bigtable.v2.RowFilter.Chain
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersList() - Method in interface com.google.bigtable.v2.RowFilter.ChainOrBuilder
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersList() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFiltersList() - Method in class com.google.bigtable.v2.RowFilter.Interleave
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFiltersList() - Method in interface com.google.bigtable.v2.RowFilter.InterleaveOrBuilder
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFiltersOrBuilder(int) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersOrBuilder(int) - Method in class com.google.bigtable.v2.RowFilter.Chain
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersOrBuilder(int) - Method in interface com.google.bigtable.v2.RowFilter.ChainOrBuilder
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersOrBuilder(int) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFiltersOrBuilder(int) - Method in class com.google.bigtable.v2.RowFilter.Interleave
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFiltersOrBuilder(int) - Method in interface com.google.bigtable.v2.RowFilter.InterleaveOrBuilder
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFiltersOrBuilderList() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersOrBuilderList() - Method in class com.google.bigtable.v2.RowFilter.Chain
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersOrBuilderList() - Method in interface com.google.bigtable.v2.RowFilter.ChainOrBuilder
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersOrBuilderList() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFiltersOrBuilderList() - Method in class com.google.bigtable.v2.RowFilter.Interleave
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFiltersOrBuilderList() - Method in interface com.google.bigtable.v2.RowFilter.InterleaveOrBuilder
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in interface com.google.bigtable.admin.v2.CreateInstanceMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in interface com.google.bigtable.admin.v2.UpdateClusterMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateInstanceMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateClusterMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getGcRule() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
Garbage collection rule specified as a protobuf.
- getGcRule() - Method in class com.google.bigtable.admin.v2.ColumnFamily
-
Garbage collection rule specified as a protobuf.
- getGcRule() - Method in interface com.google.bigtable.admin.v2.ColumnFamilyOrBuilder
-
Garbage collection rule specified as a protobuf.
- getGcRuleBuilder() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
Garbage collection rule specified as a protobuf.
- getGcRuleOrBuilder() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
Garbage collection rule specified as a protobuf.
- getGcRuleOrBuilder() - Method in class com.google.bigtable.admin.v2.ColumnFamily
-
Garbage collection rule specified as a protobuf.
- getGcRuleOrBuilder() - Method in interface com.google.bigtable.admin.v2.ColumnFamilyOrBuilder
-
Garbage collection rule specified as a protobuf.
- getGranularity() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The granularity (e.g.
- getGranularity() - Method in class com.google.bigtable.admin.v2.Table
-
The granularity (e.g.
- getGranularity() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
The granularity (e.g.
- getGranularityValue() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The granularity (e.g.
- getGranularityValue() - Method in class com.google.bigtable.admin.v2.Table
-
The granularity (e.g.
- getGranularityValue() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
The granularity (e.g.
- getId() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
The ID of the column family to be modified.
- getId() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
The ID of the column family to be modified.
- getId() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
The ID of the column family to be modified.
- getIdBytes() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
The ID of the column family to be modified.
- getIdBytes() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
The ID of the column family to be modified.
- getIdBytes() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
The ID of the column family to be modified.
- getIncrementAmount() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
Rule specifying that `increment_amount` be added to the existing value.
- getIncrementAmount() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
Rule specifying that `increment_amount` be added to the existing value.
- getIncrementAmount() - Method in interface com.google.bigtable.v2.ReadModifyWriteRuleOrBuilder
-
Rule specifying that `increment_amount` be added to the existing value.
- getIndex() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The index into the original request's `entries` list of the Entry
for which a result is being reported.
- getIndex() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
-
The index into the original request's `entries` list of the Entry
for which a result is being reported.
- getIndex() - Method in interface com.google.bigtable.v2.MutateRowsResponse.EntryOrBuilder
-
The index into the original request's `entries` list of the Entry
for which a result is being reported.
- getInitialSplits(int) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInitialSplits(int) - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInitialSplits(int) - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInitialSplitsBuilder(int) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInitialSplitsBuilderList() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInitialSplitsCount() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInitialSplitsCount() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInitialSplitsCount() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInitialSplitsList() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInitialSplitsList() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInitialSplitsList() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInitialSplitsOrBuilder(int) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInitialSplitsOrBuilder(int) - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInitialSplitsOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInitialSplitsOrBuilderList() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInitialSplitsOrBuilderList() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInitialSplitsOrBuilderList() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- getInstance(GetInstanceRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Gets information about an instance.
- getInstance(GetInstanceRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Gets information about an instance.
- getInstance(GetInstanceRequest, StreamObserver<Instance>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
-
Gets information about an instance.
- getInstance(GetInstanceRequest, StreamObserver<Instance>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Gets information about an instance.
- getInstance() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
The instance to create.
- getInstance() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
The instance to create.
- getInstance() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
The instance to create.
- getInstanceBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
The instance to create.
- getInstanceId() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
The ID to be used when referring to the new instance within its project,
e.g., just `myinstance` rather than
`projects/myproject/instances/myinstance`.
- getInstanceId() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
The ID to be used when referring to the new instance within its project,
e.g., just `myinstance` rather than
`projects/myproject/instances/myinstance`.
- getInstanceId() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
The ID to be used when referring to the new instance within its project,
e.g., just `myinstance` rather than
`projects/myproject/instances/myinstance`.
- getInstanceIdBytes() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
The ID to be used when referring to the new instance within its project,
e.g., just `myinstance` rather than
`projects/myproject/instances/myinstance`.
- getInstanceIdBytes() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
The ID to be used when referring to the new instance within its project,
e.g., just `myinstance` rather than
`projects/myproject/instances/myinstance`.
- getInstanceIdBytes() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
The ID to be used when referring to the new instance within its project,
e.g., just `myinstance` rather than
`projects/myproject/instances/myinstance`.
- getInstanceOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
The instance to create.
- getInstanceOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
The instance to create.
- getInstanceOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
The instance to create.
- GetInstanceRequest - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.GetInstance.
- GetInstanceRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.GetInstance.
- GetInstanceRequestOrBuilder - Interface in com.google.bigtable.admin.v2
-
- getInstances(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstances(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
The list of requested instances.
- getInstances(int) - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
The list of requested instances.
- getInstancesBuilder(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesBuilderList() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesCount() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesCount() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
The list of requested instances.
- getInstancesCount() - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
The list of requested instances.
- getInstancesList() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesList() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
The list of requested instances.
- getInstancesList() - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
The list of requested instances.
- getInstancesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
The list of requested instances.
- getInstancesOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
The list of requested instances.
- getInstancesOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
The list of requested instances.
- getInstancesOrBuilderList() - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
The list of requested instances.
- getInterleave() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in parallel and combines the
results.
- getInterleave() - Method in class com.google.bigtable.v2.RowFilter
-
Applies several RowFilters to the data in parallel and combines the
results.
- getInterleave() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies several RowFilters to the data in parallel and combines the
results.
- getInterleaveBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in parallel and combines the
results.
- getInterleaveOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in parallel and combines the
results.
- getInterleaveOrBuilder() - Method in class com.google.bigtable.v2.RowFilter
-
Applies several RowFilters to the data in parallel and combines the
results.
- getInterleaveOrBuilder() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies several RowFilters to the data in parallel and combines the
results.
- getIntersection() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by every nested rule.
- getIntersection() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete cells that would be deleted by every nested rule.
- getIntersection() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete cells that would be deleted by every nested rule.
- getIntersectionBuilder() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by every nested rule.
- getIntersectionOrBuilder() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by every nested rule.
- getIntersectionOrBuilder() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete cells that would be deleted by every nested rule.
- getIntersectionOrBuilder() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete cells that would be deleted by every nested rule.
- getKey() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
-
Row key to use as an initial tablet boundary.
- getKey() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
-
Row key to use as an initial tablet boundary.
- getKey() - Method in interface com.google.bigtable.admin.v2.CreateTableRequest.SplitOrBuilder
-
Row key to use as an initial tablet boundary.
- getKey() - Method in class com.google.bigtable.v2.Row.Builder
-
The unique key which identifies this row within its table.
- getKey() - Method in class com.google.bigtable.v2.Row
-
The unique key which identifies this row within its table.
- getKey() - Method in interface com.google.bigtable.v2.RowOrBuilder
-
The unique key which identifies this row within its table.
- getLabels(int) - Method in class com.google.bigtable.v2.Cell.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabels(int) - Method in class com.google.bigtable.v2.Cell
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabels(int) - Method in interface com.google.bigtable.v2.CellOrBuilder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabels(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Labels applied to the cell by a
[RowFilter][google.bigtable.v2.RowFilter].
- getLabels(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
Labels applied to the cell by a
[RowFilter][google.bigtable.v2.RowFilter].
- getLabels(int) - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
Labels applied to the cell by a
[RowFilter][google.bigtable.v2.RowFilter].
- getLabelsBytes(int) - Method in class com.google.bigtable.v2.Cell.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsBytes(int) - Method in class com.google.bigtable.v2.Cell
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsBytes(int) - Method in interface com.google.bigtable.v2.CellOrBuilder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsBytes(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Labels applied to the cell by a
[RowFilter][google.bigtable.v2.RowFilter].
- getLabelsBytes(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
Labels applied to the cell by a
[RowFilter][google.bigtable.v2.RowFilter].
- getLabelsBytes(int) - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
Labels applied to the cell by a
[RowFilter][google.bigtable.v2.RowFilter].
- getLabelsCount() - Method in class com.google.bigtable.v2.Cell.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsCount() - Method in class com.google.bigtable.v2.Cell
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsCount() - Method in interface com.google.bigtable.v2.CellOrBuilder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsCount() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Labels applied to the cell by a
[RowFilter][google.bigtable.v2.RowFilter].
- getLabelsCount() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
Labels applied to the cell by a
[RowFilter][google.bigtable.v2.RowFilter].
- getLabelsCount() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
Labels applied to the cell by a
[RowFilter][google.bigtable.v2.RowFilter].
- getLabelsList() - Method in class com.google.bigtable.v2.Cell.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsList() - Method in class com.google.bigtable.v2.Cell
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsList() - Method in interface com.google.bigtable.v2.CellOrBuilder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsList() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Labels applied to the cell by a
[RowFilter][google.bigtable.v2.RowFilter].
- getLabelsList() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
Labels applied to the cell by a
[RowFilter][google.bigtable.v2.RowFilter].
- getLabelsList() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
Labels applied to the cell by a
[RowFilter][google.bigtable.v2.RowFilter].
- getLastScannedRowKey() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
Optionally the server might return the row key of the last row it
has scanned.
- getLastScannedRowKey() - Method in class com.google.bigtable.v2.ReadRowsResponse
-
Optionally the server might return the row key of the last row it
has scanned.
- getLastScannedRowKey() - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
-
Optionally the server might return the row key of the last row it
has scanned.
- getLocation() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
(`CreationOnly`)
The location where this cluster's nodes and storage reside.
- getLocation() - Method in class com.google.bigtable.admin.v2.Cluster
-
(`CreationOnly`)
The location where this cluster's nodes and storage reside.
- getLocation() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
(`CreationOnly`)
The location where this cluster's nodes and storage reside.
- getLocationBytes() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
(`CreationOnly`)
The location where this cluster's nodes and storage reside.
- getLocationBytes() - Method in class com.google.bigtable.admin.v2.Cluster
-
(`CreationOnly`)
The location where this cluster's nodes and storage reside.
- getLocationBytes() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
(`CreationOnly`)
The location where this cluster's nodes and storage reside.
- getMaxAge() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells in a column older than the given age.
- getMaxAge() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete cells in a column older than the given age.
- getMaxAge() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete cells in a column older than the given age.
- getMaxAgeBuilder() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells in a column older than the given age.
- getMaxAgeOrBuilder() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells in a column older than the given age.
- getMaxAgeOrBuilder() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete cells in a column older than the given age.
- getMaxAgeOrBuilder() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete cells in a column older than the given age.
- getMaxNumVersions() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete all cells in a column except the most recent N.
- getMaxNumVersions() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete all cells in a column except the most recent N.
- getMaxNumVersions() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete all cells in a column except the most recent N.
- getModCase() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
- getModCase() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
- getModCase() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
- getModifications(int) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Modifications to be atomically applied to the specified table's families.
- getModifications(int) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
Modifications to be atomically applied to the specified table's families.
- getModifications(int) - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequestOrBuilder
-
Modifications to be atomically applied to the specified table's families.
- getModificationsBuilder(int) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Modifications to be atomically applied to the specified table's families.
- getModificationsBuilderList() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Modifications to be atomically applied to the specified table's families.
- getModificationsCount() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Modifications to be atomically applied to the specified table's families.
- getModificationsCount() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
Modifications to be atomically applied to the specified table's families.
- getModificationsCount() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequestOrBuilder
-
Modifications to be atomically applied to the specified table's families.
- getModificationsList() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Modifications to be atomically applied to the specified table's families.
- getModificationsList() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
Modifications to be atomically applied to the specified table's families.
- getModificationsList() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequestOrBuilder
-
Modifications to be atomically applied to the specified table's families.
- getModificationsOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Modifications to be atomically applied to the specified table's families.
- getModificationsOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
Modifications to be atomically applied to the specified table's families.
- getModificationsOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequestOrBuilder
-
Modifications to be atomically applied to the specified table's families.
- getModificationsOrBuilderList() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Modifications to be atomically applied to the specified table's families.
- getModificationsOrBuilderList() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
Modifications to be atomically applied to the specified table's families.
- getModificationsOrBuilderList() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequestOrBuilder
-
Modifications to be atomically applied to the specified table's families.
- getMutableClusters() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Deprecated.
- getMutableColumnFamilies() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Deprecated.
- getMutationCase() - Method in class com.google.bigtable.v2.Mutation.Builder
-
- getMutationCase() - Method in class com.google.bigtable.v2.Mutation
-
- getMutationCase() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
- getMutations(int) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Changes to be atomically applied to the specified row.
- getMutations(int) - Method in class com.google.bigtable.v2.MutateRowRequest
-
Changes to be atomically applied to the specified row.
- getMutations(int) - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row.
- getMutations(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Changes to be atomically applied to the specified row.
- getMutations(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
Changes to be atomically applied to the specified row.
- getMutations(int) - Method in interface com.google.bigtable.v2.MutateRowsRequest.EntryOrBuilder
-
Changes to be atomically applied to the specified row.
- getMutationsBuilder(int) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Changes to be atomically applied to the specified row.
- getMutationsBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Changes to be atomically applied to the specified row.
- getMutationsBuilderList() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Changes to be atomically applied to the specified row.
- getMutationsBuilderList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Changes to be atomically applied to the specified row.
- getMutationsCount() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Changes to be atomically applied to the specified row.
- getMutationsCount() - Method in class com.google.bigtable.v2.MutateRowRequest
-
Changes to be atomically applied to the specified row.
- getMutationsCount() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row.
- getMutationsCount() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Changes to be atomically applied to the specified row.
- getMutationsCount() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
Changes to be atomically applied to the specified row.
- getMutationsCount() - Method in interface com.google.bigtable.v2.MutateRowsRequest.EntryOrBuilder
-
Changes to be atomically applied to the specified row.
- getMutationsList() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Changes to be atomically applied to the specified row.
- getMutationsList() - Method in class com.google.bigtable.v2.MutateRowRequest
-
Changes to be atomically applied to the specified row.
- getMutationsList() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row.
- getMutationsList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Changes to be atomically applied to the specified row.
- getMutationsList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
Changes to be atomically applied to the specified row.
- getMutationsList() - Method in interface com.google.bigtable.v2.MutateRowsRequest.EntryOrBuilder
-
Changes to be atomically applied to the specified row.
- getMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Changes to be atomically applied to the specified row.
- getMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.MutateRowRequest
-
Changes to be atomically applied to the specified row.
- getMutationsOrBuilder(int) - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row.
- getMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Changes to be atomically applied to the specified row.
- getMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
Changes to be atomically applied to the specified row.
- getMutationsOrBuilder(int) - Method in interface com.google.bigtable.v2.MutateRowsRequest.EntryOrBuilder
-
Changes to be atomically applied to the specified row.
- getMutationsOrBuilderList() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Changes to be atomically applied to the specified row.
- getMutationsOrBuilderList() - Method in class com.google.bigtable.v2.MutateRowRequest
-
Changes to be atomically applied to the specified row.
- getMutationsOrBuilderList() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row.
- getMutationsOrBuilderList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Changes to be atomically applied to the specified row.
- getMutationsOrBuilderList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
Changes to be atomically applied to the specified row.
- getMutationsOrBuilderList() - Method in interface com.google.bigtable.v2.MutateRowsRequest.EntryOrBuilder
-
Changes to be atomically applied to the specified row.
- getName() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
(`OutputOnly`)
The unique name of the cluster.
- getName() - Method in class com.google.bigtable.admin.v2.Cluster
-
(`OutputOnly`)
The unique name of the cluster.
- getName() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
(`OutputOnly`)
The unique name of the cluster.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
-
The unique name of the cluster to be deleted.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
-
The unique name of the cluster to be deleted.
- getName() - Method in interface com.google.bigtable.admin.v2.DeleteClusterRequestOrBuilder
-
The unique name of the cluster to be deleted.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
-
The unique name of the instance to be deleted.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
-
The unique name of the instance to be deleted.
- getName() - Method in interface com.google.bigtable.admin.v2.DeleteInstanceRequestOrBuilder
-
The unique name of the instance to be deleted.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
-
The unique name of the table to be deleted.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
-
The unique name of the table to be deleted.
- getName() - Method in interface com.google.bigtable.admin.v2.DeleteTableRequestOrBuilder
-
The unique name of the table to be deleted.
- getName() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
The unique name of the table on which to drop a range of rows.
- getName() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
The unique name of the table on which to drop a range of rows.
- getName() - Method in interface com.google.bigtable.admin.v2.DropRowRangeRequestOrBuilder
-
The unique name of the table on which to drop a range of rows.
- getName() - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
-
The unique name of the requested cluster.
- getName() - Method in class com.google.bigtable.admin.v2.GetClusterRequest
-
The unique name of the requested cluster.
- getName() - Method in interface com.google.bigtable.admin.v2.GetClusterRequestOrBuilder
-
The unique name of the requested cluster.
- getName() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
-
The unique name of the requested instance.
- getName() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
-
The unique name of the requested instance.
- getName() - Method in interface com.google.bigtable.admin.v2.GetInstanceRequestOrBuilder
-
The unique name of the requested instance.
- getName() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
The unique name of the requested table.
- getName() - Method in class com.google.bigtable.admin.v2.GetTableRequest
-
The unique name of the requested table.
- getName() - Method in interface com.google.bigtable.admin.v2.GetTableRequestOrBuilder
-
The unique name of the requested table.
- getName() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
(`OutputOnly`)
The unique name of the instance.
- getName() - Method in class com.google.bigtable.admin.v2.Instance
-
(`OutputOnly`)
The unique name of the instance.
- getName() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
(`OutputOnly`)
The unique name of the instance.
- getName() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
The unique name of the table whose families should be modified.
- getName() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
The unique name of the table whose families should be modified.
- getName() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequestOrBuilder
-
The unique name of the table whose families should be modified.
- getName() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The unique name of the table.
- getName() - Method in class com.google.bigtable.admin.v2.Table
-
The unique name of the table.
- getName() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
The unique name of the table.
- getName() - Method in class com.google.bigtable.v2.Family.Builder
-
The unique key which identifies this family within its row.
- getName() - Method in class com.google.bigtable.v2.Family
-
The unique key which identifies this family within its row.
- getName() - Method in interface com.google.bigtable.v2.FamilyOrBuilder
-
The unique key which identifies this family within its row.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
(`OutputOnly`)
The unique name of the cluster.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.Cluster
-
(`OutputOnly`)
The unique name of the cluster.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
(`OutputOnly`)
The unique name of the cluster.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
-
The unique name of the cluster to be deleted.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
-
The unique name of the cluster to be deleted.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.DeleteClusterRequestOrBuilder
-
The unique name of the cluster to be deleted.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
-
The unique name of the instance to be deleted.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
-
The unique name of the instance to be deleted.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.DeleteInstanceRequestOrBuilder
-
The unique name of the instance to be deleted.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
-
The unique name of the table to be deleted.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
-
The unique name of the table to be deleted.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.DeleteTableRequestOrBuilder
-
The unique name of the table to be deleted.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
The unique name of the table on which to drop a range of rows.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
The unique name of the table on which to drop a range of rows.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.DropRowRangeRequestOrBuilder
-
The unique name of the table on which to drop a range of rows.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
-
The unique name of the requested cluster.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetClusterRequest
-
The unique name of the requested cluster.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.GetClusterRequestOrBuilder
-
The unique name of the requested cluster.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
-
The unique name of the requested instance.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
-
The unique name of the requested instance.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.GetInstanceRequestOrBuilder
-
The unique name of the requested instance.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
The unique name of the requested table.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetTableRequest
-
The unique name of the requested table.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.GetTableRequestOrBuilder
-
The unique name of the requested table.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
(`OutputOnly`)
The unique name of the instance.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.Instance
-
(`OutputOnly`)
The unique name of the instance.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
(`OutputOnly`)
The unique name of the instance.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
The unique name of the table whose families should be modified.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
The unique name of the table whose families should be modified.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequestOrBuilder
-
The unique name of the table whose families should be modified.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The unique name of the table.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.Table
-
The unique name of the table.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
The unique name of the table.
- getNameBytes() - Method in class com.google.bigtable.v2.Family.Builder
-
The unique key which identifies this family within its row.
- getNameBytes() - Method in class com.google.bigtable.v2.Family
-
The unique key which identifies this family within its row.
- getNameBytes() - Method in interface com.google.bigtable.v2.FamilyOrBuilder
-
The unique key which identifies this family within its row.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Set if not all clusters could be returned in a single response.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
Set if not all clusters could be returned in a single response.
- getNextPageToken() - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
Set if not all clusters could be returned in a single response.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Set if not all instances could be returned in a single response.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
Set if not all instances could be returned in a single response.
- getNextPageToken() - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
Set if not all instances could be returned in a single response.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
Set if not all tables could be returned in a single response.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
Set if not all tables could be returned in a single response.
- getNextPageToken() - Method in interface com.google.bigtable.admin.v2.ListTablesResponseOrBuilder
-
Set if not all tables could be returned in a single response.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Set if not all clusters could be returned in a single response.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
Set if not all clusters could be returned in a single response.
- getNextPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
Set if not all clusters could be returned in a single response.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Set if not all instances could be returned in a single response.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
Set if not all instances could be returned in a single response.
- getNextPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
Set if not all instances could be returned in a single response.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
Set if not all tables could be returned in a single response.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
Set if not all tables could be returned in a single response.
- getNextPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListTablesResponseOrBuilder
-
Set if not all tables could be returned in a single response.
- getNumber() - Method in enum com.google.bigtable.admin.v2.Cluster.State
-
- getNumber() - Method in enum com.google.bigtable.admin.v2.DropRowRangeRequest.TargetCase
-
- getNumber() - Method in enum com.google.bigtable.admin.v2.GcRule.RuleCase
-
- getNumber() - Method in enum com.google.bigtable.admin.v2.Instance.State
-
- getNumber() - Method in enum com.google.bigtable.admin.v2.Instance.Type
-
- getNumber() - Method in enum com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.ModCase
-
- getNumber() - Method in enum com.google.bigtable.admin.v2.StorageType
-
- getNumber() - Method in enum com.google.bigtable.admin.v2.Table.TimestampGranularity
-
- getNumber() - Method in enum com.google.bigtable.admin.v2.Table.View
-
- getNumber() - Method in enum com.google.bigtable.v2.ColumnRange.EndQualifierCase
-
- getNumber() - Method in enum com.google.bigtable.v2.ColumnRange.StartQualifierCase
-
- getNumber() - Method in enum com.google.bigtable.v2.Mutation.MutationCase
-
- getNumber() - Method in enum com.google.bigtable.v2.ReadModifyWriteRule.RuleCase
-
- getNumber() - Method in enum com.google.bigtable.v2.ReadRowsResponse.CellChunk.RowStatusCase
-
- getNumber() - Method in enum com.google.bigtable.v2.RowFilter.FilterCase
-
- getNumber() - Method in enum com.google.bigtable.v2.RowRange.EndKeyCase
-
- getNumber() - Method in enum com.google.bigtable.v2.RowRange.StartKeyCase
-
- getNumber() - Method in enum com.google.bigtable.v2.ValueRange.EndValueCase
-
- getNumber() - Method in enum com.google.bigtable.v2.ValueRange.StartValueCase
-
- getOffsetBytes() - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
Approximate total storage space used by all rows in the table which precede
`row_key`.
- getOffsetBytes() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
-
Approximate total storage space used by all rows in the table which precede
`row_key`.
- getOffsetBytes() - Method in interface com.google.bigtable.v2.SampleRowKeysResponseOrBuilder
-
Approximate total storage space used by all rows in the table which precede
`row_key`.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The request that prompted the initiation of this CreateInstance operation.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
The request that prompted the initiation of this CreateInstance operation.
- getOriginalRequest() - Method in interface com.google.bigtable.admin.v2.CreateInstanceMetadataOrBuilder
-
The request that prompted the initiation of this CreateInstance operation.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The request that prompted the initiation of this UpdateCluster operation.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
The request that prompted the initiation of this UpdateCluster operation.
- getOriginalRequest() - Method in interface com.google.bigtable.admin.v2.UpdateClusterMetadataOrBuilder
-
The request that prompted the initiation of this UpdateCluster operation.
- getOriginalRequestBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The request that prompted the initiation of this CreateInstance operation.
- getOriginalRequestBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The request that prompted the initiation of this UpdateCluster operation.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The request that prompted the initiation of this CreateInstance operation.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
The request that prompted the initiation of this CreateInstance operation.
- getOriginalRequestOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateInstanceMetadataOrBuilder
-
The request that prompted the initiation of this CreateInstance operation.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The request that prompted the initiation of this UpdateCluster operation.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
The request that prompted the initiation of this UpdateCluster operation.
- getOriginalRequestOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateClusterMetadataOrBuilder
-
The request that prompted the initiation of this UpdateCluster operation.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in interface com.google.bigtable.admin.v2.ListClustersRequestOrBuilder
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in interface com.google.bigtable.admin.v2.ListInstancesRequestOrBuilder
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in interface com.google.bigtable.admin.v2.ListTablesRequestOrBuilder
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListClustersRequestOrBuilder
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListInstancesRequestOrBuilder
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListTablesRequestOrBuilder
-
The value of `next_page_token` returned by a previous call.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
The unique name of the instance in which to create the new cluster.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
The unique name of the instance in which to create the new cluster.
- getParent() - Method in interface com.google.bigtable.admin.v2.CreateClusterRequestOrBuilder
-
The unique name of the instance in which to create the new cluster.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
The unique name of the project in which to create the new instance.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
The unique name of the project in which to create the new instance.
- getParent() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
The unique name of the project in which to create the new instance.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The unique name of the instance in which to create the table.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
The unique name of the instance in which to create the table.
- getParent() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
The unique name of the instance in which to create the table.
- getParent() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
The unique name of the instance for which a list of clusters is requested.
- getParent() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
-
The unique name of the instance for which a list of clusters is requested.
- getParent() - Method in interface com.google.bigtable.admin.v2.ListClustersRequestOrBuilder
-
The unique name of the instance for which a list of clusters is requested.
- getParent() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
The unique name of the project for which a list of instances is requested.
- getParent() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
-
The unique name of the project for which a list of instances is requested.
- getParent() - Method in interface com.google.bigtable.admin.v2.ListInstancesRequestOrBuilder
-
The unique name of the project for which a list of instances is requested.
- getParent() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The unique name of the instance for which tables should be listed.
- getParent() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
The unique name of the instance for which tables should be listed.
- getParent() - Method in interface com.google.bigtable.admin.v2.ListTablesRequestOrBuilder
-
The unique name of the instance for which tables should be listed.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
The unique name of the instance in which to create the new cluster.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
The unique name of the instance in which to create the new cluster.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.CreateClusterRequestOrBuilder
-
The unique name of the instance in which to create the new cluster.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
The unique name of the project in which to create the new instance.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
The unique name of the project in which to create the new instance.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
The unique name of the project in which to create the new instance.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The unique name of the instance in which to create the table.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
The unique name of the instance in which to create the table.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
The unique name of the instance in which to create the table.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
The unique name of the instance for which a list of clusters is requested.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
-
The unique name of the instance for which a list of clusters is requested.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.ListClustersRequestOrBuilder
-
The unique name of the instance for which a list of clusters is requested.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
The unique name of the project for which a list of instances is requested.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
-
The unique name of the project for which a list of instances is requested.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.ListInstancesRequestOrBuilder
-
The unique name of the project for which a list of instances is requested.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The unique name of the instance for which tables should be listed.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
The unique name of the instance for which tables should be listed.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.ListTablesRequestOrBuilder
-
The unique name of the instance for which tables should be listed.
- getParserForType() - Method in class com.google.bigtable.admin.v2.Cluster
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.ColumnFamily
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.GcRule
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.GcRule.Union
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.GetClusterRequest
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.GetTableRequest
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.Instance
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.Table
-
- getParserForType() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
- getParserForType() - Method in class com.google.bigtable.v2.Cell
-
- getParserForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
- getParserForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
-
- getParserForType() - Method in class com.google.bigtable.v2.Column
-
- getParserForType() - Method in class com.google.bigtable.v2.ColumnRange
-
- getParserForType() - Method in class com.google.bigtable.v2.Family
-
- getParserForType() - Method in class com.google.bigtable.v2.MutateRowRequest
-
- getParserForType() - Method in class com.google.bigtable.v2.MutateRowResponse
-
- getParserForType() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
- getParserForType() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
- getParserForType() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
-
- getParserForType() - Method in class com.google.bigtable.v2.MutateRowsResponse
-
- getParserForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
- getParserForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
-
- getParserForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
-
- getParserForType() - Method in class com.google.bigtable.v2.Mutation
-
- getParserForType() - Method in class com.google.bigtable.v2.Mutation.SetCell
-
- getParserForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
- getParserForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
-
- getParserForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
- getParserForType() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
- getParserForType() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
- getParserForType() - Method in class com.google.bigtable.v2.ReadRowsResponse
-
- getParserForType() - Method in class com.google.bigtable.v2.Row
-
- getParserForType() - Method in class com.google.bigtable.v2.RowFilter.Chain
-
- getParserForType() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
- getParserForType() - Method in class com.google.bigtable.v2.RowFilter
-
- getParserForType() - Method in class com.google.bigtable.v2.RowFilter.Interleave
-
- getParserForType() - Method in class com.google.bigtable.v2.RowRange
-
- getParserForType() - Method in class com.google.bigtable.v2.RowSet
-
- getParserForType() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
-
- getParserForType() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
-
- getParserForType() - Method in class com.google.bigtable.v2.TimestampRange
-
- getParserForType() - Method in class com.google.bigtable.v2.ValueRange
-
- getPassAllFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches all cells, regardless of input.
- getPassAllFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches all cells, regardless of input.
- getPassAllFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches all cells, regardless of input.
- getPredicateFilter() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The filter to be applied to the contents of the specified row.
- getPredicateFilter() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
The filter to be applied to the contents of the specified row.
- getPredicateFilter() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
The filter to be applied to the contents of the specified row.
- getPredicateFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
If `predicate_filter` outputs any cells, then `true_filter` will be
evaluated on the input row.
- getPredicateFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
If `predicate_filter` outputs any cells, then `true_filter` will be
evaluated on the input row.
- getPredicateFilter() - Method in interface com.google.bigtable.v2.RowFilter.ConditionOrBuilder
-
If `predicate_filter` outputs any cells, then `true_filter` will be
evaluated on the input row.
- getPredicateFilterBuilder() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The filter to be applied to the contents of the specified row.
- getPredicateFilterBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
If `predicate_filter` outputs any cells, then `true_filter` will be
evaluated on the input row.
- getPredicateFilterOrBuilder() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The filter to be applied to the contents of the specified row.
- getPredicateFilterOrBuilder() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
The filter to be applied to the contents of the specified row.
- getPredicateFilterOrBuilder() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
The filter to be applied to the contents of the specified row.
- getPredicateFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
If `predicate_filter` outputs any cells, then `true_filter` will be
evaluated on the input row.
- getPredicateFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
If `predicate_filter` outputs any cells, then `true_filter` will be
evaluated on the input row.
- getPredicateFilterOrBuilder() - Method in interface com.google.bigtable.v2.RowFilter.ConditionOrBuilder
-
If `predicate_filter` outputs any cells, then `true_filter` will be
evaluated on the input row.
- getPredicateMatched() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
-
Whether or not the request's `predicate_filter` yielded any results for
the specified row.
- getPredicateMatched() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
-
Whether or not the request's `predicate_filter` yielded any results for
the specified row.
- getPredicateMatched() - Method in interface com.google.bigtable.v2.CheckAndMutateRowResponseOrBuilder
-
Whether or not the request's `predicate_filter` yielded any results for
the specified row.
- getQualifier() - Method in class com.google.bigtable.v2.Column.Builder
-
The unique key which identifies this column within its family.
- getQualifier() - Method in class com.google.bigtable.v2.Column
-
The unique key which identifies this column within its family.
- getQualifier() - Method in interface com.google.bigtable.v2.ColumnOrBuilder
-
The unique key which identifies this column within its family.
- getQualifier() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column qualifier for this chunk of data.
- getQualifier() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
The column qualifier for this chunk of data.
- getQualifier() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
The column qualifier for this chunk of data.
- getQualifierBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column qualifier for this chunk of data.
- getQualifierOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column qualifier for this chunk of data.
- getQualifierOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
The column qualifier for this chunk of data.
- getQualifierOrBuilder() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
The column qualifier for this chunk of data.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the original request was received.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
The time at which the original request was received.
- getRequestTime() - Method in interface com.google.bigtable.admin.v2.CreateInstanceMetadataOrBuilder
-
The time at which the original request was received.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the original request was received.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
The time at which the original request was received.
- getRequestTime() - Method in interface com.google.bigtable.admin.v2.UpdateClusterMetadataOrBuilder
-
The time at which the original request was received.
- getRequestTimeBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateInstanceMetadataOrBuilder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateClusterMetadataOrBuilder
-
The time at which the original request was received.
- getResetRow() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Indicates that the client should drop all previous chunks for
`row_key`, as it will be re-read from the beginning.
- getResetRow() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
Indicates that the client should drop all previous chunks for
`row_key`, as it will be re-read from the beginning.
- getResetRow() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
Indicates that the client should drop all previous chunks for
`row_key`, as it will be re-read from the beginning.
- getRow() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
A Row containing the new contents of all cells modified by the request.
- getRow() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
-
A Row containing the new contents of all cells modified by the request.
- getRow() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowResponseOrBuilder
-
A Row containing the new contents of all cells modified by the request.
- getRowBuilder() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
A Row containing the new contents of all cells modified by the request.
- getRowKey() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The key of the row to which the conditional mutation should be applied.
- getRowKey() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
The key of the row to which the conditional mutation should be applied.
- getRowKey() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
The key of the row to which the conditional mutation should be applied.
- getRowKey() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
The key of the row to which the mutation should be applied.
- getRowKey() - Method in class com.google.bigtable.v2.MutateRowRequest
-
The key of the row to which the mutation should be applied.
- getRowKey() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
The key of the row to which the mutation should be applied.
- getRowKey() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
The key of the row to which the `mutations` should be applied.
- getRowKey() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
The key of the row to which the `mutations` should be applied.
- getRowKey() - Method in interface com.google.bigtable.v2.MutateRowsRequest.EntryOrBuilder
-
The key of the row to which the `mutations` should be applied.
- getRowKey() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
The key of the row to which the read/modify/write rules should be applied.
- getRowKey() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
The key of the row to which the read/modify/write rules should be applied.
- getRowKey() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
The key of the row to which the read/modify/write rules should be applied.
- getRowKey() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The row key for this chunk of data.
- getRowKey() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
The row key for this chunk of data.
- getRowKey() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
The row key for this chunk of data.
- getRowKey() - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
Sorted streamed sequence of sample row keys in the table.
- getRowKey() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
-
Sorted streamed sequence of sample row keys in the table.
- getRowKey() - Method in interface com.google.bigtable.v2.SampleRowKeysResponseOrBuilder
-
Sorted streamed sequence of sample row keys in the table.
- getRowKeyPrefix() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Delete all rows that start with this row key prefix.
- getRowKeyPrefix() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
Delete all rows that start with this row key prefix.
- getRowKeyPrefix() - Method in interface com.google.bigtable.admin.v2.DropRowRangeRequestOrBuilder
-
Delete all rows that start with this row key prefix.
- getRowKeyRegexFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from rows whose keys satisfy the given RE2 regex.
- getRowKeyRegexFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells from rows whose keys satisfy the given RE2 regex.
- getRowKeyRegexFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells from rows whose keys satisfy the given RE2 regex.
- getRowKeys(int) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Single rows included in the set.
- getRowKeys(int) - Method in class com.google.bigtable.v2.RowSet
-
Single rows included in the set.
- getRowKeys(int) - Method in interface com.google.bigtable.v2.RowSetOrBuilder
-
Single rows included in the set.
- getRowKeysCount() - Method in class com.google.bigtable.v2.RowSet.Builder
-
Single rows included in the set.
- getRowKeysCount() - Method in class com.google.bigtable.v2.RowSet
-
Single rows included in the set.
- getRowKeysCount() - Method in interface com.google.bigtable.v2.RowSetOrBuilder
-
Single rows included in the set.
- getRowKeysList() - Method in class com.google.bigtable.v2.RowSet.Builder
-
Single rows included in the set.
- getRowKeysList() - Method in class com.google.bigtable.v2.RowSet
-
Single rows included in the set.
- getRowKeysList() - Method in interface com.google.bigtable.v2.RowSetOrBuilder
-
Single rows included in the set.
- getRowOrBuilder() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
A Row containing the new contents of all cells modified by the request.
- getRowOrBuilder() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
-
A Row containing the new contents of all cells modified by the request.
- getRowOrBuilder() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowResponseOrBuilder
-
A Row containing the new contents of all cells modified by the request.
- getRowRanges(int) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- getRowRanges(int) - Method in class com.google.bigtable.v2.RowSet
-
Contiguous row ranges included in the set.
- getRowRanges(int) - Method in interface com.google.bigtable.v2.RowSetOrBuilder
-
Contiguous row ranges included in the set.
- getRowRangesBuilder(int) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- getRowRangesBuilderList() - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- getRowRangesCount() - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- getRowRangesCount() - Method in class com.google.bigtable.v2.RowSet
-
Contiguous row ranges included in the set.
- getRowRangesCount() - Method in interface com.google.bigtable.v2.RowSetOrBuilder
-
Contiguous row ranges included in the set.
- getRowRangesList() - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- getRowRangesList() - Method in class com.google.bigtable.v2.RowSet
-
Contiguous row ranges included in the set.
- getRowRangesList() - Method in interface com.google.bigtable.v2.RowSetOrBuilder
-
Contiguous row ranges included in the set.
- getRowRangesOrBuilder(int) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- getRowRangesOrBuilder(int) - Method in class com.google.bigtable.v2.RowSet
-
Contiguous row ranges included in the set.
- getRowRangesOrBuilder(int) - Method in interface com.google.bigtable.v2.RowSetOrBuilder
-
Contiguous row ranges included in the set.
- getRowRangesOrBuilderList() - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- getRowRangesOrBuilderList() - Method in class com.google.bigtable.v2.RowSet
-
Contiguous row ranges included in the set.
- getRowRangesOrBuilderList() - Method in interface com.google.bigtable.v2.RowSetOrBuilder
-
Contiguous row ranges included in the set.
- getRows() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The row keys and/or ranges to read.
- getRows() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
The row keys and/or ranges to read.
- getRows() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
The row keys and/or ranges to read.
- getRowSampleFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches all cells from a row with probability p, and matches no cells
from the row with probability 1-p.
- getRowSampleFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches all cells from a row with probability p, and matches no cells
from the row with probability 1-p.
- getRowSampleFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches all cells from a row with probability p, and matches no cells
from the row with probability 1-p.
- getRowsBuilder() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The row keys and/or ranges to read.
- getRowsLimit() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The read will terminate after committing to N rows' worth of results.
- getRowsLimit() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
The read will terminate after committing to N rows' worth of results.
- getRowsLimit() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
The read will terminate after committing to N rows' worth of results.
- getRowsOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The row keys and/or ranges to read.
- getRowsOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
The row keys and/or ranges to read.
- getRowsOrBuilder() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
The row keys and/or ranges to read.
- getRowStatusCase() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
- getRowStatusCase() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
- getRowStatusCase() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
- getRuleCase() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
- getRuleCase() - Method in class com.google.bigtable.admin.v2.GcRule
-
- getRuleCase() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
- getRuleCase() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
- getRuleCase() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
- getRuleCase() - Method in interface com.google.bigtable.v2.ReadModifyWriteRuleOrBuilder
-
- getRules(int) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- getRules(int) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
-
Only delete cells which would be deleted by every element of `rules`.
- getRules(int) - Method in interface com.google.bigtable.admin.v2.GcRule.IntersectionOrBuilder
-
Only delete cells which would be deleted by every element of `rules`.
- getRules(int) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- getRules(int) - Method in class com.google.bigtable.admin.v2.GcRule.Union
-
Delete cells which would be deleted by any element of `rules`.
- getRules(int) - Method in interface com.google.bigtable.admin.v2.GcRule.UnionOrBuilder
-
Delete cells which would be deleted by any element of `rules`.
- getRules(int) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getRules(int) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getRules(int) - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getRulesBuilder(int) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesBuilder(int) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesBuilder(int) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getRulesBuilderList() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesBuilderList() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesBuilderList() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getRulesCount() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesCount() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesCount() - Method in interface com.google.bigtable.admin.v2.GcRule.IntersectionOrBuilder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesCount() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesCount() - Method in class com.google.bigtable.admin.v2.GcRule.Union
-
Delete cells which would be deleted by any element of `rules`.
- getRulesCount() - Method in interface com.google.bigtable.admin.v2.GcRule.UnionOrBuilder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesCount() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getRulesCount() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getRulesCount() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getRulesList() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesList() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesList() - Method in interface com.google.bigtable.admin.v2.GcRule.IntersectionOrBuilder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesList() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesList() - Method in class com.google.bigtable.admin.v2.GcRule.Union
-
Delete cells which would be deleted by any element of `rules`.
- getRulesList() - Method in interface com.google.bigtable.admin.v2.GcRule.UnionOrBuilder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesList() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getRulesList() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getRulesList() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getRulesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.GcRule.IntersectionOrBuilder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.GcRule.Union
-
Delete cells which would be deleted by any element of `rules`.
- getRulesOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.GcRule.UnionOrBuilder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesOrBuilder(int) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getRulesOrBuilder(int) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getRulesOrBuilder(int) - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getRulesOrBuilderList() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesOrBuilderList() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesOrBuilderList() - Method in interface com.google.bigtable.admin.v2.GcRule.IntersectionOrBuilder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesOrBuilderList() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesOrBuilderList() - Method in class com.google.bigtable.admin.v2.GcRule.Union
-
Delete cells which would be deleted by any element of `rules`.
- getRulesOrBuilderList() - Method in interface com.google.bigtable.admin.v2.GcRule.UnionOrBuilder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesOrBuilderList() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getRulesOrBuilderList() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getRulesOrBuilderList() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.Cluster
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ColumnFamily
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GcRule
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GcRule.Union
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GetClusterRequest
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GetTableRequest
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.Instance
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.Table
-
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
- getSerializedSize() - Method in class com.google.bigtable.v2.Cell
-
- getSerializedSize() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
- getSerializedSize() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
-
- getSerializedSize() - Method in class com.google.bigtable.v2.Column
-
- getSerializedSize() - Method in class com.google.bigtable.v2.ColumnRange
-
- getSerializedSize() - Method in class com.google.bigtable.v2.Family
-
- getSerializedSize() - Method in class com.google.bigtable.v2.MutateRowRequest
-
- getSerializedSize() - Method in class com.google.bigtable.v2.MutateRowResponse
-
- getSerializedSize() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
- getSerializedSize() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
- getSerializedSize() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
-
- getSerializedSize() - Method in class com.google.bigtable.v2.MutateRowsResponse
-
- getSerializedSize() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
- getSerializedSize() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
-
- getSerializedSize() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
-
- getSerializedSize() - Method in class com.google.bigtable.v2.Mutation
-
- getSerializedSize() - Method in class com.google.bigtable.v2.Mutation.SetCell
-
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
-
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadRowsResponse
-
- getSerializedSize() - Method in class com.google.bigtable.v2.Row
-
- getSerializedSize() - Method in class com.google.bigtable.v2.RowFilter.Chain
-
- getSerializedSize() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
- getSerializedSize() - Method in class com.google.bigtable.v2.RowFilter
-
- getSerializedSize() - Method in class com.google.bigtable.v2.RowFilter.Interleave
-
- getSerializedSize() - Method in class com.google.bigtable.v2.RowRange
-
- getSerializedSize() - Method in class com.google.bigtable.v2.RowSet
-
- getSerializedSize() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
-
- getSerializedSize() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
-
- getSerializedSize() - Method in class com.google.bigtable.v2.TimestampRange
-
- getSerializedSize() - Method in class com.google.bigtable.v2.ValueRange
-
- getServeNodes() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
The number of nodes allocated to this cluster.
- getServeNodes() - Method in class com.google.bigtable.admin.v2.Cluster
-
The number of nodes allocated to this cluster.
- getServeNodes() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
The number of nodes allocated to this cluster.
- getServiceDescriptor() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
-
- getServiceDescriptor() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
-
- getServiceDescriptor() - Static method in class com.google.bigtable.v2.BigtableGrpc
-
- getSetCell() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Set a cell's value.
- getSetCell() - Method in class com.google.bigtable.v2.Mutation
-
Set a cell's value.
- getSetCell() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Set a cell's value.
- getSetCellBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Set a cell's value.
- getSetCellOrBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Set a cell's value.
- getSetCellOrBuilder() - Method in class com.google.bigtable.v2.Mutation
-
Set a cell's value.
- getSetCellOrBuilder() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Set a cell's value.
- getSink() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
ADVANCED USE ONLY.
- getSink() - Method in class com.google.bigtable.v2.RowFilter
-
ADVANCED USE ONLY.
- getSink() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
ADVANCED USE ONLY.
- getStartKeyCase() - Method in class com.google.bigtable.v2.RowRange.Builder
-
- getStartKeyCase() - Method in class com.google.bigtable.v2.RowRange
-
- getStartKeyCase() - Method in interface com.google.bigtable.v2.RowRangeOrBuilder
-
- getStartKeyClosed() - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an inclusive lower bound for the range.
- getStartKeyClosed() - Method in class com.google.bigtable.v2.RowRange
-
Used when giving an inclusive lower bound for the range.
- getStartKeyClosed() - Method in interface com.google.bigtable.v2.RowRangeOrBuilder
-
Used when giving an inclusive lower bound for the range.
- getStartKeyOpen() - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an exclusive lower bound for the range.
- getStartKeyOpen() - Method in class com.google.bigtable.v2.RowRange
-
Used when giving an exclusive lower bound for the range.
- getStartKeyOpen() - Method in interface com.google.bigtable.v2.RowRangeOrBuilder
-
Used when giving an exclusive lower bound for the range.
- getStartQualifierCase() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
- getStartQualifierCase() - Method in class com.google.bigtable.v2.ColumnRange
-
- getStartQualifierCase() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
- getStartQualifierClosed() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an inclusive lower bound for the range.
- getStartQualifierClosed() - Method in class com.google.bigtable.v2.ColumnRange
-
Used when giving an inclusive lower bound for the range.
- getStartQualifierClosed() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
Used when giving an inclusive lower bound for the range.
- getStartQualifierOpen() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an exclusive lower bound for the range.
- getStartQualifierOpen() - Method in class com.google.bigtable.v2.ColumnRange
-
Used when giving an exclusive lower bound for the range.
- getStartQualifierOpen() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
Used when giving an exclusive lower bound for the range.
- getStartTimestampMicros() - Method in class com.google.bigtable.v2.TimestampRange.Builder
-
Inclusive lower bound.
- getStartTimestampMicros() - Method in class com.google.bigtable.v2.TimestampRange
-
Inclusive lower bound.
- getStartTimestampMicros() - Method in interface com.google.bigtable.v2.TimestampRangeOrBuilder
-
Inclusive lower bound.
- getStartValueCase() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
- getStartValueCase() - Method in class com.google.bigtable.v2.ValueRange
-
- getStartValueCase() - Method in interface com.google.bigtable.v2.ValueRangeOrBuilder
-
- getStartValueClosed() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an inclusive lower bound for the range.
- getStartValueClosed() - Method in class com.google.bigtable.v2.ValueRange
-
Used when giving an inclusive lower bound for the range.
- getStartValueClosed() - Method in interface com.google.bigtable.v2.ValueRangeOrBuilder
-
Used when giving an inclusive lower bound for the range.
- getStartValueOpen() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an exclusive lower bound for the range.
- getStartValueOpen() - Method in class com.google.bigtable.v2.ValueRange
-
Used when giving an exclusive lower bound for the range.
- getStartValueOpen() - Method in interface com.google.bigtable.v2.ValueRangeOrBuilder
-
Used when giving an exclusive lower bound for the range.
- getState() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
(`OutputOnly`)
The current state of the cluster.
- getState() - Method in class com.google.bigtable.admin.v2.Cluster
-
(`OutputOnly`)
The current state of the cluster.
- getState() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
(`OutputOnly`)
The current state of the cluster.
- getState() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
(`OutputOnly`)
The current state of the instance.
- getState() - Method in class com.google.bigtable.admin.v2.Instance
-
(`OutputOnly`)
The current state of the instance.
- getState() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
(`OutputOnly`)
The current state of the instance.
- getStateValue() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
(`OutputOnly`)
The current state of the cluster.
- getStateValue() - Method in class com.google.bigtable.admin.v2.Cluster
-
(`OutputOnly`)
The current state of the cluster.
- getStateValue() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
(`OutputOnly`)
The current state of the cluster.
- getStateValue() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
(`OutputOnly`)
The current state of the instance.
- getStateValue() - Method in class com.google.bigtable.admin.v2.Instance
-
(`OutputOnly`)
The current state of the instance.
- getStateValue() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
(`OutputOnly`)
The current state of the instance.
- getStatus() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The result of the request Entry identified by `index`.
- getStatus() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
-
The result of the request Entry identified by `index`.
- getStatus() - Method in interface com.google.bigtable.v2.MutateRowsResponse.EntryOrBuilder
-
The result of the request Entry identified by `index`.
- getStatusBuilder() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The result of the request Entry identified by `index`.
- getStatusOrBuilder() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The result of the request Entry identified by `index`.
- getStatusOrBuilder() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
-
The result of the request Entry identified by `index`.
- getStatusOrBuilder() - Method in interface com.google.bigtable.v2.MutateRowsResponse.EntryOrBuilder
-
The result of the request Entry identified by `index`.
- getStripValueTransformer() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Replaces each cell's value with the empty string.
- getStripValueTransformer() - Method in class com.google.bigtable.v2.RowFilter
-
Replaces each cell's value with the empty string.
- getStripValueTransformer() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Replaces each cell's value with the empty string.
- getTable(GetTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Gets metadata information about the specified table.
- getTable(GetTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Gets metadata information about the specified table.
- getTable(GetTableRequest, StreamObserver<Table>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminImplBase
-
Gets metadata information about the specified table.
- getTable(GetTableRequest, StreamObserver<Table>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Gets metadata information about the specified table.
- getTable() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The Table to create.
- getTable() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
The Table to create.
- getTable() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
The Table to create.
- getTableBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The Table to create.
- getTableId() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The name by which the new table should be referred to within the parent
instance, e.g.
- getTableId() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
The name by which the new table should be referred to within the parent
instance, e.g.
- getTableId() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
The name by which the new table should be referred to within the parent
instance, e.g.
- getTableIdBytes() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The name by which the new table should be referred to within the parent
instance, e.g.
- getTableIdBytes() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
The name by which the new table should be referred to within the parent
instance, e.g.
- getTableIdBytes() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
The name by which the new table should be referred to within the parent
instance, e.g.
- getTableName() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The unique name of the table to which the conditional mutation should be
applied.
- getTableName() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
The unique name of the table to which the conditional mutation should be
applied.
- getTableName() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
The unique name of the table to which the conditional mutation should be
applied.
- getTableName() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
The unique name of the table to which the mutation should be applied.
- getTableName() - Method in class com.google.bigtable.v2.MutateRowRequest
-
The unique name of the table to which the mutation should be applied.
- getTableName() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
The unique name of the table to which the mutation should be applied.
- getTableName() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
The unique name of the table to which the mutations should be applied.
- getTableName() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
The unique name of the table to which the mutations should be applied.
- getTableName() - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
The unique name of the table to which the mutations should be applied.
- getTableName() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
The unique name of the table to which the read/modify/write rules should be
applied.
- getTableName() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
The unique name of the table to which the read/modify/write rules should be
applied.
- getTableName() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
The unique name of the table to which the read/modify/write rules should be
applied.
- getTableName() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The unique name of the table from which to read.
- getTableName() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
The unique name of the table from which to read.
- getTableName() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
The unique name of the table from which to read.
- getTableName() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
The unique name of the table from which to sample row keys.
- getTableName() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
-
The unique name of the table from which to sample row keys.
- getTableName() - Method in interface com.google.bigtable.v2.SampleRowKeysRequestOrBuilder
-
The unique name of the table from which to sample row keys.
- getTableNameBytes() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The unique name of the table to which the conditional mutation should be
applied.
- getTableNameBytes() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
The unique name of the table to which the conditional mutation should be
applied.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
The unique name of the table to which the conditional mutation should be
applied.
- getTableNameBytes() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
The unique name of the table to which the mutation should be applied.
- getTableNameBytes() - Method in class com.google.bigtable.v2.MutateRowRequest
-
The unique name of the table to which the mutation should be applied.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
The unique name of the table to which the mutation should be applied.
- getTableNameBytes() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
The unique name of the table to which the mutations should be applied.
- getTableNameBytes() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
The unique name of the table to which the mutations should be applied.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
The unique name of the table to which the mutations should be applied.
- getTableNameBytes() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
The unique name of the table to which the read/modify/write rules should be
applied.
- getTableNameBytes() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
The unique name of the table to which the read/modify/write rules should be
applied.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
The unique name of the table to which the read/modify/write rules should be
applied.
- getTableNameBytes() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The unique name of the table from which to read.
- getTableNameBytes() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
The unique name of the table from which to read.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
The unique name of the table from which to read.
- getTableNameBytes() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
The unique name of the table from which to sample row keys.
- getTableNameBytes() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
-
The unique name of the table from which to sample row keys.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.SampleRowKeysRequestOrBuilder
-
The unique name of the table from which to sample row keys.
- getTableOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The Table to create.
- getTableOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
The Table to create.
- getTableOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
The Table to create.
- GetTableRequest - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.GetTable][google.bigtable.admin.v2.BigtableTableAdmin.GetTable]
- GetTableRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.GetTable][google.bigtable.admin.v2.BigtableTableAdmin.GetTable]
- GetTableRequestOrBuilder - Interface in com.google.bigtable.admin.v2
-
- getTables(int) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested cluster.
- getTables(int) - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
The tables present in the requested cluster.
- getTables(int) - Method in interface com.google.bigtable.admin.v2.ListTablesResponseOrBuilder
-
The tables present in the requested cluster.
- getTablesBuilder(int) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested cluster.
- getTablesBuilderList() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested cluster.
- getTablesCount() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested cluster.
- getTablesCount() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
The tables present in the requested cluster.
- getTablesCount() - Method in interface com.google.bigtable.admin.v2.ListTablesResponseOrBuilder
-
The tables present in the requested cluster.
- getTablesList() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested cluster.
- getTablesList() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
The tables present in the requested cluster.
- getTablesList() - Method in interface com.google.bigtable.admin.v2.ListTablesResponseOrBuilder
-
The tables present in the requested cluster.
- getTablesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested cluster.
- getTablesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
The tables present in the requested cluster.
- getTablesOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.ListTablesResponseOrBuilder
-
The tables present in the requested cluster.
- getTablesOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested cluster.
- getTablesOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
The tables present in the requested cluster.
- getTablesOrBuilderList() - Method in interface com.google.bigtable.admin.v2.ListTablesResponseOrBuilder
-
The tables present in the requested cluster.
- getTargetCase() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
- getTargetCase() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
- getTargetCase() - Method in interface com.google.bigtable.admin.v2.DropRowRangeRequestOrBuilder
-
- getTimeRange() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The range of timestamps within which cells should be deleted.
- getTimeRange() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
The range of timestamps within which cells should be deleted.
- getTimeRange() - Method in interface com.google.bigtable.v2.Mutation.DeleteFromColumnOrBuilder
-
The range of timestamps within which cells should be deleted.
- getTimeRangeBuilder() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The range of timestamps within which cells should be deleted.
- getTimeRangeOrBuilder() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The range of timestamps within which cells should be deleted.
- getTimeRangeOrBuilder() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
The range of timestamps within which cells should be deleted.
- getTimeRangeOrBuilder() - Method in interface com.google.bigtable.v2.Mutation.DeleteFromColumnOrBuilder
-
The range of timestamps within which cells should be deleted.
- getTimestampMicros() - Method in class com.google.bigtable.v2.Cell.Builder
-
The cell's stored timestamp, which also uniquely identifies it within
its column.
- getTimestampMicros() - Method in class com.google.bigtable.v2.Cell
-
The cell's stored timestamp, which also uniquely identifies it within
its column.
- getTimestampMicros() - Method in interface com.google.bigtable.v2.CellOrBuilder
-
The cell's stored timestamp, which also uniquely identifies it within
its column.
- getTimestampMicros() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The timestamp of the cell into which new data should be written.
- getTimestampMicros() - Method in class com.google.bigtable.v2.Mutation.SetCell
-
The timestamp of the cell into which new data should be written.
- getTimestampMicros() - Method in interface com.google.bigtable.v2.Mutation.SetCellOrBuilder
-
The timestamp of the cell into which new data should be written.
- getTimestampMicros() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The cell's stored timestamp, which also uniquely identifies it
within its column.
- getTimestampMicros() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
The cell's stored timestamp, which also uniquely identifies it
within its column.
- getTimestampMicros() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
The cell's stored timestamp, which also uniquely identifies it
within its column.
- getTimestampRangeFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with timestamps within the given range.
- getTimestampRangeFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells with timestamps within the given range.
- getTimestampRangeFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells with timestamps within the given range.
- getTimestampRangeFilterBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with timestamps within the given range.
- getTimestampRangeFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with timestamps within the given range.
- getTimestampRangeFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells with timestamps within the given range.
- getTimestampRangeFilterOrBuilder() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells with timestamps within the given range.
- getTrueFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` returns any
results.
- getTrueFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
The filter to apply to the input row if `predicate_filter` returns any
results.
- getTrueFilter() - Method in interface com.google.bigtable.v2.RowFilter.ConditionOrBuilder
-
The filter to apply to the input row if `predicate_filter` returns any
results.
- getTrueFilterBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` returns any
results.
- getTrueFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` returns any
results.
- getTrueFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
The filter to apply to the input row if `predicate_filter` returns any
results.
- getTrueFilterOrBuilder() - Method in interface com.google.bigtable.v2.RowFilter.ConditionOrBuilder
-
The filter to apply to the input row if `predicate_filter` returns any
results.
- getTrueMutations(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getTrueMutations(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getTrueMutations(int) - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getTrueMutationsBuilder(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getTrueMutationsBuilderList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getTrueMutationsCount() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getTrueMutationsCount() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getTrueMutationsCount() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getTrueMutationsList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getTrueMutationsList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getTrueMutationsList() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getTrueMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getTrueMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getTrueMutationsOrBuilder(int) - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getTrueMutationsOrBuilderList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getTrueMutationsOrBuilderList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getTrueMutationsOrBuilderList() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- getType() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The type of the instance.
- getType() - Method in class com.google.bigtable.admin.v2.Instance
-
The type of the instance.
- getType() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
The type of the instance.
- getTypeValue() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The type of the instance.
- getTypeValue() - Method in class com.google.bigtable.admin.v2.Instance
-
The type of the instance.
- getTypeValue() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
The type of the instance.
- getUnion() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by any nested rule.
- getUnion() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete cells that would be deleted by any nested rule.
- getUnion() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete cells that would be deleted by any nested rule.
- getUnionBuilder() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by any nested rule.
- getUnionOrBuilder() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by any nested rule.
- getUnionOrBuilder() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete cells that would be deleted by any nested rule.
- getUnionOrBuilder() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete cells that would be deleted by any nested rule.
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.Cluster
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.ColumnFamily
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.GcRule
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.GcRule.Union
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.GetClusterRequest
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.GetTableRequest
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.Instance
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.Table
-
- getUnknownFields() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
- getUnknownFields() - Method in class com.google.bigtable.v2.Cell
-
- getUnknownFields() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
- getUnknownFields() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
-
- getUnknownFields() - Method in class com.google.bigtable.v2.Column
-
- getUnknownFields() - Method in class com.google.bigtable.v2.ColumnRange
-
- getUnknownFields() - Method in class com.google.bigtable.v2.Family
-
- getUnknownFields() - Method in class com.google.bigtable.v2.MutateRowRequest
-
- getUnknownFields() - Method in class com.google.bigtable.v2.MutateRowResponse
-
- getUnknownFields() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
- getUnknownFields() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
- getUnknownFields() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
-
- getUnknownFields() - Method in class com.google.bigtable.v2.MutateRowsResponse
-
- getUnknownFields() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
- getUnknownFields() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
-
- getUnknownFields() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
-
- getUnknownFields() - Method in class com.google.bigtable.v2.Mutation
-
- getUnknownFields() - Method in class com.google.bigtable.v2.Mutation.SetCell
-
- getUnknownFields() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
- getUnknownFields() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
-
- getUnknownFields() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
- getUnknownFields() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
- getUnknownFields() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
- getUnknownFields() - Method in class com.google.bigtable.v2.ReadRowsResponse
-
- getUnknownFields() - Method in class com.google.bigtable.v2.Row
-
- getUnknownFields() - Method in class com.google.bigtable.v2.RowFilter.Chain
-
- getUnknownFields() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
- getUnknownFields() - Method in class com.google.bigtable.v2.RowFilter
-
- getUnknownFields() - Method in class com.google.bigtable.v2.RowFilter.Interleave
-
- getUnknownFields() - Method in class com.google.bigtable.v2.RowRange
-
- getUnknownFields() - Method in class com.google.bigtable.v2.RowSet
-
- getUnknownFields() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
-
- getUnknownFields() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
-
- getUnknownFields() - Method in class com.google.bigtable.v2.TimestampRange
-
- getUnknownFields() - Method in class com.google.bigtable.v2.ValueRange
-
- getUpdate() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Update an existing column family to the specified schema, or fail
if no column family exists with the given ID.
- getUpdate() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
Update an existing column family to the specified schema, or fail
if no column family exists with the given ID.
- getUpdate() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
Update an existing column family to the specified schema, or fail
if no column family exists with the given ID.
- getUpdateBuilder() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Update an existing column family to the specified schema, or fail
if no column family exists with the given ID.
- getUpdateOrBuilder() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Update an existing column family to the specified schema, or fail
if no column family exists with the given ID.
- getUpdateOrBuilder() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
Update an existing column family to the specified schema, or fail
if no column family exists with the given ID.
- getUpdateOrBuilder() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
Update an existing column family to the specified schema, or fail
if no column family exists with the given ID.
- getValue() - Method in class com.google.bigtable.v2.Cell.Builder
-
The value stored in the cell.
- getValue() - Method in class com.google.bigtable.v2.Cell
-
The value stored in the cell.
- getValue() - Method in interface com.google.bigtable.v2.CellOrBuilder
-
The value stored in the cell.
- getValue() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The value to be written into the specified cell.
- getValue() - Method in class com.google.bigtable.v2.Mutation.SetCell
-
The value to be written into the specified cell.
- getValue() - Method in interface com.google.bigtable.v2.Mutation.SetCellOrBuilder
-
The value to be written into the specified cell.
- getValue() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The value stored in the cell.
- getValue() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
The value stored in the cell.
- getValue() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
The value stored in the cell.
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.Cluster.State
-
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.Instance.State
-
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.Instance.Type
-
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.StorageType
-
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.Table.TimestampGranularity
-
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.Table.View
-
- getValueRangeFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that fall within the given range.
- getValueRangeFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells with values that fall within the given range.
- getValueRangeFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells with values that fall within the given range.
- getValueRangeFilterBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that fall within the given range.
- getValueRangeFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that fall within the given range.
- getValueRangeFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells with values that fall within the given range.
- getValueRangeFilterOrBuilder() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells with values that fall within the given range.
- getValueRegexFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that satisfy the given regular expression.
- getValueRegexFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells with values that satisfy the given regular expression.
- getValueRegexFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells with values that satisfy the given regular expression.
- getValueSize() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
If this CellChunk is part of a chunked cell value and this is
not the final chunk of that cell, value_size will be set to the
total length of the cell value.
- getValueSize() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
If this CellChunk is part of a chunked cell value and this is
not the final chunk of that cell, value_size will be set to the
total length of the cell value.
- getValueSize() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
If this CellChunk is part of a chunked cell value and this is
not the final chunk of that cell, value_size will be set to the
total length of the cell value.
- getView() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
The view to be applied to the returned table's fields.
- getView() - Method in class com.google.bigtable.admin.v2.GetTableRequest
-
The view to be applied to the returned table's fields.
- getView() - Method in interface com.google.bigtable.admin.v2.GetTableRequestOrBuilder
-
The view to be applied to the returned table's fields.
- getView() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The view to be applied to the returned tables' fields.
- getView() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
The view to be applied to the returned tables' fields.
- getView() - Method in interface com.google.bigtable.admin.v2.ListTablesRequestOrBuilder
-
The view to be applied to the returned tables' fields.
- getViewValue() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
The view to be applied to the returned table's fields.
- getViewValue() - Method in class com.google.bigtable.admin.v2.GetTableRequest
-
The view to be applied to the returned table's fields.
- getViewValue() - Method in interface com.google.bigtable.admin.v2.GetTableRequestOrBuilder
-
The view to be applied to the returned table's fields.
- getViewValue() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The view to be applied to the returned tables' fields.
- getViewValue() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
The view to be applied to the returned tables' fields.
- getViewValue() - Method in interface com.google.bigtable.admin.v2.ListTablesRequestOrBuilder
-
The view to be applied to the returned tables' fields.
- GRANULARITY_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Table
-
- sampleRowKeys(SampleRowKeysRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableBlockingStub
-
Returns a sample of row keys in the table.
- sampleRowKeys(SampleRowKeysRequest, StreamObserver<SampleRowKeysResponse>) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableImplBase
-
Returns a sample of row keys in the table.
- sampleRowKeys(SampleRowKeysRequest, StreamObserver<SampleRowKeysResponse>) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableStub
-
Returns a sample of row keys in the table.
- SampleRowKeysRequest - Class in com.google.bigtable.v2
-
Request message for Bigtable.SampleRowKeys.
- SampleRowKeysRequest.Builder - Class in com.google.bigtable.v2
-
Request message for Bigtable.SampleRowKeys.
- SampleRowKeysRequestOrBuilder - Interface in com.google.bigtable.v2
-
- SampleRowKeysResponse - Class in com.google.bigtable.v2
-
Response message for Bigtable.SampleRowKeys.
- SampleRowKeysResponse.Builder - Class in com.google.bigtable.v2
-
Response message for Bigtable.SampleRowKeys.
- SampleRowKeysResponseOrBuilder - Interface in com.google.bigtable.v2
-
- SCHEMA_VIEW_VALUE - Static variable in enum com.google.bigtable.admin.v2.Table.View
-
Only populates `name` and fields related to the table's schema.
- SERVE_NODES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Cluster
-
- SERVICE_NAME - Static variable in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
-
- SERVICE_NAME - Static variable in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
-
- SERVICE_NAME - Static variable in class com.google.bigtable.v2.BigtableGrpc
-
- SET_CELL_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation
-
- setAppendValue(ByteString) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
Rule specifying that `append_value` be appended to the existing value.
- setApplyLabelTransformer(String) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies the given label to all cells in the output row.
- setApplyLabelTransformerBytes(ByteString) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies the given label to all cells in the output row.
- setBlockAllFilter(boolean) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Does not match any cells, regardless of input.
- setCells(int, Cell) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- setCells(int, Cell.Builder) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- setCellsPerColumnLimitFilter(int) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only the most recent N cells within each column.
- setCellsPerRowLimitFilter(int) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only the first N cells of each row.
- setCellsPerRowOffsetFilter(int) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Skips the first N cells of each row, matching all subsequent cells.
- setChain(RowFilter.Chain) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in sequence, progressively
narrowing the results.
- setChain(RowFilter.Chain.Builder) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in sequence, progressively
narrowing the results.
- setChunks(int, ReadRowsResponse.CellChunk) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- setChunks(int, ReadRowsResponse.CellChunk.Builder) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;
- setCluster(Cluster) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
The cluster to be created.
- setCluster(Cluster.Builder) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
The cluster to be created.
- setClusterId(String) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
The ID to be used when referring to the new cluster within its instance,
e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- setClusterIdBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
The ID to be used when referring to the new cluster within its instance,
e.g., just `mycluster` rather than
`projects/myproject/instances/myinstance/clusters/mycluster`.
- setClusters(int, Cluster) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- setClusters(int, Cluster.Builder) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- setColumnQualifier(ByteString) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The qualifier of the column from which cells should be deleted.
- setColumnQualifier(ByteString) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The qualifier of the column into which new data should be written.
- setColumnQualifier(ByteString) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
The qualifier of the column to which the read/modify/write should be
applied.
- setColumnQualifierRegexFilter(ByteString) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns whose qualifiers satisfy the given RE2
regex.
- setColumnRangeFilter(ColumnRange) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns within the given range.
- setColumnRangeFilter(ColumnRange.Builder) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns within the given range.
- setColumns(int, Column) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- setColumns(int, Column.Builder) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- setCommitRow(boolean) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Indicates that the client can safely process all previous chunks for
`row_key`, as its data has been fully read.
- setCondition(RowFilter.Condition) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies one of two possible RowFilters to the data based on the output of
a predicate RowFilter.
- setCondition(RowFilter.Condition.Builder) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies one of two possible RowFilters to the data based on the output of
a predicate RowFilter.
- setCreate(ColumnFamily) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Create a new column family with the specified schema, or fail if
one already exists with the given ID.
- setCreate(ColumnFamily.Builder) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Create a new column family with the specified schema, or fail if
one already exists with the given ID.
- setDefaultStorageType(StorageType) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
(`CreationOnly`)
The type of storage used by this cluster to serve its
parent instance's tables, unless explicitly overridden.
- setDefaultStorageTypeValue(int) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
(`CreationOnly`)
The type of storage used by this cluster to serve its
parent instance's tables, unless explicitly overridden.
- setDeleteAllDataFromTable(boolean) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Delete all rows in the table.
- setDeleteFromColumn(Mutation.DeleteFromColumn) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column.
- setDeleteFromColumn(Mutation.DeleteFromColumn.Builder) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column.
- setDeleteFromFamily(Mutation.DeleteFromFamily) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column family.
- setDeleteFromFamily(Mutation.DeleteFromFamily.Builder) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column family.
- setDeleteFromRow(Mutation.DeleteFromRow) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from the entire row.
- setDeleteFromRow(Mutation.DeleteFromRow.Builder) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from the entire row.
- setDisplayName(String) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The descriptive name for this instance as it appears in UIs.
- setDisplayNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The descriptive name for this instance as it appears in UIs.
- setDrop(boolean) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Drop (delete) the column family with the given ID, or fail if no such
family exists.
- setEndKeyClosed(ByteString) - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an inclusive upper bound for the range.
- setEndKeyOpen(ByteString) - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an exclusive upper bound for the range.
- setEndQualifierClosed(ByteString) - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an inclusive upper bound for the range.
- setEndQualifierOpen(ByteString) - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an exclusive upper bound for the range.
- setEndTimestampMicros(long) - Method in class com.google.bigtable.v2.TimestampRange.Builder
-
Exclusive upper bound.
- setEndValueClosed(ByteString) - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an inclusive upper bound for the range.
- setEndValueOpen(ByteString) - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an exclusive upper bound for the range.
- setEntries(int, MutateRowsRequest.Entry) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
The row keys and corresponding mutations to be applied in bulk.
- setEntries(int, MutateRowsRequest.Entry.Builder) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
The row keys and corresponding mutations to be applied in bulk.
- setEntries(int, MutateRowsResponse.Entry) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- setEntries(int, MutateRowsResponse.Entry.Builder) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- setFailedLocations(int, String) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Locations from which Cluster information could not be retrieved,
due to an outage or some other transient condition.
- setFailedLocations(int, String) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Locations from which Instance information could not be retrieved,
due to an outage or some other transient condition.
- setFalseFilter(RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` does not
return any results.
- setFalseFilter(RowFilter.Builder) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` does not
return any results.
- setFalseMutations(int, Mutation) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- setFalseMutations(int, Mutation.Builder) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
does not yield any cells when applied to `row_key`.
- setFamilies(int, Family) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- setFamilies(int, Family.Builder) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- setFamilyName(String) - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
The name of the column family within which this range falls.
- setFamilyName(String) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The name of the family from which cells should be deleted.
- setFamilyName(String) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
-
The name of the family from which cells should be deleted.
- setFamilyName(String) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The name of the family into which new data should be written.
- setFamilyName(String) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
The name of the family to which the read/modify/write should be applied.
- setFamilyName(StringValue) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column family name for this chunk of data.
- setFamilyName(StringValue.Builder) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column family name for this chunk of data.
- setFamilyNameBytes(ByteString) - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
The name of the column family within which this range falls.
- setFamilyNameBytes(ByteString) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The name of the family from which cells should be deleted.
- setFamilyNameBytes(ByteString) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
-
The name of the family from which cells should be deleted.
- setFamilyNameBytes(ByteString) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The name of the family into which new data should be written.
- setFamilyNameBytes(ByteString) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
The name of the family to which the read/modify/write should be applied.
- setFamilyNameRegexFilter(String) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns whose families satisfy the given RE2
regex.
- setFamilyNameRegexFilterBytes(ByteString) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns whose families satisfy the given RE2
regex.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Cell.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Column.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Family.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Mutation.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Row.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowRange.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowSet.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.TimestampRange.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ValueRange.Builder
-
- setFilter(RowFilter) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The filter to apply to the contents of the specified row(s).
- setFilter(RowFilter.Builder) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The filter to apply to the contents of the specified row(s).
- setFilters(int, RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- setFilters(int, RowFilter.Builder) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row:
in row -> f(0) -> intermediate row -> f(1) -> ...
- setFilters(int, RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- setFilters(int, RowFilter.Builder) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the
results are pooled, sorted, and combined into a single output row.
- setFinishTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFinishTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFinishTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFinishTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setGcRule(GcRule) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
Garbage collection rule specified as a protobuf.
- setGcRule(GcRule.Builder) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
Garbage collection rule specified as a protobuf.
- setGranularity(Table.TimestampGranularity) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The granularity (e.g.
- setGranularityValue(int) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The granularity (e.g.
- setId(String) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
The ID of the column family to be modified.
- setIdBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
The ID of the column family to be modified.
- setIncrementAmount(long) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
Rule specifying that `increment_amount` be added to the existing value.
- setIndex(long) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The index into the original request's `entries` list of the Entry
for which a result is being reported.
- setInitialSplits(int, CreateTableRequest.Split) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- setInitialSplits(int, CreateTableRequest.Split.Builder) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the
table into several tablets (Tablets are similar to HBase regions).
- setInstance(Instance) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
The instance to create.
- setInstance(Instance.Builder) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
The instance to create.
- setInstanceId(String) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
The ID to be used when referring to the new instance within its project,
e.g., just `myinstance` rather than
`projects/myproject/instances/myinstance`.
- setInstanceIdBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
The ID to be used when referring to the new instance within its project,
e.g., just `myinstance` rather than
`projects/myproject/instances/myinstance`.
- setInstances(int, Instance) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- setInstances(int, Instance.Builder) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- setInterleave(RowFilter.Interleave) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in parallel and combines the
results.
- setInterleave(RowFilter.Interleave.Builder) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in parallel and combines the
results.
- setIntersection(GcRule.Intersection) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by every nested rule.
- setIntersection(GcRule.Intersection.Builder) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by every nested rule.
- setKey(ByteString) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
-
Row key to use as an initial tablet boundary.
- setKey(ByteString) - Method in class com.google.bigtable.v2.Row.Builder
-
The unique key which identifies this row within its table.
- setLabels(int, String) - Method in class com.google.bigtable.v2.Cell.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- setLabels(int, String) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Labels applied to the cell by a
[RowFilter][google.bigtable.v2.RowFilter].
- setLastScannedRowKey(ByteString) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
Optionally the server might return the row key of the last row it
has scanned.
- setLocation(String) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
(`CreationOnly`)
The location where this cluster's nodes and storage reside.
- setLocationBytes(ByteString) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
(`CreationOnly`)
The location where this cluster's nodes and storage reside.
- setMaxAge(Duration) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells in a column older than the given age.
- setMaxAge(Duration.Builder) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells in a column older than the given age.
- setMaxNumVersions(int) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete all cells in a column except the most recent N.
- setModifications(int, ModifyColumnFamiliesRequest.Modification) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Modifications to be atomically applied to the specified table's families.
- setModifications(int, ModifyColumnFamiliesRequest.Modification.Builder) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Modifications to be atomically applied to the specified table's families.
- setMutations(int, Mutation) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Changes to be atomically applied to the specified row.
- setMutations(int, Mutation.Builder) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Changes to be atomically applied to the specified row.
- setMutations(int, Mutation) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Changes to be atomically applied to the specified row.
- setMutations(int, Mutation.Builder) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Changes to be atomically applied to the specified row.
- setName(String) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
(`OutputOnly`)
The unique name of the cluster.
- setName(String) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
-
The unique name of the cluster to be deleted.
- setName(String) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
-
The unique name of the instance to be deleted.
- setName(String) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
-
The unique name of the table to be deleted.
- setName(String) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
The unique name of the table on which to drop a range of rows.
- setName(String) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
-
The unique name of the requested cluster.
- setName(String) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
-
The unique name of the requested instance.
- setName(String) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
The unique name of the requested table.
- setName(String) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
(`OutputOnly`)
The unique name of the instance.
- setName(String) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
The unique name of the table whose families should be modified.
- setName(String) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The unique name of the table.
- setName(String) - Method in class com.google.bigtable.v2.Family.Builder
-
The unique key which identifies this family within its row.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
(`OutputOnly`)
The unique name of the cluster.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
-
The unique name of the cluster to be deleted.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
-
The unique name of the instance to be deleted.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
-
The unique name of the table to be deleted.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
The unique name of the table on which to drop a range of rows.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
-
The unique name of the requested cluster.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
-
The unique name of the requested instance.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
The unique name of the requested table.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
(`OutputOnly`)
The unique name of the instance.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
The unique name of the table whose families should be modified.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The unique name of the table.
- setNameBytes(ByteString) - Method in class com.google.bigtable.v2.Family.Builder
-
The unique key which identifies this family within its row.
- setNextPageToken(String) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Set if not all clusters could be returned in a single response.
- setNextPageToken(String) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Set if not all instances could be returned in a single response.
- setNextPageToken(String) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
Set if not all tables could be returned in a single response.
- setNextPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Set if not all clusters could be returned in a single response.
- setNextPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Set if not all instances could be returned in a single response.
- setNextPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
Set if not all tables could be returned in a single response.
- setOffsetBytes(long) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
Approximate total storage space used by all rows in the table which precede
`row_key`.
- setOriginalRequest(CreateInstanceRequest) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The request that prompted the initiation of this CreateInstance operation.
- setOriginalRequest(CreateInstanceRequest.Builder) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The request that prompted the initiation of this CreateInstance operation.
- setOriginalRequest(Cluster) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The request that prompted the initiation of this UpdateCluster operation.
- setOriginalRequest(Cluster.Builder) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The request that prompted the initiation of this UpdateCluster operation.
- setPageToken(String) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- setPageToken(String) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- setPageToken(String) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- setPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- setPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- setPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- setParent(String) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
The unique name of the instance in which to create the new cluster.
- setParent(String) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
The unique name of the project in which to create the new instance.
- setParent(String) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The unique name of the instance in which to create the table.
- setParent(String) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
The unique name of the instance for which a list of clusters is requested.
- setParent(String) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
The unique name of the project for which a list of instances is requested.
- setParent(String) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The unique name of the instance for which tables should be listed.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
The unique name of the instance in which to create the new cluster.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
The unique name of the project in which to create the new instance.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The unique name of the instance in which to create the table.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
The unique name of the instance for which a list of clusters is requested.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
The unique name of the project for which a list of instances is requested.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The unique name of the instance for which tables should be listed.
- setPassAllFilter(boolean) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches all cells, regardless of input.
- setPredicateFilter(RowFilter) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The filter to be applied to the contents of the specified row.
- setPredicateFilter(RowFilter.Builder) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The filter to be applied to the contents of the specified row.
- setPredicateFilter(RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
If `predicate_filter` outputs any cells, then `true_filter` will be
evaluated on the input row.
- setPredicateFilter(RowFilter.Builder) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
If `predicate_filter` outputs any cells, then `true_filter` will be
evaluated on the input row.
- setPredicateMatched(boolean) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
-
Whether or not the request's `predicate_filter` yielded any results for
the specified row.
- setQualifier(ByteString) - Method in class com.google.bigtable.v2.Column.Builder
-
The unique key which identifies this column within its family.
- setQualifier(BytesValue) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column qualifier for this chunk of data.
- setQualifier(BytesValue.Builder) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column qualifier for this chunk of data.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Cell.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Column.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Family.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Mutation.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Row.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.RowRange.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.RowSet.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.TimestampRange.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ValueRange.Builder
-
- setRequestTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the original request was received.
- setRequestTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the original request was received.
- setRequestTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the original request was received.
- setRequestTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the original request was received.
- setResetRow(boolean) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Indicates that the client should drop all previous chunks for
`row_key`, as it will be re-read from the beginning.
- setRow(Row) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
A Row containing the new contents of all cells modified by the request.
- setRow(Row.Builder) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
A Row containing the new contents of all cells modified by the request.
- setRowKey(ByteString) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The key of the row to which the conditional mutation should be applied.
- setRowKey(ByteString) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
The key of the row to which the mutation should be applied.
- setRowKey(ByteString) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
The key of the row to which the `mutations` should be applied.
- setRowKey(ByteString) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
The key of the row to which the read/modify/write rules should be applied.
- setRowKey(ByteString) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The row key for this chunk of data.
- setRowKey(ByteString) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
Sorted streamed sequence of sample row keys in the table.
- setRowKeyPrefix(ByteString) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Delete all rows that start with this row key prefix.
- setRowKeyRegexFilter(ByteString) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from rows whose keys satisfy the given RE2 regex.
- setRowKeys(int, ByteString) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Single rows included in the set.
- setRowRanges(int, RowRange) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- setRowRanges(int, RowRange.Builder) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- setRows(RowSet) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The row keys and/or ranges to read.
- setRows(RowSet.Builder) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The row keys and/or ranges to read.
- setRowSampleFilter(double) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches all cells from a row with probability p, and matches no cells
from the row with probability 1-p.
- setRowsLimit(long) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The read will terminate after committing to N rows' worth of results.
- setRules(int, GcRule) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- setRules(int, GcRule.Builder) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- setRules(int, GcRule) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- setRules(int, GcRule.Builder) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- setRules(int, ReadModifyWriteRule) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- setRules(int, ReadModifyWriteRule.Builder) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Rules specifying how the specified row's contents are to be transformed
into writes.
- setServeNodes(int) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
The number of nodes allocated to this cluster.
- setSetCell(Mutation.SetCell) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Set a cell's value.
- setSetCell(Mutation.SetCell.Builder) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Set a cell's value.
- setSink(boolean) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
ADVANCED USE ONLY.
- setStartKeyClosed(ByteString) - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an inclusive lower bound for the range.
- setStartKeyOpen(ByteString) - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an exclusive lower bound for the range.
- setStartQualifierClosed(ByteString) - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an inclusive lower bound for the range.
- setStartQualifierOpen(ByteString) - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an exclusive lower bound for the range.
- setStartTimestampMicros(long) - Method in class com.google.bigtable.v2.TimestampRange.Builder
-
Inclusive lower bound.
- setStartValueClosed(ByteString) - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an inclusive lower bound for the range.
- setStartValueOpen(ByteString) - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an exclusive lower bound for the range.
- setState(Cluster.State) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
(`OutputOnly`)
The current state of the cluster.
- setState(Instance.State) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
(`OutputOnly`)
The current state of the instance.
- setStateValue(int) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
(`OutputOnly`)
The current state of the cluster.
- setStateValue(int) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
(`OutputOnly`)
The current state of the instance.
- setStatus(Status) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The result of the request Entry identified by `index`.
- setStatus(Status.Builder) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The result of the request Entry identified by `index`.
- setStripValueTransformer(boolean) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Replaces each cell's value with the empty string.
- setTable(Table) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The Table to create.
- setTable(Table.Builder) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The Table to create.
- setTableId(String) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The name by which the new table should be referred to within the parent
instance, e.g.
- setTableIdBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The name by which the new table should be referred to within the parent
instance, e.g.
- setTableName(String) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The unique name of the table to which the conditional mutation should be
applied.
- setTableName(String) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
The unique name of the table to which the mutation should be applied.
- setTableName(String) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
The unique name of the table to which the mutations should be applied.
- setTableName(String) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
The unique name of the table to which the read/modify/write rules should be
applied.
- setTableName(String) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The unique name of the table from which to read.
- setTableName(String) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
The unique name of the table from which to sample row keys.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The unique name of the table to which the conditional mutation should be
applied.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
The unique name of the table to which the mutation should be applied.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
The unique name of the table to which the mutations should be applied.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
The unique name of the table to which the read/modify/write rules should be
applied.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The unique name of the table from which to read.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
The unique name of the table from which to sample row keys.
- setTables(int, Table) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested cluster.
- setTables(int, Table.Builder) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested cluster.
- setTimeRange(TimestampRange) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The range of timestamps within which cells should be deleted.
- setTimeRange(TimestampRange.Builder) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The range of timestamps within which cells should be deleted.
- setTimestampMicros(long) - Method in class com.google.bigtable.v2.Cell.Builder
-
The cell's stored timestamp, which also uniquely identifies it within
its column.
- setTimestampMicros(long) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The timestamp of the cell into which new data should be written.
- setTimestampMicros(long) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The cell's stored timestamp, which also uniquely identifies it
within its column.
- setTimestampRangeFilter(TimestampRange) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with timestamps within the given range.
- setTimestampRangeFilter(TimestampRange.Builder) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with timestamps within the given range.
- setTrueFilter(RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` returns any
results.
- setTrueFilter(RowFilter.Builder) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` returns any
results.
- setTrueMutations(int, Mutation) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- setTrueMutations(int, Mutation.Builder) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter`
yields at least one cell when applied to `row_key`.
- setType(Instance.Type) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The type of the instance.
- setTypeValue(int) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The type of the instance.
- setUnion(GcRule.Union) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by any nested rule.
- setUnion(GcRule.Union.Builder) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by any nested rule.
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Cell.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Column.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Family.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Row.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowRange.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowSet.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.TimestampRange.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ValueRange.Builder
-
- setUpdate(ColumnFamily) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Update an existing column family to the specified schema, or fail
if no column family exists with the given ID.
- setUpdate(ColumnFamily.Builder) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Update an existing column family to the specified schema, or fail
if no column family exists with the given ID.
- setValue(ByteString) - Method in class com.google.bigtable.v2.Cell.Builder
-
The value stored in the cell.
- setValue(ByteString) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The value to be written into the specified cell.
- setValue(ByteString) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The value stored in the cell.
- setValueRangeFilter(ValueRange) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that fall within the given range.
- setValueRangeFilter(ValueRange.Builder) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that fall within the given range.
- setValueRegexFilter(ByteString) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that satisfy the given regular expression.
- setValueSize(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
If this CellChunk is part of a chunked cell value and this is
not the final chunk of that cell, value_size will be set to the
total length of the cell value.
- setView(Table.View) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
The view to be applied to the returned table's fields.
- setView(Table.View) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The view to be applied to the returned tables' fields.
- setViewValue(int) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
The view to be applied to the returned table's fields.
- setViewValue(int) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The view to be applied to the returned tables' fields.
- SINK_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
-
- SSD_VALUE - Static variable in enum com.google.bigtable.admin.v2.StorageType
-
Flash (SSD) storage should be used.
- START_KEY_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowRange
-
- START_KEY_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowRange
-
- START_QUALIFIER_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ColumnRange
-
- START_QUALIFIER_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ColumnRange
-
- START_TIMESTAMP_MICROS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.TimestampRange
-
- START_VALUE_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ValueRange
-
- START_VALUE_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ValueRange
-
- STATE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Cluster
-
- STATE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Instance
-
- STATE_NOT_KNOWN_VALUE - Static variable in enum com.google.bigtable.admin.v2.Cluster.State
-
The state of the cluster could not be determined.
- STATE_NOT_KNOWN_VALUE - Static variable in enum com.google.bigtable.admin.v2.Instance.State
-
The state of the instance could not be determined.
- STATUS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowsResponse.Entry
-
- STORAGE_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.bigtable.admin.v2.StorageType
-
The user did not specify a storage type.
- StorageType - Enum in com.google.bigtable.admin.v2
-
Storage media types for persisting Bigtable data.
- STRIP_VALUE_TRANSFORMER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
-