Package | Description |
---|---|
org.apache.giraph.comm.netty |
Package for netty implementations.
|
org.apache.giraph.master |
Package of all the master related things.
|
org.apache.giraph.master.input |
Input related master classes
|
Modifier and Type | Class and Description |
---|---|
class |
NettyMasterClient
Netty implementation of
MasterClient |
Modifier and Type | Method and Description |
---|---|
void |
MasterAggregatorHandler.sendDataToOwners(MasterClient masterClient)
Send data to workers (through owner workers)
|
Modifier and Type | Method and Description |
---|---|
void |
MasterInputSplitsHandler.initialize(MasterClient masterClient,
List<WorkerInfo> workers)
Initialize
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.