Uses of Class
com.alibaba.graphscope.graph.comm.WorkerInfo
-
Packages that use WorkerInfo Package Description com.alibaba.graphscope.graph.comm.netty -
-
Uses of WorkerInfo in com.alibaba.graphscope.graph.comm.netty
Constructors in com.alibaba.graphscope.graph.comm.netty with parameters of type WorkerInfo Constructor Description AggregatorNettyClient(ImmutableClassesGiraphConfiguration conf, AggregatorManager aggregatorManager, WorkerInfo workerInfo, Thread.UncaughtExceptionHandler exceptionHandler)
AggregatorNettyServer(ImmutableClassesGiraphConfiguration conf, AggregatorManager aggregatorManager, WorkerInfo workerInfo, Thread.UncaughtExceptionHandler exceptionHandler)
-