Class BasicDRPCTopology


  • public class BasicDRPCTopology
    extends Object
    This topology is a basic example of doing distributed RPC on top of Storm. It implements a function that appends a "!" to any string you send the DRPC function.
    See Also:
    Distributed RPC
    • Constructor Detail

      • BasicDRPCTopology

        public BasicDRPCTopology()