Package | Description |
---|---|
org.apache.reef.vortex.api |
Vortex user api for running jobs on Vortex.
|
Constructor and Description |
---|
VortexFuture(Executor executor,
VortexMaster vortexMaster,
int taskletId)
Creates a
VortexFuture . |
VortexFuture(Executor executor,
VortexMaster vortexMaster,
int taskletId,
FutureCallback<TOutput> callbackHandler)
Creates a
VortexFuture with a callback. |
Copyright © 2017 The Apache Software Foundation. All rights reserved.