Uses of Interface
backtype.storm.generated.DistributedRPC.Iface

Packages that use DistributedRPC.Iface
backtype.storm   
backtype.storm.generated   
backtype.storm.utils   
 

Uses of DistributedRPC.Iface in backtype.storm
 

Subinterfaces of DistributedRPC.Iface in backtype.storm
 interface ILocalDRPC
           
 

Uses of DistributedRPC.Iface in backtype.storm.generated
 

Classes in backtype.storm.generated with type parameters of type DistributedRPC.Iface
static class DistributedRPC.Processor<I extends DistributedRPC.Iface>
           
 

Classes in backtype.storm.generated that implement DistributedRPC.Iface
static class DistributedRPC.Client
           
 

Uses of DistributedRPC.Iface in backtype.storm.utils
 

Classes in backtype.storm.utils that implement DistributedRPC.Iface
 class DRPCClient
           
 



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