etcd-cpp-apiv3/etcd/v3
Tao He dd1f106150 Make "CancelWatch()" thread-safe and happen only once, fixes the potential assert failure in gRPC routines.
Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
2020-10-15 19:56:23 +08:00
..
Action.hpp Drop the Interceptor-based implementation to be compatible with ealier version of gRPC (pre-0.17.0). 2020-10-10 20:17:32 +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
AsyncLeaseGrantAction.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +08:00
AsyncLeaseGrantResponse.hpp Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +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 Re-org v3 related files to make it a submodule. 2020-09-30 00:32:00 +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