Package dev.vality.damsel.accounter
Class AccounterSrv.Processor.GetPlan<I extends AccounterSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,AccounterSrv.GetPlan_args>
dev.vality.damsel.accounter.AccounterSrv.Processor.GetPlan<I>
- Enclosing class:
- AccounterSrv.Processor<I extends AccounterSrv.Iface>
public static class AccounterSrv.Processor.GetPlan<I extends AccounterSrv.Iface>
extends org.apache.thrift.ProcessFunction<I,AccounterSrv.GetPlan_args>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetResult(I iface, AccounterSrv.GetPlan_args args) protected booleanisOneway()protected booleanMethods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
GetPlan
public GetPlan()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends AccounterSrv.Iface,AccounterSrv.GetPlan_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends AccounterSrv.Iface,AccounterSrv.GetPlan_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends AccounterSrv.Iface,AccounterSrv.GetPlan_args>
-
getResult
public AccounterSrv.GetPlan_result getResult(I iface, AccounterSrv.GetPlan_args args) throws org.apache.thrift.TException - Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends AccounterSrv.Iface,AccounterSrv.GetPlan_args> - Throws:
org.apache.thrift.TException
-