This abstract base class provides a template-and-hook style for writing scripts interacting with ZooKeeper. Provided that subclasses implement the abstracted methods, this class will handle initiating/terminating the ZooKeeper connection as well as parsing relevant command line parameters. The script may be executed via the runMain(...) method.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.