etcd-cpp-apiv3/etcd/v3
Tao He f77bea59b3 Optimize the implementation of error handling in keep alive.
Signed-off-by: Tao He <sighingnow@gmail.com>
2021-04-07 22:20:36 +08:00
..
Action.hpp List/delete/watch on exact range. (#51) 2021-04-01 14:50:50 +08:00
AsyncCompareAndDeleteAction.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
AsyncCompareAndSwapAction.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
AsyncDeleteAction.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
AsyncDeleteRangeResponse.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
AsyncGetAction.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
AsyncLeaseAction.hpp Optimize the implementation of error handling in keep alive. 2021-04-07 22:20:36 +08:00
AsyncLeaseResponse.hpp Implements "KeepAlive" feature, and enhance "lock" with a lease. 2021-01-10 23:39:50 +08:00
AsyncLockAction.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
AsyncLockResponse.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
AsyncRangeResponse.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
AsyncSetAction.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
AsyncTxnAction.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
AsyncTxnResponse.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
AsyncUpdateAction.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
AsyncWatchAction.hpp Make "CancelWatch()" thread-safe and happen only once, fixes the potential assert failure in gRPC routines. 2020-10-15 19:56:23 +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 Reduce the dependency interface to avoid include all generated protobuf/grpc files. (#41) 2021-02-06 17:16:58 +08:00
V3Response.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
action_constants.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00