Package | Description |
---|---|
com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<Void> |
AsyncResultSet.setCallback(Executor exec,
AsyncResultSet.ReadyCallback cb)
Register a callback with the ResultSet to be made aware when more data is available, changing
the usage pattern from sync to async.
|
com.google.api.core.ApiFuture<Void> |
ForwardingAsyncResultSet.setCallback(Executor exec,
AsyncResultSet.ReadyCallback cb) |
Copyright © 2022 Google LLC. All rights reserved.