Uses of Interface
backtype.storm.ILocalDRPC

Packages that use ILocalDRPC
backtype.storm.drpc   
storm.trident   
 

Uses of ILocalDRPC in backtype.storm.drpc
 

Methods in backtype.storm.drpc with parameters of type ILocalDRPC
 StormTopology LinearDRPCTopologyBuilder.createLocalTopology(ILocalDRPC drpc)
          Deprecated.  
 

Constructors in backtype.storm.drpc with parameters of type ILocalDRPC
DRPCSpout(String function, ILocalDRPC drpc)
           
 

Uses of ILocalDRPC in storm.trident
 

Methods in storm.trident with parameters of type ILocalDRPC
 Stream TridentTopology.newDRPCStream(String function, ILocalDRPC server)
           
 



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