public static class DocumentService.AsyncClient extends org.apache.thrift.async.TAsyncClient implements DocumentService.AsyncIface
| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentService.AsyncClient.Factory |
static class |
DocumentService.AsyncClient.push_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 |
push(java.lang.String docsJson,
java.lang.String appName,
java.lang.String tableName,
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 push(java.lang.String docsJson,
java.lang.String appName,
java.lang.String tableName,
org.apache.thrift.async.AsyncMethodCallback resultHandler)
throws org.apache.thrift.TException
push in interface DocumentService.AsyncIfaceorg.apache.thrift.TExceptionCopyright © 2023. All Rights Reserved.