Class |
Description |
com.google.spanner.executor.v1.AdminAction |
AdminAction defines all the cloud spanner admin actions, including
instance/database admin ops, backup ops and operation actions.
|
com.google.spanner.executor.v1.AdminAction.Builder |
AdminAction defines all the cloud spanner admin actions, including
instance/database admin ops, backup ops and operation actions.
|
com.google.spanner.executor.v1.AdminResult |
AdminResult contains admin action results, for database/backup/operation.
|
com.google.spanner.executor.v1.AdminResult.Builder |
AdminResult contains admin action results, for database/backup/operation.
|
com.google.spanner.executor.v1.BatchDmlAction |
Batch of DML statements invoked using batched execution.
|
com.google.spanner.executor.v1.BatchDmlAction.Builder |
Batch of DML statements invoked using batched execution.
|
com.google.spanner.executor.v1.BatchPartition |
Identifies a database partition generated for a particular read or query. To
read rows from the partition, use ExecutePartitionAction.
|
com.google.spanner.executor.v1.BatchPartition.Builder |
Identifies a database partition generated for a particular read or query. To
read rows from the partition, use ExecutePartitionAction.
|
com.google.spanner.executor.v1.CancelOperationAction |
Action that cancels an operation.
|
com.google.spanner.executor.v1.CancelOperationAction.Builder |
Action that cancels an operation.
|
com.google.spanner.executor.v1.ChangeQuorumCloudDatabaseAction |
Action that changes quorum of a Cloud Spanner database.
|
com.google.spanner.executor.v1.ChangeQuorumCloudDatabaseAction.Builder |
Action that changes quorum of a Cloud Spanner database.
|
com.google.spanner.executor.v1.ChangeStreamRecord |
Raw ChangeStream records.
Encodes one of: DataChangeRecord, HeartbeatRecord, ChildPartitionsRecord
returned from the ChangeStream API. |
com.google.spanner.executor.v1.ChangeStreamRecord.Builder |
Raw ChangeStream records.
Encodes one of: DataChangeRecord, HeartbeatRecord, ChildPartitionsRecord
returned from the ChangeStream API. |
com.google.spanner.executor.v1.ChildPartitionsRecord |
ChangeStream child partition record.
|
com.google.spanner.executor.v1.ChildPartitionsRecord.Builder |
ChangeStream child partition record.
|
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition |
A single child partition.
|
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder |
A single child partition.
|
com.google.spanner.executor.v1.CloseBatchTransactionAction |
Closes or cleans up the currently opened batch read-only transaction.
Once a transaction is closed, the Executor can be disposed of or used to |
com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder |
Closes or cleans up the currently opened batch read-only transaction.
Once a transaction is closed, the Executor can be disposed of or used to |
com.google.spanner.executor.v1.CloudBackupResponse |
CloudBackupResponse contains results returned by cloud backup related
actions.
|
com.google.spanner.executor.v1.CloudBackupResponse.Builder |
CloudBackupResponse contains results returned by cloud backup related
actions.
|
com.google.spanner.executor.v1.CloudDatabaseResponse |
CloudDatabaseResponse contains results returned by cloud database related
actions.
|
com.google.spanner.executor.v1.CloudDatabaseResponse.Builder |
CloudDatabaseResponse contains results returned by cloud database related
actions.
|
com.google.spanner.executor.v1.CloudExecutorProto |
|
com.google.spanner.executor.v1.CloudInstanceConfigResponse |
CloudInstanceConfigResponse contains results returned by cloud instance
config related actions.
|
com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder |
CloudInstanceConfigResponse contains results returned by cloud instance
config related actions.
|
com.google.spanner.executor.v1.CloudInstanceResponse |
CloudInstanceResponse contains results returned by cloud instance related
actions.
|
com.google.spanner.executor.v1.CloudInstanceResponse.Builder |
CloudInstanceResponse contains results returned by cloud instance related
actions.
|
com.google.spanner.executor.v1.ColumnMetadata |
ColumnMetadata represents metadata of a single column.
|
com.google.spanner.executor.v1.ColumnMetadata.Builder |
ColumnMetadata represents metadata of a single column.
|
com.google.spanner.executor.v1.Concurrency |
Concurrency for read-only transactions.
|
com.google.spanner.executor.v1.Concurrency.Builder |
Concurrency for read-only transactions.
|
com.google.spanner.executor.v1.CopyCloudBackupAction |
Action that copies a Cloud Spanner database backup.
|
com.google.spanner.executor.v1.CopyCloudBackupAction.Builder |
Action that copies a Cloud Spanner database backup.
|
com.google.spanner.executor.v1.CreateCloudBackupAction |
Action that creates a Cloud Spanner database backup.
|
com.google.spanner.executor.v1.CreateCloudBackupAction.Builder |
Action that creates a Cloud Spanner database backup.
|
com.google.spanner.executor.v1.CreateCloudDatabaseAction |
Action that creates a Cloud Spanner database.
|
com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder |
Action that creates a Cloud Spanner database.
|
com.google.spanner.executor.v1.CreateCloudInstanceAction |
Action that creates a Cloud Spanner instance.
|
com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder |
Action that creates a Cloud Spanner instance.
|
com.google.spanner.executor.v1.CreateUserInstanceConfigAction |
Action that creates a user instance config.
|
com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder |
Action that creates a user instance config.
|
com.google.spanner.executor.v1.DataChangeRecord |
ChangeStream data change record.
|
com.google.spanner.executor.v1.DataChangeRecord.Builder |
ChangeStream data change record.
|
com.google.spanner.executor.v1.DataChangeRecord.ColumnType |
Column types.
|
com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder |
Column types.
|
com.google.spanner.executor.v1.DataChangeRecord.Mod |
Describes the changes that were made.
|
com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder |
Describes the changes that were made.
|
com.google.spanner.executor.v1.DeleteCloudBackupAction |
Action that deletes a Cloud Spanner database backup.
|
com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder |
Action that deletes a Cloud Spanner database backup.
|
com.google.spanner.executor.v1.DeleteCloudInstanceAction |
Action that deletes a Cloud Spanner instance.
|
com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder |
Action that deletes a Cloud Spanner instance.
|
com.google.spanner.executor.v1.DeleteUserInstanceConfigAction |
Action that deletes a user instance configs.
|
com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder |
Action that deletes a user instance configs.
|
com.google.spanner.executor.v1.DmlAction |
A single DML statement.
|
com.google.spanner.executor.v1.DmlAction.Builder |
A single DML statement.
|
com.google.spanner.executor.v1.DropCloudDatabaseAction |
Action that drops a Cloud Spanner database.
|
com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder |
Action that drops a Cloud Spanner database.
|
com.google.spanner.executor.v1.ExecuteChangeStreamQuery |
Execute a change stream TVF query.
|
com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder |
Execute a change stream TVF query.
|
com.google.spanner.executor.v1.ExecutePartitionAction |
Performs a read or query for the given partitions. This action must be
executed in the context of the same transaction that was used to generate
given partitions. |
com.google.spanner.executor.v1.ExecutePartitionAction.Builder |
Performs a read or query for the given partitions. This action must be
executed in the context of the same transaction that was used to generate
given partitions. |
com.google.spanner.executor.v1.FinishTransactionAction |
FinishTransactionAction defines an action of finishing a transaction.
|
com.google.spanner.executor.v1.FinishTransactionAction.Builder |
FinishTransactionAction defines an action of finishing a transaction.
|
com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction |
Generate database partitions for the given query. Successful outcomes will
contain database partitions in the db_partition field.
|
com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder |
Generate database partitions for the given query. Successful outcomes will
contain database partitions in the db_partition field.
|
com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction |
Generate database partitions for the given read. Successful outcomes will
contain database partitions in the db_partition field.
|
com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder |
Generate database partitions for the given read. Successful outcomes will
contain database partitions in the db_partition field.
|
com.google.spanner.executor.v1.GetCloudBackupAction |
Action that gets a Cloud Spanner database backup.
|
com.google.spanner.executor.v1.GetCloudBackupAction.Builder |
Action that gets a Cloud Spanner database backup.
|
com.google.spanner.executor.v1.GetCloudDatabaseAction |
Action that gets a Cloud Spanner database.
|
com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder |
Action that gets a Cloud Spanner database.
|
com.google.spanner.executor.v1.GetCloudInstanceAction |
Action that retrieves a Cloud Spanner instance.
|
com.google.spanner.executor.v1.GetCloudInstanceAction.Builder |
Action that retrieves a Cloud Spanner instance.
|
com.google.spanner.executor.v1.GetCloudInstanceConfigAction |
Action that gets a user instance config.
|
com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder |
Action that gets a user instance config.
|
com.google.spanner.executor.v1.GetOperationAction |
Action that gets an operation.
|
com.google.spanner.executor.v1.GetOperationAction.Builder |
Action that gets an operation.
|
com.google.spanner.executor.v1.HeartbeatRecord |
ChangeStream heartbeat record.
|
com.google.spanner.executor.v1.HeartbeatRecord.Builder |
ChangeStream heartbeat record.
|
com.google.spanner.executor.v1.KeyRange |
KeyRange represents a range of rows in a table or index.
A range has a start key and an end key. These keys can be open or |
com.google.spanner.executor.v1.KeyRange.Builder |
KeyRange represents a range of rows in a table or index.
A range has a start key and an end key. These keys can be open or |
com.google.spanner.executor.v1.KeySet |
KeySet defines a collection of Spanner keys and/or key ranges. All
the keys are expected to be in the same table. The keys need not be
sorted in any particular way. |
com.google.spanner.executor.v1.KeySet.Builder |
KeySet defines a collection of Spanner keys and/or key ranges. All
the keys are expected to be in the same table. The keys need not be
sorted in any particular way. |
com.google.spanner.executor.v1.ListCloudBackupOperationsAction |
Action that lists Cloud Spanner database backup operations.
|
com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder |
Action that lists Cloud Spanner database backup operations.
|
com.google.spanner.executor.v1.ListCloudBackupsAction |
Action that lists Cloud Spanner database backups.
|
com.google.spanner.executor.v1.ListCloudBackupsAction.Builder |
Action that lists Cloud Spanner database backups.
|
com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction |
Action that lists Cloud Spanner database operations.
|
com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder |
Action that lists Cloud Spanner database operations.
|
com.google.spanner.executor.v1.ListCloudDatabasesAction |
Action that lists Cloud Spanner databases.
|
com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder |
Action that lists Cloud Spanner databases.
|
com.google.spanner.executor.v1.ListCloudInstanceConfigsAction |
Action that lists user instance configs.
|
com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder |
Action that lists user instance configs.
|
com.google.spanner.executor.v1.ListCloudInstancesAction |
Action that lists Cloud Spanner databases.
|
com.google.spanner.executor.v1.ListCloudInstancesAction.Builder |
Action that lists Cloud Spanner databases.
|
com.google.spanner.executor.v1.MutationAction |
A single mutation request.
|
com.google.spanner.executor.v1.MutationAction.Builder |
A single mutation request.
|
com.google.spanner.executor.v1.MutationAction.InsertArgs |
Arguments to Insert, InsertOrUpdate, and Replace operations.
|
com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder |
Arguments to Insert, InsertOrUpdate, and Replace operations.
|
com.google.spanner.executor.v1.MutationAction.Mod |
Mod represents the write action that will be perform to a table. Each mod
will specify exactly one action, from insert, update, insert_or_update,
replace and delete. |
com.google.spanner.executor.v1.MutationAction.Mod.Builder |
Mod represents the write action that will be perform to a table. Each mod
will specify exactly one action, from insert, update, insert_or_update,
replace and delete. |
com.google.spanner.executor.v1.MutationAction.UpdateArgs |
Arguments to Update.
|
com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder |
Arguments to Update.
|
com.google.spanner.executor.v1.OperationResponse |
OperationResponse contains results returned by operation related actions.
|
com.google.spanner.executor.v1.OperationResponse.Builder |
OperationResponse contains results returned by operation related actions.
|
com.google.spanner.executor.v1.PartitionedUpdateAction |
PartitionedUpdateAction defines an action to execute a partitioned DML
which runs different partitions in parallel.
|
com.google.spanner.executor.v1.PartitionedUpdateAction.Builder |
PartitionedUpdateAction defines an action to execute a partitioned DML
which runs different partitions in parallel.
|
com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions |
Protobuf type
google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions |
com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder |
Protobuf type
google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions |
com.google.spanner.executor.v1.QueryAction |
A SQL query request.
|
com.google.spanner.executor.v1.QueryAction.Builder |
A SQL query request.
|
com.google.spanner.executor.v1.QueryAction.Parameter |
Parameter that bind to placeholders in the SQL string
|
com.google.spanner.executor.v1.QueryAction.Parameter.Builder |
Parameter that bind to placeholders in the SQL string
|
com.google.spanner.executor.v1.QueryCancellationAction |
Query cancellation action defines the long running query and the cancel query
format depening on the Cloud database dialect.
|
com.google.spanner.executor.v1.QueryCancellationAction.Builder |
Query cancellation action defines the long running query and the cancel query
format depening on the Cloud database dialect.
|
com.google.spanner.executor.v1.QueryResult |
QueryResult contains result of a Query.
|
com.google.spanner.executor.v1.QueryResult.Builder |
QueryResult contains result of a Query.
|
com.google.spanner.executor.v1.ReadAction |
A single read request.
|
com.google.spanner.executor.v1.ReadAction.Builder |
A single read request.
|
com.google.spanner.executor.v1.ReadResult |
ReadResult contains rows read.
|
com.google.spanner.executor.v1.ReadResult.Builder |
ReadResult contains rows read.
|
com.google.spanner.executor.v1.RestoreCloudDatabaseAction |
Action that restores a Cloud Spanner database from a backup.
|
com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder |
Action that restores a Cloud Spanner database from a backup.
|
com.google.spanner.executor.v1.SessionPoolOptions |
Options for the session pool used by the DatabaseClient.
|
com.google.spanner.executor.v1.SessionPoolOptions.Builder |
Options for the session pool used by the DatabaseClient.
|
com.google.spanner.executor.v1.SpannerAction |
SpannerAction defines a primitive action that can be performed against
Spanner, such as begin or commit a transaction, or perform a read or
mutation. |
com.google.spanner.executor.v1.SpannerAction.Builder |
SpannerAction defines a primitive action that can be performed against
Spanner, such as begin or commit a transaction, or perform a read or
mutation. |
com.google.spanner.executor.v1.SpannerActionOutcome |
SpannerActionOutcome defines a result of execution of a single SpannerAction.
|
com.google.spanner.executor.v1.SpannerActionOutcome.Builder |
SpannerActionOutcome defines a result of execution of a single SpannerAction.
|
com.google.spanner.executor.v1.SpannerAsyncActionRequest |
Request to executor service that start a new Spanner action.
|
com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder |
Request to executor service that start a new Spanner action.
|
com.google.spanner.executor.v1.SpannerAsyncActionResponse |
Response from executor service.
|
com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder |
Response from executor service.
|
com.google.spanner.executor.v1.SpannerExecutorProxyGrpc |
Service that executes SpannerActions asynchronously.
|
com.google.spanner.executor.v1.SpannerExecutorProxyGrpc.SpannerExecutorProxyImplBase |
Base class for the server implementation of the service SpannerExecutorProxy.
Service that executes SpannerActions asynchronously. |
com.google.spanner.executor.v1.SpannerOptions |
Options for Cloud Spanner Service.
|
com.google.spanner.executor.v1.SpannerOptions.Builder |
Options for Cloud Spanner Service.
|
com.google.spanner.executor.v1.StartBatchTransactionAction |
Starts a batch read-only transaction in executor. Successful outcomes of this
action will contain batch_txn_id--the identificator that can be used to start
the same transaction in other Executors to parallelize partition processing. |
com.google.spanner.executor.v1.StartBatchTransactionAction.Builder |
Starts a batch read-only transaction in executor. Successful outcomes of this
action will contain batch_txn_id--the identificator that can be used to start
the same transaction in other Executors to parallelize partition processing. |
com.google.spanner.executor.v1.StartTransactionAction |
StartTransactionAction defines an action of initializing a transaction.
|
com.google.spanner.executor.v1.StartTransactionAction.Builder |
StartTransactionAction defines an action of initializing a transaction.
|
com.google.spanner.executor.v1.TableMetadata |
TableMetadata contains metadata of a single table.
|
com.google.spanner.executor.v1.TableMetadata.Builder |
TableMetadata contains metadata of a single table.
|
com.google.spanner.executor.v1.TransactionExecutionOptions |
Options for executing the transaction.
|
com.google.spanner.executor.v1.TransactionExecutionOptions.Builder |
Options for executing the transaction.
|
com.google.spanner.executor.v1.UpdateCloudBackupAction |
Action that updates a Cloud Spanner database backup.
|
com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder |
Action that updates a Cloud Spanner database backup.
|
com.google.spanner.executor.v1.UpdateCloudDatabaseAction |
Action that updates a Cloud Spanner database.
|
com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder |
Action that updates a Cloud Spanner database.
|
com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction |
Action that updates the schema of a Cloud Spanner database.
|
com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder |
Action that updates the schema of a Cloud Spanner database.
|
com.google.spanner.executor.v1.UpdateCloudInstanceAction |
Action that updates a Cloud Spanner instance.
|
com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder |
Action that updates a Cloud Spanner instance.
|
com.google.spanner.executor.v1.UpdateUserInstanceConfigAction |
Action that updates a user instance config.
|
com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder |
Action that updates a user instance config.
|
com.google.spanner.executor.v1.Value |
Value represents a single value that can be read or written to/from
Spanner.
|
com.google.spanner.executor.v1.Value.Builder |
Value represents a single value that can be read or written to/from
Spanner.
|
com.google.spanner.executor.v1.ValueList |
List of values.
|
com.google.spanner.executor.v1.ValueList.Builder |
List of values.
|
com.google.spanner.executor.v1.WriteMutationsAction |
WriteMutationAction defines an action of flushing the mutation so they
are visible to subsequent operations in the transaction.
|
com.google.spanner.executor.v1.WriteMutationsAction.Builder |
WriteMutationAction defines an action of flushing the mutation so they
are visible to subsequent operations in the transaction.
|