|
zookeeper-3.4.2
|
zoo_op_result structure. More...
Data Fields | |
| int | err |
| char * | value |
| int | valuelen |
| struct Stat * | stat |
zoo_op_result structure.
This structure holds the result for an op submitted as part of a multi_op via zoo_multi or zoo_amulti.
1.7.6.1