public class CreateEmpty extends Object implements ZooKeeperOperation
| Constructor and Description |
|---|
CreateEmpty(String path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
void |
register(org.apache.curator.framework.api.transaction.CuratorTransaction transaction) |
String |
toString() |
public CreateEmpty(String path)
public void register(org.apache.curator.framework.api.transaction.CuratorTransaction transaction)
throws Exception
register in interface ZooKeeperOperationExceptionCopyright © 2017. All rights reserved.