Package | Description |
---|---|
org.apache.giraph.comm.netty |
Package for netty implementations.
|
org.apache.giraph.worker |
Package of all the worker related things
|
Modifier and Type | Class and Description |
---|---|
class |
NettyWorkerAggregatorRequestProcessor
Netty implementation of
WorkerAggregatorRequestProcessor |
Modifier and Type | Method and Description |
---|---|
void |
WorkerAggregatorHandler.finishSuperstep(WorkerAggregatorRequestProcessor requestProcessor)
Send aggregators to their owners and in the end to the master
|
void |
WorkerAggregatorHandler.prepareSuperstep(WorkerAggregatorRequestProcessor requestProcessor)
Prepare aggregators for current superstep
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.