mirror of
https://github.com/wassname/ray.git
synced 2026-09-09 11:32:43 +08:00
[GCS] refactor the GCS Client Object Interface (#5695)
This commit is contained in:
@@ -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
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user