backtype.storm.generated
Class DistributedRPC

java.lang.Object
  extended by backtype.storm.generated.DistributedRPC

public class DistributedRPC
extends Object


Nested Class Summary
static class DistributedRPC.AsyncClient
           
static interface DistributedRPC.AsyncIface
           
static class DistributedRPC.Client
           
static class DistributedRPC.execute_args
           
static class DistributedRPC.execute_result
           
static interface DistributedRPC.Iface
           
static class DistributedRPC.Processor<I extends DistributedRPC.Iface>
           
 
Constructor Summary
DistributedRPC()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributedRPC

public DistributedRPC()


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