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