Package dev.vality.xrates.rate
Class RatesSrv.Processor.GetExchangeRates<I extends RatesSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,RatesSrv.GetExchangeRates_args>
dev.vality.xrates.rate.RatesSrv.Processor.GetExchangeRates<I>
- Enclosing class:
- RatesSrv.Processor<I extends RatesSrv.Iface>
public static class RatesSrv.Processor.GetExchangeRates<I extends RatesSrv.Iface> extends org.apache.thrift.ProcessFunction<I,RatesSrv.GetExchangeRates_args>
-
Constructor Summary
Constructors Constructor Description GetExchangeRates() -
Method Summary
Modifier and Type Method Description RatesSrv.GetExchangeRates_argsgetEmptyArgsInstance()RatesSrv.GetExchangeRates_resultgetResult(I iface, RatesSrv.GetExchangeRates_args args)protected booleanisOneway()protected booleanrethrowUnhandledExceptions()Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
GetExchangeRates
public GetExchangeRates()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends RatesSrv.Iface,RatesSrv.GetExchangeRates_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends RatesSrv.Iface,RatesSrv.GetExchangeRates_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends RatesSrv.Iface,RatesSrv.GetExchangeRates_args>
-
getResult
public RatesSrv.GetExchangeRates_result getResult(I iface, RatesSrv.GetExchangeRates_args args) throws org.apache.thrift.TException- Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends RatesSrv.Iface,RatesSrv.GetExchangeRates_args>- Throws:
org.apache.thrift.TException
-