MCPcopy Create free account
hub / github.com/ray-project/ray / get_node_id

Method get_node_id

python/ray/dashboard/agent.py:205–206  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

203 return self.http_server.http_session
204
205 def get_node_id(self) -> str:
206 return self.node_id
207
208 async def run(self):
209 # Start a grpc asyncio server.

Callers 15

BlockExecStatsClass · 0.45
pingMethod · 0.45
write_datasinkMethod · 0.45
from_torchFunction · 0.45
get_node_idFunction · 0.45
__init__Method · 0.45
__init__Method · 0.45
check_dataset_is_localFunction · 0.45
get_node_idFunction · 0.45
writeMethod · 0.45
get_node_idFunction · 0.45

Calls

no outgoing calls

Tested by 10

get_node_idFunction · 0.36
__init__Method · 0.36
__init__Method · 0.36
check_dataset_is_localFunction · 0.36
get_node_idFunction · 0.36
writeMethod · 0.36
get_node_idFunction · 0.36
_get_node_idFunction · 0.36
get_node_idFunction · 0.36
__init__Method · 0.36