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

Packages that use DistributedRPCInvocations.Iface
backtype.storm   
backtype.storm.drpc   
backtype.storm.generated   
 

Uses of DistributedRPCInvocations.Iface in backtype.storm
 

Subinterfaces of DistributedRPCInvocations.Iface in backtype.storm
 interface ILocalDRPC
           
 

Uses of DistributedRPCInvocations.Iface in backtype.storm.drpc
 

Classes in backtype.storm.drpc that implement DistributedRPCInvocations.Iface
 class DRPCInvocationsClient
           
 

Uses of DistributedRPCInvocations.Iface in backtype.storm.generated
 

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

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



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