Uses of Interface
com.google.cloud.spanner.SpannerOptions.CallContextConfigurator
Packages that use SpannerOptions.CallContextConfigurator
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of SpannerOptions.CallContextConfigurator in com.google.cloud.spanner
Classes in com.google.cloud.spanner that implement SpannerOptions.CallContextConfiguratorModifier and TypeClassDescriptionstatic classHelper class to configure timeouts for specific Spanner RPCs.Fields in com.google.cloud.spanner with type parameters of type SpannerOptions.CallContextConfiguratorModifier and TypeFieldDescriptionstatic final io.grpc.Context.Key<SpannerOptions.CallContextConfigurator>SpannerOptions.CALL_CONTEXT_CONFIGURATOR_KEYContext key for theSpannerOptions.CallContextConfiguratorto use.