Class DistributedRPC.Client

java.lang.Object
org.apache.storm.thrift.TServiceClient
org.apache.storm.generated.DistributedRPC.Client
All Implemented Interfaces:
DistributedRPC.Iface
Enclosing class:
DistributedRPC

public static class DistributedRPC.Client extends org.apache.storm.thrift.TServiceClient implements DistributedRPC.Iface
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
  • Field Summary

    Fields inherited from class org.apache.storm.thrift.TServiceClient

    iprot_, oprot_, seqid_
  • Constructor Summary

    Constructors
    Constructor
    Description
    Client(org.apache.storm.thrift.protocol.TProtocol prot)
     
    Client(org.apache.storm.thrift.protocol.TProtocol iprot, org.apache.storm.thrift.protocol.TProtocol oprot)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    execute(String functionName, String funcArgs)
     
     
    void
    send_execute(String functionName, String funcArgs)
     

    Methods inherited from class org.apache.storm.thrift.TServiceClient

    getInputProtocol, getOutputProtocol, receiveBase, sendBase, sendBaseOneway

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait