| Package | Description |
|---|---|
| org.apache.reef.wake.remote.impl | |
| org.apache.reef.wake.remote.transport.netty |
| Constructor and Description |
|---|
DefaultRemoteManagerImplementation(String name,
String hostAddress,
int listeningPort,
Codec<T> codec,
EventHandler<Throwable> errorHandler,
boolean orderingGuarantee,
int numberOfTries,
int retryTimeout,
LocalAddressProvider localAddressProvider,
TransportFactory tpFactory)
Deprecated.
have an instance injected instead.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessagingTransportFactory
Factory that creates a messaging transport.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.