Package | Description |
---|---|
org.apache.giraph.bsp |
Package of generic bulk synchronous processing objects.
|
org.apache.giraph.comm.requests |
Package for requests.
|
org.apache.giraph.worker |
Package of all the worker related things
|
Modifier and Type | Method and Description |
---|---|
void |
CentralizedServiceWorker.addressesAndPartitionsReceived(AddressesAndPartitionsWritable addressesAndPartitions)
Received addresses and partitions assignments from master.
|
Constructor and Description |
---|
AddressesAndPartitionsRequest(AddressesAndPartitionsWritable addressesAndPartitions)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
BspServiceWorker.addressesAndPartitionsReceived(AddressesAndPartitionsWritable addressesAndPartitions) |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.