Package dev.vality.damsel.wb_list
Class WbListServiceSrv.Processor.isAllExist<I extends WbListServiceSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,WbListServiceSrv.isAllExist_args>
dev.vality.damsel.wb_list.WbListServiceSrv.Processor.isAllExist<I>
- Enclosing class:
- WbListServiceSrv.Processor<I extends WbListServiceSrv.Iface>
public static class WbListServiceSrv.Processor.isAllExist<I extends WbListServiceSrv.Iface> extends org.apache.thrift.ProcessFunction<I,WbListServiceSrv.isAllExist_args>
-
Constructor Summary
Constructors Constructor Description isAllExist() -
Method Summary
Modifier and Type Method Description WbListServiceSrv.isAllExist_argsgetEmptyArgsInstance()WbListServiceSrv.isAllExist_resultgetResult(I iface, WbListServiceSrv.isAllExist_args args)protected booleanisOneway()protected booleanrethrowUnhandledExceptions()Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
isAllExist
public isAllExist()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends WbListServiceSrv.Iface,WbListServiceSrv.isAllExist_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends WbListServiceSrv.Iface,WbListServiceSrv.isAllExist_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends WbListServiceSrv.Iface,WbListServiceSrv.isAllExist_args>
-
getResult
public WbListServiceSrv.isAllExist_result getResult(I iface, WbListServiceSrv.isAllExist_args args) throws org.apache.thrift.TException- Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends WbListServiceSrv.Iface,WbListServiceSrv.isAllExist_args>- Throws:
org.apache.thrift.TException
-