Uses of Class
com.sun.grid.jsv.TaskSpecifier
Packages that use TaskSpecifier
-
Uses of TaskSpecifier in com.sun.grid.jsv
Methods in com.sun.grid.jsv that return TaskSpecifierModifier and TypeMethodDescriptionTaskSpecifier.clone()JobDescription.getTaskSpecifier()Get the object that represents the array task specifier.Methods in com.sun.grid.jsv with parameters of type TaskSpecifierModifier and TypeMethodDescriptionvoidJobDescription.setTaskSpecifier(TaskSpecifier taskSpecifier) Set the TaskSpecifier object that defines the job's array task settings.