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.
| Modifier and Type | Class and Description | 
|---|---|
| static class  | BasicDRPCTopology.ExclaimBolt | 
| Constructor and Description | 
|---|
| BasicDRPCTopology() | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.