Uses of Interface
com.alibaba.graphscope.utils.InterruptibleTriConsumer
-
Packages that use InterruptibleTriConsumer Package Description com.alibaba.graphscope.graphx -
-
Uses of InterruptibleTriConsumer in com.alibaba.graphscope.graphx
Methods in com.alibaba.graphscope.graphx with parameters of type InterruptibleTriConsumer Modifier and Type Method Description void
GraphXParallelPIE. parallelExecute(InterruptibleTriConsumer<Integer,Integer,Integer> function, int limit)
-