Package dev.vality.fistful.deposit
Class RepairerSrv.Processor.Repair<I extends RepairerSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,RepairerSrv.Repair_args>
dev.vality.fistful.deposit.RepairerSrv.Processor.Repair<I>
- Enclosing class:
- RepairerSrv.Processor<I extends RepairerSrv.Iface>
public static class RepairerSrv.Processor.Repair<I extends RepairerSrv.Iface> extends org.apache.thrift.ProcessFunction<I,RepairerSrv.Repair_args>
-
Constructor Summary
Constructors Constructor Description Repair() -
Method Summary
Modifier and Type Method Description RepairerSrv.Repair_argsgetEmptyArgsInstance()RepairerSrv.Repair_resultgetResult(I iface, RepairerSrv.Repair_args args)protected booleanisOneway()protected booleanrethrowUnhandledExceptions()Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
Repair
public Repair()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends RepairerSrv.Iface,RepairerSrv.Repair_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends RepairerSrv.Iface,RepairerSrv.Repair_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends RepairerSrv.Iface,RepairerSrv.Repair_args>
-
getResult
public RepairerSrv.Repair_result getResult(I iface, RepairerSrv.Repair_args args) throws org.apache.thrift.TException- Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends RepairerSrv.Iface,RepairerSrv.Repair_args>- Throws:
org.apache.thrift.TException
-