Class SetDataOperation

java.lang.Object
org.apache.camel.component.zookeeper.operations.ZooKeeperOperation<byte[]>
org.apache.camel.component.zookeeper.operations.SetDataOperation

public class SetDataOperation extends ZooKeeperOperation<byte[]>
SetDataOperation sets the content of a ZooKeeper node. An optional version may be specified that the node must currently have for the operation to succeed.