Class GrpcClientInvokeHandler<R>
java.lang.Object
com.aizuda.snailjob.client.common.rpc.client.grpc.GrpcClientInvokeHandler<R>
- All Implemented Interfaces:
InvocationHandler
请求处理器
- Since:
- 1.3.0
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGrpcClientInvokeHandler(boolean async, long timeout, TimeUnit unit, Consumer<R> consumer) -
Method Summary
-
Field Details
-
REQUEST_ID
-
-
Constructor Details
-
GrpcClientInvokeHandler
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-
createGrpcExecutor
-