Send feedback
Class SpannerOptions.SpannerCallContextTimeoutConfigurator (2.15.5)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.15.5 keyboard_arrow_down
public static class SpannerOptions.SpannerCallContextTimeoutConfigurator implements SpannerOptions.CallContextConfigurator
Inheritance
java.lang.Object >
SpannerOptions.SpannerCallContextTimeoutConfigurator
Static Methods
create()
public static SpannerOptions.SpannerCallContextTimeoutConfigurator create()
Methods
<ReqT,RespT>configure(ApiCallContext arg0, ReqT arg1, MethodDescriptor<ReqT,RespT> arg2)
public ApiCallContext <ReqT,RespT>configure(ApiCallContext arg0, ReqT arg1, MethodDescriptor<ReqT,RespT> arg2)
Parameters Name Description arg0
ApiCallContext
arg1
ReqT
arg2
io.grpc.MethodDescriptor <ReqT ,RespT >
getBatchUpdateTimeout()
public Duration getBatchUpdateTimeout()
Returns Type Description org.threeten.bp.Duration
getCommitTimeout()
public Duration getCommitTimeout()
Returns Type Description org.threeten.bp.Duration
getExecuteQueryTimeout()
public Duration getExecuteQueryTimeout()
Returns Type Description org.threeten.bp.Duration
getExecuteUpdateTimeout()
public Duration getExecuteUpdateTimeout()
Returns Type Description org.threeten.bp.Duration
getPartitionQueryTimeout()
public Duration getPartitionQueryTimeout()
Returns Type Description org.threeten.bp.Duration
getPartitionReadTimeout()
public Duration getPartitionReadTimeout()
Returns Type Description org.threeten.bp.Duration
getReadTimeout()
public Duration getReadTimeout()
Returns Type Description org.threeten.bp.Duration
getRollbackTimeout()
public Duration getRollbackTimeout()
Returns Type Description org.threeten.bp.Duration
withBatchUpdateTimeout(Duration arg0)
public SpannerOptions.SpannerCallContextTimeoutConfigurator withBatchUpdateTimeout(Duration arg0)
Parameter Name Description arg0
org.threeten.bp.Duration
withCommitTimeout(Duration arg0)
public SpannerOptions.SpannerCallContextTimeoutConfigurator withCommitTimeout(Duration arg0)
Parameter Name Description arg0
org.threeten.bp.Duration
withExecuteQueryTimeout(Duration arg0)
public SpannerOptions.SpannerCallContextTimeoutConfigurator withExecuteQueryTimeout(Duration arg0)
Parameter Name Description arg0
org.threeten.bp.Duration
withExecuteUpdateTimeout(Duration arg0)
public SpannerOptions.SpannerCallContextTimeoutConfigurator withExecuteUpdateTimeout(Duration arg0)
Parameter Name Description arg0
org.threeten.bp.Duration
withPartitionQueryTimeout(Duration arg0)
public SpannerOptions.SpannerCallContextTimeoutConfigurator withPartitionQueryTimeout(Duration arg0)
Parameter Name Description arg0
org.threeten.bp.Duration
withPartitionReadTimeout(Duration arg0)
public SpannerOptions.SpannerCallContextTimeoutConfigurator withPartitionReadTimeout(Duration arg0)
Parameter Name Description arg0
org.threeten.bp.Duration
withReadTimeout(Duration arg0)
public SpannerOptions.SpannerCallContextTimeoutConfigurator withReadTimeout(Duration arg0)
Parameter Name Description arg0
org.threeten.bp.Duration
withRollbackTimeout(Duration arg0)
public SpannerOptions.SpannerCallContextTimeoutConfigurator withRollbackTimeout(Duration arg0)
Parameter Name Description arg0
org.threeten.bp.Duration
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-01 UTC.
Need to tell us more?
[[["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 2024-11-01 UTC."],[],[]]