This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Common.Tasks.ITask Interface Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Public Member Functions | List of all members
Org.Apache.REEF.Common.Tasks.ITask Interface Reference

Inherits IDisposable.

Inherited by Org.Apache.REEF.IMRU.OnREEF.IMRUTasks.MapTaskHost< TMapInput, TMapOutput >, and Org.Apache.REEF.IMRU.OnREEF.IMRUTasks.UpdateTaskHost< TMapInput, TMapOutput, TResult >.

Public Member Functions

byte[] Call (byte[] memento)
 

Member Function Documentation

byte [] Org.Apache.REEF.Common.Tasks.ITask.Call ( byte[]  memento)

The documentation for this interface was generated from the following file: