Uses of Class
com.sun.grid.jsv.TaskSpecifier
-
Packages that use TaskSpecifier Package Description com.sun.grid.jsv -
-
Uses of TaskSpecifier in com.sun.grid.jsv
Methods in com.sun.grid.jsv that return TaskSpecifier Modifier and Type Method Description TaskSpecifierTaskSpecifier. clone()TaskSpecifierJobDescription. getTaskSpecifier()Get the object that represents the array task specifier.Methods in com.sun.grid.jsv with parameters of type TaskSpecifier Modifier and Type Method Description voidJobDescription. setTaskSpecifier(TaskSpecifier taskSpecifier)Set the TaskSpecifier object that defines the job's array task settings.
-