ray.runtime_context.RuntimeContext.get# RuntimeContext.get() → Dict[str, Any][source]# Get a dictionary of the current context. Returns: Dictionary of the current context. Return type: dict Warning DEPRECATED: This API is deprecated and may be removed in future Ray releases. Use get_xxx_id() methods to get relevant ids instead