Apache REEF  0.16.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
 
interface  IJobLifecycleManager
 interface for job lifecycle manager.
 
class  IMRUConstants
 
class  IMRUDriver
 Implements the IMRU driver on REEF with fault tolerant
 
class  IMRUSystemException
 Type of exception thrown when possible bugs are detected in IMRU code. More...
 
class  JobCancellationDetectorAlwaysFalse
 Default implementation of IJobCancelledDetector.
 
class  JobCancelled
 Job cancelled event.
 
class  JobLifeCycleManager
 JobLifecycleManager orchestrates job cancellation flow.
 
class  ServiceAndContextConfigurationProvider
 Class that provides Service and Context configuration
 
class  TaskInfo
 
class  TaskManager
 Manages Tasks, maintains task states and responsible for task submission
 
class  TaskStateService