| Package | Description |
|---|---|
| edu.rice.hj.runtime.actors |
The base package for the habanero-java actors support.
|
| edu.rice.hj.runtime.forkjoin |
The base package for a fork-join based parallel implementation of the HJ runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResumableBlock
ResumableBlock class.
|
class |
ResumableTask
A wrapper class to allow resuming Activity instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataDrivenControl.addResumable(Resumable resumable)
Attach Resumable instances to the DDC.
|
Copyright © 2014 Rice University - Department of Computer Science. All rights reserved.