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 Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BasicDRPCTopology
public BasicDRPCTopology()
-
-
Method Details
-
main
- Throws:
Exception
-