public static class HaltApplicationUtils.DefaultHaltInstructionsWriter extends Object implements HaltApplicationUtils.HaltInstructionsWriter
HaltApplicationUtils.HaltInstructionsWriter - points to how
to use ZooKeeperNodeCreator to halt| Constructor and Description |
|---|
DefaultHaltInstructionsWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeHaltInstructions(String zkServer,
String haltNode)
Write instructions about how to halt
|
public void writeHaltInstructions(String zkServer, String haltNode)
HaltApplicationUtils.HaltInstructionsWriterwriteHaltInstructions in interface HaltApplicationUtils.HaltInstructionsWriterzkServer - ZooKeeper serverhaltNode - ZooKeeper node which should be created in order to haltCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.