This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Wake.Remote.Impl.LoopbackLocalAddressProvider Class Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Public Member Functions | Properties | List of all members
Org.Apache.REEF.Wake.Remote.Impl.LoopbackLocalAddressProvider Class Reference

Provides the loopback address as the local address. More...

Inherits Org.Apache.REEF.Wake.Remote.ILocalAddressProvider, and Org.Apache.REEF.Tang.Interface.IConfigurationProvider.

Public Member Functions

IConfiguration GetConfiguration ()
 
Returns
The IConfiguration used for instantiation
More...
 

Properties

IPAddress LocalAddress [get]
 Returns the loopback address. More...
 
- Properties inherited from Org.Apache.REEF.Wake.Remote.ILocalAddressProvider
IPAddress LocalAddress [get]
 

Detailed Description

Provides the loopback address as the local address.

Member Function Documentation

IConfiguration Org.Apache.REEF.Wake.Remote.Impl.LoopbackLocalAddressProvider.GetConfiguration ( )
inline

Returns
The IConfiguration used for instantiation

Implements Org.Apache.REEF.Tang.Interface.IConfigurationProvider.

Property Documentation

IPAddress Org.Apache.REEF.Wake.Remote.Impl.LoopbackLocalAddressProvider.LocalAddress
get

Returns the loopback address.


The documentation for this class was generated from the following file: