public class DeleteMany extends Object implements ZooKeeperOperation
| Constructor and Description |
|---|
DeleteMany(List<String> paths) |
| 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 void register(org.apache.curator.framework.api.transaction.CuratorTransaction transaction)
throws Exception
register in interface ZooKeeperOperationExceptionCopyright © 2017. All rights reserved.