Package org.apache.storm.generated
Class DistributedRPC
- java.lang.Object
-
- org.apache.storm.generated.DistributedRPC
-
@Generated("Autogenerated by Thrift Compiler (0.19.0)") public class DistributedRPC extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DistributedRPC.AsyncClient
static interface
DistributedRPC.AsyncIface
static class
DistributedRPC.AsyncProcessor<I extends 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
Constructors Constructor Description DistributedRPC()
-