Class SpannerExecutorProxyStub (6.62.0)

public abstract class SpannerExecutorProxyStub implements BackgroundResource

Base stub class for the SpannerExecutorProxy service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > SpannerExecutorProxyStub

Implements

BackgroundResource

Constructors

SpannerExecutorProxyStub()

public SpannerExecutorProxyStub()

Methods

close()

public abstract void close()

executeActionAsyncCallable()

public BidiStreamingCallable<SpannerAsyncActionRequest,SpannerAsyncActionResponse> executeActionAsyncCallable()
Returns
TypeDescription
BidiStreamingCallable<SpannerAsyncActionRequest,SpannerAsyncActionResponse>