Constructs an instance of GrpcAdapterStub, using the given settings. This is protected so that
it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Constructs an instance of GrpcAdapterStub, using the given settings. This is protected so that
it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Class GrpcAdapterStub (0.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.0 (latest)](/java/docs/reference/google-cloud-spanneradapter/latest/com.google.spanner.adapter.v1.stub.GrpcAdapterStub)\n- [0.6.0](/java/docs/reference/google-cloud-spanneradapter/0.6.0/com.google.spanner.adapter.v1.stub.GrpcAdapterStub)\n- [0.4.0](/java/docs/reference/google-cloud-spanneradapter/0.4.0/com.google.spanner.adapter.v1.stub.GrpcAdapterStub)\n- [0.3.0](/java/docs/reference/google-cloud-spanneradapter/0.3.0/com.google.spanner.adapter.v1.stub.GrpcAdapterStub) \n\n public class GrpcAdapterStub extends AdapterStub\n\ngRPC stub implementation for the Adapter service API.\n\nThis class is for advanced usage and reflects the underlying API directly. \n\nInheritance\n-----------\n\n[java.lang.Object](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html) \\\u003e [AdapterStub](/java/docs/reference/google-cloud-spanneradapter/latest/com.google.spanner.adapter.v1.stub.AdapterStub) \\\u003e GrpcAdapterStub \n\nInherited Members\n-----------------\n\n[AdapterStub.adaptMessageCallable()](/java/docs/reference/google-cloud-spanneradapter/latest/com.google.spanner.adapter.v1.stub.AdapterStub#com_google_spanner_adapter_v1_stub_AdapterStub_adaptMessageCallable__) \n[AdapterStub.close()](/java/docs/reference/google-cloud-spanneradapter/latest/com.google.spanner.adapter.v1.stub.AdapterStub#com_google_spanner_adapter_v1_stub_AdapterStub_close__) \n[AdapterStub.createSessionCallable()](/java/docs/reference/google-cloud-spanneradapter/latest/com.google.spanner.adapter.v1.stub.AdapterStub#com_google_spanner_adapter_v1_stub_AdapterStub_createSessionCallable__) \n[Object.clone()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--) \n[Object.equals(Object)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-) \n[Object.finalize()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--) \n[Object.getClass()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--) \n[Object.hashCode()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--) \n[Object.notify()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--) \n[Object.notifyAll()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--) \n[Object.toString()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--) \n[Object.wait()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--) \n[Object.wait(long)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-) \n[Object.wait(long,int)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-)\n\nStatic Methods\n--------------\n\n### create(ClientContext clientContext)\n\n public static final GrpcAdapterStub create(ClientContext clientContext)\n\n### create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)\n\n public static final GrpcAdapterStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)\n\n### create(AdapterStubSettings settings)\n\n public static final GrpcAdapterStub create(AdapterStubSettings settings)\n\nConstructors\n------------\n\n### GrpcAdapterStub(AdapterStubSettings settings, ClientContext clientContext)\n\n protected GrpcAdapterStub(AdapterStubSettings settings, ClientContext clientContext)\n\nConstructs an instance of GrpcAdapterStub, using the given settings. This is protected so that\nit is easy to make a subclass, but otherwise, the static factory methods should be preferred.\n\n### GrpcAdapterStub(AdapterStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)\n\n protected GrpcAdapterStub(AdapterStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)\n\nConstructs an instance of GrpcAdapterStub, using the given settings. This is protected so that\nit is easy to make a subclass, but otherwise, the static factory methods should be preferred.\n\nMethods\n-------\n\n### adaptMessageCallable()\n\n public ServerStreamingCallable\u003cAdaptMessageRequest,AdaptMessageResponse\u003e adaptMessageCallable()\n\n**Overrides** \n[AdapterStub.adaptMessageCallable()](/java/docs/reference/google-cloud-spanneradapter/latest/com.google.spanner.adapter.v1.stub.AdapterStub#com_google_spanner_adapter_v1_stub_AdapterStub_adaptMessageCallable__)\n\n### awaitTermination(long duration, TimeUnit unit)\n\n public boolean awaitTermination(long duration, TimeUnit unit)\n\n### close()\n\n public final void close()\n\n**Overrides** \n[AdapterStub.close()](/java/docs/reference/google-cloud-spanneradapter/latest/com.google.spanner.adapter.v1.stub.AdapterStub#com_google_spanner_adapter_v1_stub_AdapterStub_close__)\n\n### createSessionCallable()\n\n public UnaryCallable\u003cCreateSessionRequest,Session\u003e createSessionCallable()\n\n**Overrides** \n[AdapterStub.createSessionCallable()](/java/docs/reference/google-cloud-spanneradapter/latest/com.google.spanner.adapter.v1.stub.AdapterStub#com_google_spanner_adapter_v1_stub_AdapterStub_createSessionCallable__)\n\n### getOperationsStub()\n\n public GrpcOperationsStub getOperationsStub()\n\n### isShutdown()\n\n public boolean isShutdown()\n\n### isTerminated()\n\n public boolean isTerminated()\n\n### shutdown()\n\n public void shutdown()\n\n### shutdownNow()\n\n public void shutdownNow()"]]