public class RayUtils extends Object
| Constructor and Description |
|---|
RayUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Map<io.ray.api.id.UniqueId,io.ray.api.runtimecontext.NodeInfo> |
getAliveNodeInfoMap()
Get all alive node info map
|
static List<io.ray.api.runtimecontext.NodeInfo> |
getAllNodeInfo()
Get all node info from GCS
|
public static List<io.ray.api.runtimecontext.NodeInfo> getAllNodeInfo()
public static Map<io.ray.api.id.UniqueId,io.ray.api.runtimecontext.NodeInfo> getAliveNodeInfoMap()
Copyright © 2021. All rights reserved.