Package org.apache.storm.command
Class BasicDrpcClient
- java.lang.Object
-
- org.apache.storm.command.BasicDrpcClient
-
public class BasicDrpcClient extends Object
A simple client for connecting to DRPC.
-
-
Constructor Summary
Constructors Constructor Description BasicDrpcClient()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
Main entry point for the basic DRPC client.
-