| Package | Description |
|---|---|
| org.apache.giraph.master |
Package of all the master related things.
|
| org.apache.giraph.worker |
Package of all the worker related things
|
| Modifier and Type | Class and Description |
|---|---|
class |
BspServiceMaster<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>
ZooKeeper-based implementation of
CentralizedServiceMaster. |
| Modifier and Type | Method and Description |
|---|---|
void |
MasterAggregatorHandler.initialize(BspService service)
Initialize
AggregatorWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
BspServiceWorker<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>
ZooKeeper-based implementation of
CentralizedServiceWorker. |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.