Package | Description |
---|---|
com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
Modifier and Type | Method and Description |
---|---|
Operation<R,M> |
Operation.reload()
Fetches the current status of this operation.
|
Operation<R,M> |
Operation.waitFor(RetryOption... waitOptions)
Blocks till the operation is complete or maximum time, if specified, has elapsed.
|
Copyright © 2019 Google LLC. All rights reserved.