public class SetData extends Object implements ZooKeeperOperation
| 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 SetData(String path, byte[] bytes)
public void register(org.apache.curator.framework.api.transaction.CuratorTransaction transaction)
throws Exception
register in interface ZooKeeperOperationExceptionCopyright © 2017. All rights reserved.