backtype.storm.generated
Interface DistributedRPC.AsyncIface

All Known Implementing Classes:
DistributedRPC.AsyncClient
Enclosing class:
DistributedRPC

public static interface DistributedRPC.AsyncIface


Method Summary
 void execute(String functionName, String funcArgs, org.apache.thrift.async.AsyncMethodCallback<DistributedRPC.AsyncClient.execute_call> resultHandler)
           
 

Method Detail

execute

void execute(String functionName,
             String funcArgs,
             org.apache.thrift.async.AsyncMethodCallback<DistributedRPC.AsyncClient.execute_call> resultHandler)
             throws org.apache.thrift.TException
Throws:
org.apache.thrift.TException


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