public static class SuggestionService.AsyncClient extends org.apache.thrift.async.TAsyncClient implements SuggestionService.AsyncIface
| Modifier and Type | Class and Description |
|---|---|
static class |
SuggestionService.AsyncClient.execute_call |
static class |
SuggestionService.AsyncClient.Factory |
static class |
SuggestionService.AsyncClient.search_call |
| Constructor and Description |
|---|
AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.transport.TNonblockingTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(SuggestParams suggestParams,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
search(org.apache.thrift.async.AsyncMethodCallback resultHandler) |
public AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.transport.TNonblockingTransport transport)
public void execute(SuggestParams suggestParams, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
execute in interface SuggestionService.AsyncIfaceorg.apache.thrift.TExceptionpublic void search(org.apache.thrift.async.AsyncMethodCallback resultHandler)
throws org.apache.thrift.TException
search in interface SuggestionService.AsyncIfaceorg.apache.thrift.TExceptionCopyright © 2023. All Rights Reserved.