public final class HttpShellJobDriver extends Object
| Modifier and Type | Field and Description | 
|---|---|
static ObjectSerializableCodec<String> | 
CODEC
String codec is used to encode the results
 before passing them back to the client. 
 | 
| Constructor and Description | 
|---|
HttpShellJobDriver(EvaluatorRequestor requestor,
                                    org.apache.reef.examples.hellohttp.HttpServerShellCmdtHandler.ClientCallBackHandler clientCallBackHandler)
Job Driver Constructor 
 | 
public static final ObjectSerializableCodec<String> CODEC
@Inject public HttpShellJobDriver(EvaluatorRequestor requestor, org.apache.reef.examples.hellohttp.HttpServerShellCmdtHandler.ClientCallBackHandler clientCallBackHandler)
requestor - clientCallBackHandler - Copyright © 2015 The Apache Software Foundation. All rights reserved.