[GCS] refactor the GCS Client Object Interface (#5695)

This commit is contained in:
micafan
2019-12-27 15:18:54 +08:00
committed by Hao Chen
parent 3814b6d5f3
commit a492333f4e
24 changed files with 828 additions and 426 deletions
-3
View File
@@ -157,9 +157,6 @@ class ObjectManager : public ObjectManagerInterface,
~ObjectManager();
/// Register GCS-related functionality.
void RegisterGcs();
/// Subscribe to notifications of objects added to local store.
/// Upon subscribing, the callback will be invoked for all objects that
///