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