Package dev.vality.damsel.merch_stat
Class DarkMessiahStatisticsSrv.AsyncClient
java.lang.Object
org.apache.thrift.async.TAsyncClient
dev.vality.damsel.merch_stat.DarkMessiahStatisticsSrv.AsyncClient
- All Implemented Interfaces:
DarkMessiahStatisticsSrv.AsyncIface
- Enclosing class:
- DarkMessiahStatisticsSrv
public static class DarkMessiahStatisticsSrv.AsyncClient extends org.apache.thrift.async.TAsyncClient implements DarkMessiahStatisticsSrv.AsyncIface
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDarkMessiahStatisticsSrv.AsyncClient.Factorystatic classDarkMessiahStatisticsSrv.AsyncClient.GetByQuery_call -
Field Summary
Fields inherited from class org.apache.thrift.async.TAsyncClient
___currentMethod, ___manager, ___protocolFactory, ___transport -
Constructor Summary
Constructors Constructor Description AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport) -
Method Summary
Modifier and Type Method Description voidgetByQuery(StatRequest req, org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler)Methods inherited from class org.apache.thrift.async.TAsyncClient
checkReady, getError, getProtocolFactory, getTimeout, hasError, hasTimeout, onComplete, onError, setTimeout
-
Constructor Details
-
AsyncClient
public AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport)
-
-
Method Details
-
getByQuery
public void getByQuery(StatRequest req, org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) throws org.apache.thrift.TException- Specified by:
getByQueryin interfaceDarkMessiahStatisticsSrv.AsyncIface- Throws:
org.apache.thrift.TException
-