backtype.storm
Interface ILocalDRPC

All Superinterfaces:
DistributedRPC.Iface, DistributedRPCInvocations.Iface, Shutdownable

public interface ILocalDRPC
extends DistributedRPC.Iface, DistributedRPCInvocations.Iface, Shutdownable


Method Summary
 String getServiceId()
           
 
Methods inherited from interface backtype.storm.generated.DistributedRPC.Iface
execute
 
Methods inherited from interface backtype.storm.generated.DistributedRPCInvocations.Iface
failRequest, fetchRequest, result
 
Methods inherited from interface backtype.storm.daemon.Shutdownable
shutdown
 

Method Detail

getServiceId

String getServiceId()


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