Package | Description |
---|---|
org.apache.reef.io.network.group.impl.driver |
This package contains the implementation of the driver side of the
Group Communication Service using the tree/flat topology.
|
org.apache.reef.io.network.impl |
TODO: Document.
|
org.apache.reef.io.network.naming |
TODO: Document.
|
Constructor and Description |
---|
GroupCommDriverImpl(ConfigurationSerializer confSerializer,
String driverId,
int fanOut,
LocalAddressProvider localAddressProvider,
TransportFactory tpFactory,
NameServer nameService)
Deprecated.
in 0.12. Use Tang to obtain an instance of this instead.
|
Constructor and Description |
---|
NameServiceCloseHandler(NameServer toClose) |
Modifier and Type | Class and Description |
---|---|
class |
NameServerImpl
Naming server implementation.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.