This project has retired. For details please refer to its
Attic page .
VortexStart (REEF 0.14.0 API)
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Method Summary
Methods
Modifier and Type
Method and Description
void
start (VortexThreadPool vortexThreadPool)
Implement this method, using VortexThreadPool to run jobs on Vortex.
Method Detail
start
void start (VortexThreadPool vortexThreadPool)
Implement this method, using VortexThreadPool to run jobs on Vortex.
Your implementation of this interface will be instantiated by Tang
and this method will be called upon the start of REEF Driver.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2016 The Apache Software Foundation . All rights reserved.