Uses of Class
com.alibaba.graphscope.utils.MPIUtils.CommendBuilder
-
Packages that use MPIUtils.CommendBuilder Package Description com.alibaba.graphscope.utils -
-
Uses of MPIUtils.CommendBuilder in com.alibaba.graphscope.utils
Methods in com.alibaba.graphscope.utils that return MPIUtils.CommendBuilder Modifier and Type Method Description MPIUtils.CommendBuilder
MPIUtils.CommendBuilder. edClass(String edClass)
MPIUtils.CommendBuilder
MPIUtils.CommendBuilder. fragIds(String[] fragIds)
MPIUtils.CommendBuilder
MPIUtils.CommendBuilder. hostSlot(String hostSlot)
MPIUtils.CommendBuilder
MPIUtils.CommendBuilder. ipcSocket(String ipcSocket)
MPIUtils.CommendBuilder
MPIUtils.CommendBuilder. maxIteration(int maxIteration)
MPIUtils.CommendBuilder
MPIUtils.CommendBuilder. msgClass(String msgClass)
MPIUtils.CommendBuilder
MPIUtils.CommendBuilder. numPart(int numPart)
MPIUtils.CommendBuilder
MPIUtils.CommendBuilder. numWorkers(int numWorker)
MPIUtils.CommendBuilder
MPIUtils.CommendBuilder. rawDataIds(String[] rawDataIds)
MPIUtils.CommendBuilder
MPIUtils.CommendBuilder. serialPath(String serialPath)
MPIUtils.CommendBuilder
MPIUtils.CommendBuilder. task(String task)
MPIUtils.CommendBuilder
MPIUtils.CommendBuilder. userJarPath(String userJarPath)
MPIUtils.CommendBuilder
MPIUtils.CommendBuilder. vdClass(String vdClass)
-