mirror of
https://github.com/wassname/ray.git
synced 2026-08-03 13:10:57 +08:00
[GCS] Add StatsInfoAccessor to GCS Client (#6748)
This commit is contained in:
@@ -235,7 +235,7 @@ class ObjectManager : public ObjectManagerInterface,
|
||||
///
|
||||
/// \return All profiling information that has accumulated since the last call
|
||||
/// to this method.
|
||||
rpc::ProfileTableData GetAndResetProfilingInfo();
|
||||
std::shared_ptr<rpc::ProfileTableData> GetAndResetProfilingInfo();
|
||||
|
||||
/// Returns debug string for class.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user