etcd-cpp-apiv3/etcd/v3
Matthew Fioravante e9db91b335
Allow changing Transaction key (#93)
* Allow changing Transaction key
* Fixes the compilation errors.

Signed-off-by: Matthew Fioravante <fmatthew5876@gmail.com>
Co-authored-by: Tao He <sighingnow@gmail.com>
2021-10-08 11:12:35 +08:00
..
Action.hpp Implements "v3election.proto" APIs. (#84) 2021-09-16 00:46:21 +08:00
AsyncCompareAndDeleteAction.hpp Lint source code, improve the quality and readability. (#82) 2021-09-15 14:59:55 +08:00
AsyncCompareAndSwapAction.hpp Lint source code, improve the quality and readability. (#82) 2021-09-15 14:59:55 +08:00
AsyncDeleteAction.hpp Lint source code, improve the quality and readability. (#82) 2021-09-15 14:59:55 +08:00
AsyncDeleteRangeResponse.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
AsyncElectionAction.hpp Implements "v3election.proto" APIs. (#84) 2021-09-16 00:46:21 +08:00
AsyncElectionResponse.hpp Implements "v3election.proto" APIs. (#84) 2021-09-16 00:46:21 +08:00
AsyncHeadAction.hpp Lint source code, improve the quality and readability. (#82) 2021-09-15 14:59:55 +08:00
AsyncHeadResponse.hpp Lint source code, improve the quality and readability. (#82) 2021-09-15 14:59:55 +08:00
AsyncLeaseAction.hpp Lint source code, improve the quality and readability. (#82) 2021-09-15 14:59:55 +08:00
AsyncLeaseResponse.hpp Implements "KeepAlive" feature, and enhance "lock" with a lease. 2021-01-10 23:39:50 +08:00
AsyncLockAction.hpp Implements "v3election.proto" APIs. (#84) 2021-09-16 00:46:21 +08:00
AsyncLockResponse.hpp Implements "v3election.proto" APIs. (#84) 2021-09-16 00:46:21 +08:00
AsyncRangeAction.hpp Lint source code, improve the quality and readability. (#82) 2021-09-15 14:59:55 +08:00
AsyncRangeResponse.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
AsyncSetAction.hpp Lint source code, improve the quality and readability. (#82) 2021-09-15 14:59:55 +08:00
AsyncTxnAction.hpp Lint source code, improve the quality and readability. (#82) 2021-09-15 14:59:55 +08:00
AsyncTxnResponse.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
AsyncUpdateAction.hpp Lint source code, improve the quality and readability. (#82) 2021-09-15 14:59:55 +08:00
AsyncWatchAction.hpp Implements "v3election.proto" APIs. (#84) 2021-09-16 00:46:21 +08:00
AsyncWatchResponse.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
KeyValue.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
Transaction.hpp Allow changing Transaction key (#93) 2021-10-08 11:12:35 +08:00
V3Response.hpp Include compact revision for cancelled watch response. (#91) 2021-09-28 11:24:11 +08:00
action_constants.hpp Implements "v3election.proto" APIs. (#84) 2021-09-16 00:46:21 +08:00