This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.IMRU.OnREEF.Driver Namespace Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Namespaces | Classes
Org.Apache.REEF.IMRU.OnREEF.Driver Namespace Reference

Namespaces

namespace  StateMachine
 

Classes

class  ActiveContextManager
 Manages active contexts for the driver
 
class  ConfigurationManager
 Helper class that deserializes the various user-provided configurations
 
class  ContextAndServiceConfiguration
 
class  DataLoadingContext
 This is part of Root context of map evaluators and instantiates input partition and later will call AddCache function also once REEF-1339 is resolved.
 
class  EvaluatorManager
 Manages allocated and failed Evaluators for driver.
 
class  EvaluatorSpecification
 Specification for an Evaluator
 
class  IMRUConstants
 
class  IMRUDriver
 Implements the IMRU driver on REEF
 
class  IMRUSystemException
 Type of exception thrown when possible bugs are detected in IMRU code. More...
 
class  MaximumNumberOfEvaluatorFailuresExceededException
 Type of exception thrown when number of failed evaluators reach the maximum allowed limit. More...
 
class  ServiceAndContextConfigurationProvider
 Class that handles failed evaluators and also provides Service and Context configuration
 
class  TaskInfo
 
class  TaskManager
 Manages Tasks, maintains task states and responsible for task submission