| Package | Description | 
|---|---|
| org.apache.reef.runtime.common.driver.context | 
 Implementations of Driver-Side representations of Contexts running on an Evaluator 
 | 
| org.apache.reef.tang.formats | 
 Tang format classes encode and decode information that Tang gathers at
 runtime. 
 | 
| Constructor and Description | 
|---|
EvaluatorContext(String contextIdentifier,
                                String evaluatorIdentifier,
                                EvaluatorDescriptor evaluatorDescriptor,
                                Optional<String> parentID,
                                ConfigurationSerializer configurationSerializer,
                                ContextControlHandler contextControlHandler,
                                EvaluatorMessageDispatcher messageDispatcher,
                                ExceptionCodec exceptionCodec,
                                ContextRepresenters contextRepresenters)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AvroConfigurationSerializer
(De-)Serializing Configuration to and from AvroConfiguration. 
 | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.