Interface SpannerOptions.CallContextConfigurator (2.17.0)

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
Name Description
arg0 ApiCallContext
arg1 ReqT
arg2 io.grpc.MethodDescriptor<ReqT,RespT>
Returns
Type Description
ApiCallContext