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.CommendBuilderMPIUtils.CommendBuilder. edClass(String edClass)MPIUtils.CommendBuilderMPIUtils.CommendBuilder. fragIds(String[] fragIds)MPIUtils.CommendBuilderMPIUtils.CommendBuilder. hostSlot(String hostSlot)MPIUtils.CommendBuilderMPIUtils.CommendBuilder. ipcSocket(String ipcSocket)MPIUtils.CommendBuilderMPIUtils.CommendBuilder. maxIteration(int maxIteration)MPIUtils.CommendBuilderMPIUtils.CommendBuilder. msgClass(String msgClass)MPIUtils.CommendBuilderMPIUtils.CommendBuilder. numPart(int numPart)MPIUtils.CommendBuilderMPIUtils.CommendBuilder. numWorkers(int numWorker)MPIUtils.CommendBuilderMPIUtils.CommendBuilder. rawDataIds(String[] rawDataIds)MPIUtils.CommendBuilderMPIUtils.CommendBuilder. serialPath(String serialPath)MPIUtils.CommendBuilderMPIUtils.CommendBuilder. task(String task)MPIUtils.CommendBuilderMPIUtils.CommendBuilder. userJarPath(String userJarPath)MPIUtils.CommendBuilderMPIUtils.CommendBuilder. vdClass(String vdClass)
-