| Package | Description | 
|---|---|
| org.apache.sysds.runtime.controlprogram.parfor | 
| Modifier and Type | Method and Description | 
|---|---|
| Task.TaskType | Task. getType() | 
| static Task.TaskType | Task.TaskType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Task.TaskType[] | Task.TaskType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| Task(String iterVar,
    Task.TaskType type) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.