Class Utils
- java.lang.Object
-
- com.alibaba.graphscope.parallel.utils.Utils
-
public class Utils extends Object
-
-
Constructor Summary
Constructors Constructor Description Utils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String[]
getAllHostNames(int workerId, int workerNum, FFICommunicator communicator)
-
-
-
Method Detail
-
getAllHostNames
public static String[] getAllHostNames(int workerId, int workerNum, FFICommunicator communicator)
-
-