|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CentralizedServiceMaster | |
|---|---|
| org.apache.giraph.comm.netty | Package for netty implementations. |
| org.apache.giraph.master | Package of all the master related things. |
| Uses of CentralizedServiceMaster in org.apache.giraph.comm.netty |
|---|
| Constructors in org.apache.giraph.comm.netty with parameters of type CentralizedServiceMaster | |
|---|---|
NettyMasterClient(org.apache.hadoop.mapreduce.Mapper.Context context,
ImmutableClassesGiraphConfiguration configuration,
CentralizedServiceMaster<?,?,?> service)
Constructor |
|
NettyMasterServer(ImmutableClassesGiraphConfiguration conf,
CentralizedServiceMaster<?,?,?> service,
org.apache.hadoop.util.Progressable progressable)
Constructor |
|
| Uses of CentralizedServiceMaster in org.apache.giraph.master |
|---|
| Classes in org.apache.giraph.master that implement CentralizedServiceMaster | |
|---|---|
class |
BspServiceMaster<I extends WritableComparable,V extends Writable,E extends Writable>
ZooKeeper-based implementation of CentralizedServiceMaster. |
| Constructors in org.apache.giraph.master with parameters of type CentralizedServiceMaster | |
|---|---|
MasterThread(CentralizedServiceMaster<I,V,E> bspServiceMaster,
org.apache.hadoop.mapreduce.Mapper.Context context)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||