Package | Description |
---|---|
com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
Modifier and Type | Method and Description |
---|---|
<R> com.google.api.core.ApiFuture<R> |
AsyncRunner.runAsync(AsyncRunner.AsyncWork<R> work,
Executor executor)
Executes a read/write transaction asynchronously using the given executor.
|
Copyright © 2022 Google LLC. All rights reserved.