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

Classes

CloudClientExecutor

Implementation of the SpannerExecutorProxy gRPC service that proxies action request through the Java Cloud Client.

CloudExecutor

Superclass of cloud Java Client implementations for cloud requests.

CloudExecutor.Metadata

Metadata is used to hold and retrieve metadata of tables and columns involved in a transaction.

CloudExecutor.OutcomeSender

OutcomeSender 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.

CloudExecutorImpl

Send proxied action requests through Spanner Cloud API.

CloudUtil

WorkerProxy

Worker proxy for Java API. This is the main entry of the Java client proxy on cloud Spanner Java client.