Package com.google.cloud.executor.spanner (6.69.0)

Repository

This package is not the recommended entry point to using this client library!

For this library, we recommend using com.google.cloud.spanner for new applications.

Classes

ClassDescription
com.google.cloud.executor.spanner.CloudClientExecutorImplementation of the SpannerExecutorProxy gRPC service that proxies action request through the Java Cloud Client.
com.google.cloud.executor.spanner.CloudExecutorSuperclass of cloud Java Client implementations for cloud requests.
com.google.cloud.executor.spanner.CloudExecutor.MetadataMetadata is used to hold and retrieve metadata of tables and columns involved in a transaction.
com.google.cloud.executor.spanner.CloudExecutor.OutcomeSenderOutcomeSender is a utility class used for sending action outcomes back to the client. For read actions, it buffers rows and sends partial read results in batches.
com.google.cloud.executor.spanner.CloudExecutorImplSend proxied action requests through Spanner Cloud API.
com.google.cloud.executor.spanner.CloudUtil
com.google.cloud.executor.spanner.WorkerProxyWorker proxy for Java API. This is the main entry of the Java client proxy on cloud Spanner Java client.