Package org.apache.storm.starter
Class BasicDRPCTopology
java.lang.Object
org.apache.storm.starter.BasicDRPCTopology
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:
- 
Nested Class SummaryNested Classes
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
BasicDRPCTopologypublic BasicDRPCTopology()
 
- 
- 
Method Details- 
main- Throws:
- Exception
 
 
-