ray.util.state.common.RuntimeEnvState#
- class ray.util.state.common.RuntimeEnvState(runtime_env: dict, success: bool, creation_time_ms: float | None, node_id: str, ref_cnt: int | None = None, error: str | None = None)[源代码]#
基类:
StateSchema
运行时环境状态
以下列可以用于
--filter
选项。运行时环境
节点ID
成功
错误
以下列仅在使用
get
API 时可用,--detail
通过 CLI 指定,或者detail=True
传递给 Python API。ref_cnt
creation_time_ms
成功
错误
运行时环境
节点ID