Uses of Class
backtype.storm.generated.DistributedRPC.AsyncClient.execute_call

Packages that use DistributedRPC.AsyncClient.execute_call
backtype.storm.generated   
 

Uses of DistributedRPC.AsyncClient.execute_call in backtype.storm.generated
 

Method parameters in backtype.storm.generated with type arguments of type DistributedRPC.AsyncClient.execute_call
 void DistributedRPC.AsyncIface.execute(String functionName, String funcArgs, org.apache.thrift.async.AsyncMethodCallback<DistributedRPC.AsyncClient.execute_call> resultHandler)
           
 void DistributedRPC.AsyncClient.execute(String functionName, String funcArgs, org.apache.thrift.async.AsyncMethodCallback<DistributedRPC.AsyncClient.execute_call> resultHandler)
           
 

Constructor parameters in backtype.storm.generated with type arguments of type DistributedRPC.AsyncClient.execute_call
DistributedRPC.AsyncClient.execute_call(String functionName, String funcArgs, org.apache.thrift.async.AsyncMethodCallback<DistributedRPC.AsyncClient.execute_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.