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