mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
[GCS] Move node resource info from client table to resource table (#5050)
This commit is contained in:
@@ -84,7 +84,7 @@ like so:
|
||||
ray.nodes()
|
||||
# Returns current information about the nodes in the cluster, such as:
|
||||
# [{'ClientID': '2a9d2b34ad24a37ed54e4fcd32bf19f915742f5b',
|
||||
# 'EntryType': 0,
|
||||
# 'IsInsertion': True,
|
||||
# 'NodeManagerAddress': '1.2.3.4',
|
||||
# 'NodeManagerPort': 43280,
|
||||
# 'ObjectManagerPort': 38062,
|
||||
|
||||
Reference in New Issue
Block a user