Uses of Class
backtype.storm.generated.DistributedRPCInvocations.AsyncClient.result_call

Packages that use DistributedRPCInvocations.AsyncClient.result_call
backtype.storm.generated   
 

Uses of DistributedRPCInvocations.AsyncClient.result_call in backtype.storm.generated
 

Method parameters in backtype.storm.generated with type arguments of type DistributedRPCInvocations.AsyncClient.result_call
 void DistributedRPCInvocations.AsyncIface.result(String id, String result, org.apache.thrift.async.AsyncMethodCallback<DistributedRPCInvocations.AsyncClient.result_call> resultHandler)
           
 void DistributedRPCInvocations.AsyncClient.result(String id, String result, org.apache.thrift.async.AsyncMethodCallback<DistributedRPCInvocations.AsyncClient.result_call> resultHandler)
           
 

Constructor parameters in backtype.storm.generated with type arguments of type DistributedRPCInvocations.AsyncClient.result_call
DistributedRPCInvocations.AsyncClient.result_call(String id, String result, org.apache.thrift.async.AsyncMethodCallback<DistributedRPCInvocations.AsyncClient.result_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.