This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Common.Evaluator.DriverConnectionConfigurationProviders.IDriverReconnConfigProvider Interface Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
List of all members
Org.Apache.REEF.Common.Evaluator.DriverConnectionConfigurationProviders.IDriverReconnConfigProvider Interface Reference

A configuration provider for the Evaluator to create the appropriate reconnection object to reconnect to the Driver based on the environment. More...

Inherits Org.Apache.REEF.Tang.Interface.IConfigurationProvider.

Inherited by Org.Apache.REEF.Common.Evaluator.DriverConnectionConfigurationProviders.DefaultDriverReconnConfigProvider, Org.Apache.REEF.Common.Evaluator.DriverConnectionConfigurationProviders.DynamicDriverReconnConfigProvider, Org.Apache.REEF.Common.Evaluator.DriverConnectionConfigurationProviders.LocalHttpDriverReconnConfigProvider, Org.Apache.REEF.Common.Evaluator.DriverConnectionConfigurationProviders.YarnClusterHttpDriverReconnConfigProvider, and Org.Apache.REEF.Common.Evaluator.DriverConnectionConfigurationProviders.YarnOneBoxHttpDriverReconnConfigProvider.

Additional Inherited Members

- Public Member Functions inherited from Org.Apache.REEF.Tang.Interface.IConfigurationProvider
IConfiguration GetConfiguration ()
 
Returns
The IConfiguration used for instantiation
More...
 

Detailed Description

A configuration provider for the Evaluator to create the appropriate reconnection object to reconnect to the Driver based on the environment.


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