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

An event from the driver signaling that a task should be suspended. More...

Inherited by Org.Apache.REEF.Common.Runtime.Evaluator.Task.SuspendEventImpl.

Properties

Optional< byte[]> Message [get]
 The optional suspension message from the driver. More...
 

Detailed Description

An event from the driver signaling that a task should be suspended.

Property Documentation

Optional<byte[]> Org.Apache.REEF.Common.Tasks.Events.ISuspendEvent.Message
get

The optional suspension message from the driver.


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