Class SpannerExecutorProxyStub (6.94.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

Constructors

SpannerExecutorProxyStub()

public SpannerExecutorProxyStub()

Methods

close()

public abstract void close()

executeActionAsyncCallable()

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