public static class DistributedRPC.AsyncClient extends org.apache.storm.thrift.async.TAsyncClient implements DistributedRPC.AsyncIface
Modifier and Type | Class and Description |
---|---|
static class |
DistributedRPC.AsyncClient.execute_call |
static class |
DistributedRPC.AsyncClient.Factory |
Constructor and Description |
---|
AsyncClient(org.apache.storm.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.storm.thrift.async.TAsyncClientManager clientManager,
org.apache.storm.thrift.transport.TNonblockingTransport transport) |
Modifier and Type | Method and Description |
---|---|
void |
execute(String functionName,
String funcArgs,
org.apache.storm.thrift.async.AsyncMethodCallback<String> resultHandler) |
public AsyncClient(org.apache.storm.thrift.protocol.TProtocolFactory protocolFactory, org.apache.storm.thrift.async.TAsyncClientManager clientManager, org.apache.storm.thrift.transport.TNonblockingTransport transport)
public void execute(String functionName, String funcArgs, org.apache.storm.thrift.async.AsyncMethodCallback<String> resultHandler) throws org.apache.storm.thrift.TException
execute
in interface DistributedRPC.AsyncIface
org.apache.storm.thrift.TException
Copyright © 2022 The Apache Software Foundation. All rights reserved.