This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Common.Evaluator.DriverConnectionConfigurationProviders Namespace Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Classes
Org.Apache.REEF.Common.Evaluator.DriverConnectionConfigurationProviders Namespace Reference

Classes

class  DefaultDriverReconnConfigProvider
 The default driver reconnection configuration provider.
 
class  DynamicDriverReconnConfigProvider
 A helper IDriverReconnConfigProvider that binds IDriverConnection dynamically.
 
interface  IDriverReconnConfigProvider
 A configuration provider for the Evaluator to create the appropriate reconnection object to reconnect to the Driver based on the environment. More...
 
class  LocalHttpDriverReconnConfigProvider
 A driver reconnection configuration provider for the Local Driver based on HTTP connection. More...
 
class  YarnClusterHttpDriverReconnConfigProvider
 A driver reconnection configuration provider for the YARN Driver based on HTTP connection. More...
 
class  YarnOneBoxHttpDriverReconnConfigProvider
 A driver reconnection configuration provider for the YARN OneBox Driver based on HTTP connection. More...