zookeeper-cpp
ZooKeeper Client for C++
|
Data for a op::set operation. More...
#include <zk/multi.hpp>
Public Member Functions | |
set_data (std::string path, buffer data, version check) | |
op_type | type () const |
Public Attributes | |
std::string | path |
buffer | data |
version | check |