A B C D E G H I J L M N O P R S T U V 

S

setAccount(String) - Method in class com.sun.grid.jsv.JobDescription
Set the value of the account string.
setAdvanceReservationId(Integer) - Method in class com.sun.grid.jsv.JobDescription
Set the value of the advance reservation id.
setAmount(int) - Method in class com.sun.grid.jsv.BindingSpecifier
Sets the binding amount
setBinary(Boolean) - Method in class com.sun.grid.jsv.JobDescription
Set whether the job is binary.
setBindingSpecifier(BindingSpecifier) - Method in class com.sun.grid.jsv.JobDescription
Set the BindingSpecifier object that represent's the job to core binding settings.
setCheckpointSpecifier(CheckpointSpecifier) - Method in class com.sun.grid.jsv.JobDescription
Set the CheckpointSpecifier object that defines the checkpointing settings for the job.
setCommandArgs(String[]) - Method in class com.sun.grid.jsv.JobDescription
Set the job's command arguments.
setCore(int) - Method in class com.sun.grid.jsv.BindingSpecifier
Sets the binding core
setDeadline(Calendar) - Method in class com.sun.grid.jsv.JobDescription
Set the deadline time.
setDisplay(String) - Method in class com.sun.grid.jsv.JobDescription
Set the display string.
setEnvironment(Map<String, String>) - Method in class com.sun.grid.jsv.JobDescription
Set the job's environment variable.
setErrorPath(Map<String, String>) - Method in class com.sun.grid.jsv.JobDescription
Set the error path.
setExplicitStrategy(List<BindingSpecifier.CoreSpecifier>) - Method in class com.sun.grid.jsv.BindingSpecifier
Set explicit binding strategy specifying socket/core map
setHardQueue(List<String>) - Method in class com.sun.grid.jsv.JobDescription
Set the hard queue list.
setHardResourceRequirements(Map<String, String>) - Method in class com.sun.grid.jsv.JobDescription
Set the hard resource requirements map.
setHold(Boolean) - Method in class com.sun.grid.jsv.JobDescription
Set whether the job should be submitted in hold state.
setHoldArrayJobIds(List<String>) - Method in class com.sun.grid.jsv.JobDescription
Set the list of array job identifiers on which the job tasks depened.
setHoldJobIds(List<String>) - Method in class com.sun.grid.jsv.JobDescription
Set the list of job identifiers on which the job depeneds.
setInputPath(Map<String, String>) - Method in class com.sun.grid.jsv.JobDescription
Set the input path.
setInterval(long) - Method in class com.sun.grid.jsv.CheckpointSpecifier
Set the interval at which checkpoints should be taken.
setInterval(int, int, int) - Method in class com.sun.grid.jsv.CheckpointSpecifier
Set the interval at which checkpoints should be taken.
setJobContext(Map<String, String>) - Method in class com.sun.grid.jsv.JobDescription
Set the job's context.
setJobShare(Integer) - Method in class com.sun.grid.jsv.JobDescription
Set the job's functional ticket share See qsub -js.
setLinearStrategy(int, int, int) - Method in class com.sun.grid.jsv.BindingSpecifier
Set linear binding strategy
setLinearStrategy(int) - Method in class com.sun.grid.jsv.BindingSpecifier
Set linear-automatic binding strategy
setMailRecipients(List<String>) - Method in class com.sun.grid.jsv.JobDescription
Set the list of email recipients to be notified on job events.
setMailSpecifier(MailSpecifier) - Method in class com.sun.grid.jsv.JobDescription
Set the MailSpecifier object that represents when email notifications should be sent.
setMasterQueue(List<String>) - Method in class com.sun.grid.jsv.JobDescription
Set the master queue list.
setMax(int) - Method in class com.sun.grid.jsv.TaskSpecifier
Set the maximum value of the array task id range.
setMergeStreams(Boolean) - Method in class com.sun.grid.jsv.JobDescription
Set whether the output and error streams should be merged.
setMin(int) - Method in class com.sun.grid.jsv.TaskSpecifier
Set the minimum value of the array task id range.
setName(String) - Method in class com.sun.grid.jsv.CheckpointSpecifier
Set the name of the checkpointing environment.
setName(String) - Method in class com.sun.grid.jsv.JobDescription
Set the job's name.
setName(String) - Method in class com.sun.grid.jsv.ParallelEnvironment
Set the name of the parallel environment to be used
setNotify(Boolean) - Method in class com.sun.grid.jsv.JobDescription
Set whether the job should be sent warning signals before being suspended or terminated.
setOccasion(String) - Method in class com.sun.grid.jsv.CheckpointSpecifier
Set the occasions when the job should be checkpointed according to a a String composed by combining the string values for the occasions when the job should be checkpointed.
setOccasion(String) - Method in class com.sun.grid.jsv.MailSpecifier
Set the occasions when email should be sent for a job according to a String composed of the string identifiers for the occasions when email should be sent.
setOutputPath(Map<String, String>) - Method in class com.sun.grid.jsv.JobDescription
Set the output path.
setParallelEnvironment(ParallelEnvironment) - Method in class com.sun.grid.jsv.JobDescription
Set the ParallelEnvironment object that represent's the job's PE settings.
setPeType() - Method in class com.sun.grid.jsv.BindingSpecifier
Set binding type to type pe
setPriority(Integer) - Method in class com.sun.grid.jsv.JobDescription
Set the job's priority.
setProject(String) - Method in class com.sun.grid.jsv.JobDescription
Set the job's project.
setRange(int, int) - Method in class com.sun.grid.jsv.ParallelEnvironment
Set the minimum and maximum number of parallel processes to be started for this job.
setRange(int) - Method in class com.sun.grid.jsv.ParallelEnvironment
Set the minimum and maximum number of parallel processes to be started for this job to the same value, i.e.
setRange(int, int) - Method in class com.sun.grid.jsv.TaskSpecifier
Set the minimum and maximum values of the array task id range.
setRange(int, int, int) - Method in class com.sun.grid.jsv.TaskSpecifier
Set the minimum and maximum values of the array task id range as well as the incremental step value.
setRangeMax(int) - Method in class com.sun.grid.jsv.ParallelEnvironment
Set the maximum number of parallel processes to be started for this job.
setRangeMin(int) - Method in class com.sun.grid.jsv.ParallelEnvironment
Set the minimum number of parallel processes to be started for this job.
setRerunnable(Boolean) - Method in class com.sun.grid.jsv.JobDescription
Set whether the job can be requeued in the event of execd failure.
setResourceReservation(Boolean) - Method in class com.sun.grid.jsv.JobDescription
Set whether the job should use resource reservation.
setResult(JsvManager.Result, String) - Method in class com.sun.grid.jsv.JsvManager
Set the result of the JSV verification operation.
setSetType() - Method in class com.sun.grid.jsv.BindingSpecifier
Set binding type to type 'set'
setShell(Boolean) - Method in class com.sun.grid.jsv.JobDescription
Set whether the job should be launched by a shell.
setShellPath(Map<String, String>) - Method in class com.sun.grid.jsv.JobDescription
Set the job's shell path.
setSocket(int) - Method in class com.sun.grid.jsv.BindingSpecifier
Sets the binding socket
setSoftQueue(List<String>) - Method in class com.sun.grid.jsv.JobDescription
Set the job's soft queue list See qsub -soft -q.
setSoftResourceRequirements(Map<String, String>) - Method in class com.sun.grid.jsv.JobDescription
Set the job's soft resource requirements map.
setStartTime(Calendar) - Method in class com.sun.grid.jsv.JobDescription
Set the job's start time.
setStep(int) - Method in class com.sun.grid.jsv.BindingSpecifier
Sets the binding step size
setStep(int) - Method in class com.sun.grid.jsv.TaskSpecifier
Set the incremental step value of the array task id range.
setStrategy(BindingSpecifier.Strategy) - Method in class com.sun.grid.jsv.BindingSpecifier
Set binding strategy string
setStridingStrategy(int, int, int) - Method in class com.sun.grid.jsv.BindingSpecifier
Set striding binding strategy
setStridingStrategy(int) - Method in class com.sun.grid.jsv.BindingSpecifier
Set striding-automatic binding strategy
setTaskSpecifier(TaskSpecifier) - Method in class com.sun.grid.jsv.JobDescription
Set the TaskSpecifier object that defines the job's array task settings.
setType(BindingSpecifier.Type) - Method in class com.sun.grid.jsv.BindingSpecifier
Set binding type
setVerification(JobDescription.Verification) - Method in class com.sun.grid.jsv.JobDescription
Set the job's verification level.
setWorkingDirectory(String) - Method in class com.sun.grid.jsv.JobDescription
Set the working directory.
SimpleJsv - Class in com.sun.grid.jsv.examples
This is a simple JSV that: Rejects binary jobs Rejects parallel jobs that don't request a multiple of 16 processes Temporarily reject jobs that request h_vmem Removes request for h_data Increments the job context variable "a" Removes the job context variable "b" Removes the job context variable "c" Adds a job context variable d=5
SimpleJsv() - Constructor for class com.sun.grid.jsv.examples.SimpleJsv
 
socket - Variable in class com.sun.grid.jsv.BindingSpecifier.CoreSpecifier
 
A B C D E G H I J L M N O P R S T U V