Interface SpannerOptions.CallContextConfigurator (2.16.1)

public static interface SpannerOptions.CallContextConfigurator

Methods

<ReqT,RespT>configure(ApiCallContext arg0, ReqT arg1, MethodDescriptor<ReqT,RespT> arg2)

public abstract ApiCallContext <ReqT,RespT>configure(ApiCallContext arg0, ReqT arg1, MethodDescriptor<ReqT,RespT> arg2)
Parameters
NameDescription
arg0ApiCallContext
arg1ReqT
arg2io.grpc.MethodDescriptor<ReqT,RespT>
Returns
TypeDescription
ApiCallContext