A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

AbstractResourceStrategy - Interface in gov.bnl.star.offline.scheduler.Dispatchers
This is an intrface for Resource Strategys.
AccessMethod - Class in gov.bnl.star.offline.scheduler
A configuration object used to combine (associate) the dispatcher with the queue under a gatekeeper.
AccessMethod() - Constructor for class gov.bnl.star.offline.scheduler.AccessMethod
Creates a new instance of AccessMethod
accumulatedResponseTime - Variable in class gov.bnl.star.offline.scheduler.Queue
 
add(Object, PhysicalFile) - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated.  
add(PhysicalFile) - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Adds the file to the assignment, the host is used as location
add(Location, PhysicalFile) - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Assigns the file to the location.
add(Object, Object) - Method in class gov.bnl.star.offline.scheduler.policy.ListMap
Adds a value in the list associated to key
addAccessMethod(AccessMethod) - Method in class gov.bnl.star.offline.scheduler.LocalAccessPoint
Adds a new accessMethod to thsi gatekeeper
addAccessMethod(AccessMethod) - Method in class gov.bnl.star.offline.scheduler.Queue
Used by the framwork to configure the queue
addAccessPoint(LocalAccessPoint) - Method in class gov.bnl.star.offline.scheduler.AccessMethod
 
addAccessPoint(GateKeeperAccessPoint) - Method in class gov.bnl.star.offline.scheduler.AccessMethod
The user need not configure this this member the access point will configure it when the object is added.
addAccessPoint(LocalAccessPoint) - Method in class gov.bnl.star.offline.scheduler.Site
This function should be called from the config file, it adds an access object (GateKeeperAccess, LocalAccess) to a access list.
addAll(FileAssignment) - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Adds an entire FileAssignment to the present.
addAll(ListMap) - Method in class gov.bnl.star.offline.scheduler.policy.ListMap
 
addAllPhysical(Collection) - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Adds a list of files to the assignment.
addAllPhysical(Location, Collection) - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Adds a list of files to the specified location.
addApplication(Application) - Method in class gov.bnl.star.offline.scheduler.util.RDLApplicationResolver
 
addArgument(String) - Method in class gov.bnl.star.offline.scheduler.request.rdl.Task
 
AddBatchSystem(BatchSystem) - Method in class gov.bnl.star.offline.scheduler.Site
Adds a batch system object to the site.
addComponent(String, Object) - Method in class gov.bnl.star.offline.scheduler.ComponentLibrary
Add an object to the configuration table.
addDirectory(URL) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.SandboxPackage
 
addFile(URL) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.SandboxPackage
 
addFILE_NAME(String) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
Configures the parser to parse out the host name of the file.
AddFileTransferGatekeeper(GateKeeperAccessPoint) - Method in class gov.bnl.star.offline.scheduler.Site
Adds a file Transfer gatekeepers object to the site.
addGatekeeper(GateKeeperAccessPoint) - Method in class gov.bnl.star.offline.scheduler.BatchSystem
Deprecated. This function is used to configure the batch system, use it to add Gatekeeper objects that are able to submit to the batch system.
addGateKeeperAccess(GateKeeperAccessPoint) - Method in class gov.bnl.star.offline.scheduler.Site
Used to add a gatekeeper to this site, to which jobs can be submitted Note: This function is called from the config file.
addGlobalObject(String, Object) - Method in class gov.bnl.star.offline.scheduler.util.ConfigToolkit
 
addHOST(String) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
Configures the parser to parse out the host name of the entry (node name or IP).
addLFN(String) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
Configures the parser to parse out the LFN.
addLocalAccess(LocalAccessPoint) - Method in class gov.bnl.star.offline.scheduler.Site
Used to add a local access point to this site, from which jobs can be submitted Note: This function is called from the config file.
addNUMBER_OF_EVENTS(String) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
Configures the parser to parse out the host name of the number of events (If given).
addOneToFilesInSubset() - Method in class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
 
addPackage(SandboxPackage) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.LocalSandbox
 
addPackage(SandboxPackage) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.PackmanSandbox
 
addPackage(SandboxPackage) - Method in interface gov.bnl.star.offline.scheduler.util.sandbox.Sandbox
Used to add a package to the sand box
addPackage(SandboxPackage) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipSandbox
Used to add a package to the sand box
addPATH(String) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
Configures the parser to parse out the path to the entry.
addPreferredCopyRegx(String, String) - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.DropDuplicateRegX
When more then one file is found matching a regular expression capture group, normally the first one is kept.
addPreferredCopyRegx(String, String) - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.DropDuplicatesFromSortedList
This function is used to select one entry when two or more entrys are found matching the regx Example of useage: //pic NFS files farst the local files then HPSS files addPreferredCopyRegx("B", ".*::local::.*::.*::.*::.*::.*"); addPreferredCopyRegx("A", ".*::NFS::.*::.*::.*::.*::.*"); addPreferredCopyRegx("C", ".*::HPSS::.*::.*::.*::.*::.*");
AddProcesseID(String) - Method in class gov.bnl.star.offline.scheduler.Job
 
addProperties(Map) - Method in class gov.bnl.star.offline.scheduler.config.FileCatalogPanel
 
addProperties(Map) - Method in class gov.bnl.star.offline.scheduler.config.LogPanel
 
addProperties(Map) - Method in class gov.bnl.star.offline.scheduler.config.LSFDispatcherPanel
 
addProperties(Map) - Method in class gov.bnl.star.offline.scheduler.config.PassivePolicyPanel
 
addProperties(Map) - Method in class gov.bnl.star.offline.scheduler.config.ProgramLocation
 
addProperties(Map) - Method in class gov.bnl.star.offline.scheduler.config.StatisticsPanel
 
addProperties(Map) - Method in interface gov.bnl.star.offline.scheduler.config.WizardPanel
 
addQueue(Queue) - Method in class gov.bnl.star.offline.scheduler.AccessMethod
Used to add all queues that can be acessed by this method.
addQueue(Queue) - Method in class gov.bnl.star.offline.scheduler.BatchSystem
Deprecated.  
addQueue(Queue) - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
addQueueDiscriptors(QueueDiscriptorBase) - Method in class gov.bnl.star.offline.scheduler.Queue
Used to add a new QueueDiscriptor to relate the queue to a dispatcher.
addRequirement(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
Add requirements to the requirements="" string in the .condor file.
addResource(String, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Addes a new resource, and initializes the value to base.
addResource(String, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Addes a new resource, and initializes the value to base.
addResource(String, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Addes a new resource, and initializes the value to base.
addResource(Resource) - Method in class gov.bnl.star.offline.scheduler.request.Request
Add a Resource value to this Request
addResourceMustMatch(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
 
addResourceMustNotMatch(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
 
addResourceStrategy(AbstractResourceStrategy) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
addResourceStrategy(AbstractResourceStrategy) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
addRow() - Method in class gov.bnl.star.offline.scheduler.util.persistent.TablePrinter
 
addRow(String) - Method in class gov.bnl.star.offline.scheduler.util.persistent.TablePrinter
 
addSandboxedFiles(String) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.LocalSandbox
 
addSandboxedFiles(String) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.PackmanSandbox
 
addSandboxedFiles(String) - Method in interface gov.bnl.star.offline.scheduler.util.sandbox.Sandbox
 
addSandboxedFiles(String) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipSandbox
 
addSITE(String) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
Configures the parser to parse out the site of the entry.
addSTORAGE_SERVISE(String) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
Configures the parser to parse out the storage servise (examples: HPSS, NFS, Locla disk).
addToEventsInSubset(int) - Method in class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
 
addToEventsReturned(int) - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
 
addToReportText(String) - Method in class gov.bnl.star.offline.scheduler.Job
Concats a string plus a "\n" to report file.
addToReportText(String) - Method in class gov.bnl.star.offline.scheduler.request.Request
 
addToReportText(String) - Method in class gov.bnl.star.offline.scheduler.util.persistent.ReportWriter
 
addToRow(int) - Method in class gov.bnl.star.offline.scheduler.util.persistent.TablePrinter
 
addToRow(double) - Method in class gov.bnl.star.offline.scheduler.util.persistent.TablePrinter
 
addToRow(float) - Method in class gov.bnl.star.offline.scheduler.util.persistent.TablePrinter
 
addToRow(long) - Method in class gov.bnl.star.offline.scheduler.util.persistent.TablePrinter
 
addToRow(Object) - Method in class gov.bnl.star.offline.scheduler.util.persistent.TablePrinter
 
AllCopiesSelector - Class in gov.bnl.star.offline.scheduler.policy.copyselector
Select all the copies returned by the query.
AllCopiesSelector(boolean) - Constructor for class gov.bnl.star.offline.scheduler.policy.copyselector.AllCopiesSelector
 
AllFilesStrategy - Class in gov.bnl.star.offline.scheduler.catalog
Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements. Resolves the query by getting all the files from the catalog.
AllFilesStrategy() - Constructor for class gov.bnl.star.offline.scheduler.catalog.AllFilesStrategy
Deprecated.  
analizeRequest(String) - Method in class gov.bnl.star.offline.scheduler.initializer.XMLInitializer
 
analizeRequest(String) - Method in interface gov.bnl.star.offline.scheduler.JobInitializer
Analize a job request, and if it's valid returns the description of such job and its requirements.
application - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
application - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
 
application - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
 
application - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
application - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
application - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
application - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
 
Application - Class in gov.bnl.star.offline.scheduler.request.rdl
Class representing the Application request element
Application() - Constructor for class gov.bnl.star.offline.scheduler.request.rdl.Application
 
Application(String, String, String) - Constructor for class gov.bnl.star.offline.scheduler.request.rdl.Application
 
applicationTable - Variable in class gov.bnl.star.offline.scheduler.util.RDLApplicationResolver
 
assignFiles(Request, QueryResult[], CatalogQuery[], List) - Method in interface gov.bnl.star.offline.scheduler.policy.AssignmentStrategy
Executes the strategy, by assigning all the copies of the files and creating a FileAssignment.
assignFiles(Request, QueryResult[], CatalogQuery[], List) - Method in class gov.bnl.star.offline.scheduler.policy.SelectorAssignmentStrategy
 
AssignmentByQueueMonitorPolicy - Class in gov.bnl.star.offline.scheduler.policy
This policy takes the assignment from another policy, and assigns a queue depending on the result of the monitoring information.
AssignmentByQueueMonitorPolicy() - Constructor for class gov.bnl.star.offline.scheduler.policy.AssignmentByQueueMonitorPolicy
 
AssignmentByQueueMonitorPolicy() - Method in class gov.bnl.star.offline.scheduler.policy.AssignmentByQueueMonitorPolicy
 
AssignmentStrategy - Interface in gov.bnl.star.offline.scheduler.policy
Given the query result and the filelist, the AssignmentStrategy assign the copies of the files to the different targets (single nodes, or groups).
AssignmentStrategyFactory - Class in gov.bnl.star.offline.scheduler.policy
Decides which strategy is to be used to assign the query results to the different targets (nodes or group of nodes).
AssignmentStrategyFactory() - Constructor for class gov.bnl.star.offline.scheduler.policy.AssignmentStrategyFactory
 
assignQueue(Queue, Job) - Static method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
This member associates the job to the queue.
assignQueues(Request, List) - Method in class gov.bnl.star.offline.scheduler.policy.AssignmentByQueueMonitorPolicy
 
assignQueues(Request, List) - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
assignTargetMachine(Request) - Method in interface gov.bnl.star.offline.scheduler.Policy
Decides how and where to run the job according to its requirements.
assignTargetMachine(Request) - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByMonitorPolicy
 
assignTargetMachine(Request) - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByPercentagePolicy
 
assignTargetMachine(Request) - Method in class gov.bnl.star.offline.scheduler.policy.DynamicConfigPolicy
 
assignTargetMachine(Request) - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
Processes a job requests, splitting into multiple processes and assigning the target machines.
assignTargetMachine(Request) - Method in class gov.bnl.star.offline.scheduler.policy.SiteForwardPolicy
Creates a star-submit process with the same xml description file as input.
asURL() - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
Returns the formatted URL for the input file.

B

base - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Base value for the resource value formula.
base - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Base value for the resource value formula.
base - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Base value for the resource value formula.
baseResponseTime - Variable in class gov.bnl.star.offline.scheduler.Queue
 
BashApplication - Class in gov.bnl.star.offline.scheduler.Dispatchers.xgrid
Application module for csh.
BashApplication() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Creates a new instance of CSHApplication
BatchSystem - Class in gov.bnl.star.offline.scheduler
Deprecated. This config object is no longer used
BatchSystem() - Constructor for class gov.bnl.star.offline.scheduler.BatchSystem
Deprecated. Creates a new instance of BatchSystemt
BOSSDispatcher - Class in gov.bnl.star.offline.scheduler.Dispatchers.boss
Dispatches a job using BOSS.
BOSSDispatcher() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
BOSSResourceStrategy - Class in gov.bnl.star.offline.scheduler.Dispatchers.boss
Encapsulate the resource usage parameter (-R) for an BOSS farm.
BOSSResourceStrategy() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
 

C

calculateBOSSResources(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Filles the resource table with all the resources.
calculateLSFResources(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Filles the resource table with all the resources.
calculatePBSResources(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Filles the resource table with all the resources.
calcUsage(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
Retunes the amount of resources consumed according to the calculation resourcesConsumed=base+(fileFactor*nItemsMatched); This is however limited by the value of "max".
canAdd(Location) - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Returns how many files can be assigned to the location without changing the number of processes.
canRemove(Location) - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Returns how many files can be deassigned to the location without changing the number of processes.
Catalog - Interface in gov.bnl.star.offline.scheduler.dataset.catalog
This class is the template for writing different interfaces between the scheduler and different catalogs.
CatalogDatasetConfig - Class in gov.bnl.star.offline.scheduler.dataset
Deprecated.  
CatalogDatasetConfig() - Constructor for class gov.bnl.star.offline.scheduler.dataset.CatalogDatasetConfig
Deprecated. Creates a new instance of CatalogDatasetConfig
CatalogManager - Class in gov.bnl.star.offline.scheduler.catalog
Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements. This class is able to execute file catalog queries on the STAR file catalog implementation.
CatalogManager() - Constructor for class gov.bnl.star.offline.scheduler.catalog.CatalogManager
Deprecated.  
CatalogQuery - Class in gov.bnl.star.offline.scheduler
Encapsulate a query to the file catalog.
CatalogQuery(String) - Constructor for class gov.bnl.star.offline.scheduler.CatalogQuery
Creates a query to the file catalog.
CatalogQuery(CatalogQuery) - Constructor for class gov.bnl.star.offline.scheduler.CatalogQuery
Creates a copy of a given query.
CatalogQuery() - Constructor for class gov.bnl.star.offline.scheduler.CatalogQuery
 
CatalogTask - Class in gov.bnl.star.offline.scheduler.catalog
Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements. Task to solve a catalog query. These task don't have a timeout.
CatalogTask(Class, CatalogQuery) - Constructor for class gov.bnl.star.offline.scheduler.catalog.CatalogTask
Deprecated. Creates a new task to execute the query.
characters(char[], int, int) - Method in class gov.bnl.star.offline.scheduler.request.JDLHandler
Parsing method.
characters(char[], int, int) - Method in class gov.bnl.star.offline.scheduler.request.RDLHandler
Receive raw character data from the parser.
checkIfDirExists(URI, boolean) - Static method in class gov.bnl.star.offline.scheduler.util.FilesystemToolkit
Check if a directory exist.
checkIfDirExists(String, String, boolean) - Static method in class gov.bnl.star.offline.scheduler.util.FilesystemToolkit
Check if a directory exist.
checkIfDirExists(URL, boolean) - Static method in class gov.bnl.star.offline.scheduler.util.FilesystemToolkit
Check if a directory exist.
checkIfDirExists(URL, boolean) - Method in class gov.bnl.star.offline.scheduler.util.ThreadSafeFilesystemToolkit
This function should not be called it is used only used international by this class, and must be public.
checkIfFileExists(URL, boolean) - Static method in class gov.bnl.star.offline.scheduler.util.FilesystemToolkit
Check if a file exist.
checkIfFileExists(URL, boolean) - Method in class gov.bnl.star.offline.scheduler.util.ThreadSafeFilesystemToolkit
This function should not be called it is used only used international by this class, and must be public.
chooseDispatcher(Request, Job) - Method in class gov.bnl.star.offline.scheduler.bnl.ClusterDispatcherChooser
Deprecated.  
chooseDispatcher(Request, Job) - Method in class gov.bnl.star.offline.scheduler.bnl.SimpleDispatcherChooser
 
chooseDispatcher(Request, Job) - Method in interface gov.bnl.star.offline.scheduler.DispatcherChooser
Deprecated.  
clearAllDefaults() - Method in class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
 
ClearAllQueues() - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
clearProcesseIDs() - Method in class gov.bnl.star.offline.scheduler.Job
 
clearTable() - Method in class gov.bnl.star.offline.scheduler.util.persistent.TablePrinter
 
close() - Method in class gov.bnl.star.offline.scheduler.util.persistent.SessionReader
 
closeBuffer() - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
Close the file srteam to the buffer file
ClusterAssignmentByMonitorPolicy - Class in gov.bnl.star.offline.scheduler.policy
This policy takes the assignment from another policy, and assigns clusters depending on the result of the monitoring information.
ClusterAssignmentByMonitorPolicy() - Constructor for class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByMonitorPolicy
 
ClusterAssignmentByPercentagePolicy - Class in gov.bnl.star.offline.scheduler.policy
This policy takes the assignment from another policy, and decides to which cluster to assign them according to the percentage.
ClusterAssignmentByPercentagePolicy() - Constructor for class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByPercentagePolicy
 
ClusterDispatcherChooser - Class in gov.bnl.star.offline.scheduler.bnl
Deprecated. Replaced by GenericCompositeDispatcher Chooses the dispatcher by looking at the cluster. It simply returns the cluster name associated to the job.
ClusterDispatcherChooser() - Constructor for class gov.bnl.star.offline.scheduler.bnl.ClusterDispatcherChooser
Deprecated.  
ClusterInfo - Interface in gov.bnl.star.offline.scheduler.monitor
Monitoring information about a cluster - such as rcas.rcf.bnl.gov.
ClusterInfoFinder - Interface in gov.bnl.star.offline.scheduler.monitor
Polls the monitoring service and retrieves information about the clusters.
colWide(List) - Method in class gov.bnl.star.offline.scheduler.util.persistent.TablePrinter
 
CommandLineReDispatch - Class in gov.bnl.star.offline.scheduler.util.persistent
The main class for resubmitting already dispatched jobs.
CommandLineReDispatch() - Constructor for class gov.bnl.star.offline.scheduler.util.persistent.CommandLineReDispatch
Creates a new instance of CommandLineReDispatch
CommandLineTask - Class in gov.bnl.star.offline.scheduler.util
A command line task.
CommandLineTask(String) - Constructor for class gov.bnl.star.offline.scheduler.util.CommandLineTask
A new command line task.
CommandLineTask(String, boolean) - Constructor for class gov.bnl.star.offline.scheduler.util.CommandLineTask
A new command line task.
CommandLineTask(String, int) - Constructor for class gov.bnl.star.offline.scheduler.util.CommandLineTask
A new command line task with a timeout.
CommandLineTask(String, int, boolean) - Constructor for class gov.bnl.star.offline.scheduler.util.CommandLineTask
 
CommandLineTask(String[], boolean) - Constructor for class gov.bnl.star.offline.scheduler.util.CommandLineTask
A new command line task.
compare(Object, Object) - Method in class gov.bnl.star.offline.scheduler.Queues.QueueComparator
 
ComponentLibrary - Class in gov.bnl.star.offline.scheduler
The base class that encapsulates(points to) the configurations object.
CompositeDispatcher - Class in gov.bnl.star.offline.scheduler
Deprecated. Replaced by GenericCompositeDispatcher
CompositeDispatcher() - Constructor for class gov.bnl.star.offline.scheduler.CompositeDispatcher
Deprecated. Creates a new instance of CompositeDispatcher
CondorDispatcher - Class in gov.bnl.star.offline.scheduler.Dispatchers.condorg
Dispatches jobs using Condor-G on a remote site that uses LSF.
CondorDispatcher() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
Creates a new dispatcher
CondorGRSLDispatcher - Class in gov.bnl.star.offline.scheduler.Dispatchers.condorg
Dispatches jobs using Condor-G on a remote site that uses PBS.
CondorGRSLDispatcher() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
Creates a new dispatcher
CondorNodePriorityStringGenerator - Class in gov.bnl.star.offline.scheduler.Dispatchers.condorg
 
CondorNodePriorityStringGenerator() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorNodePriorityStringGenerator
Creates a new instance of CondorNodePriorityStringGenerator
ConfigToolkit - Class in gov.bnl.star.offline.scheduler.util
Toolkit with pre-written methods to help work with the SUMS configuration.
ConfigToolkit() - Constructor for class gov.bnl.star.offline.scheduler.util.ConfigToolkit
Creates a new instance of ConfigToolkit
ConfigurationEditor - Class in gov.bnl.star.offline.scheduler.config
 
ConfigurationEditor() - Constructor for class gov.bnl.star.offline.scheduler.config.ConfigurationEditor
Creates new form ConfigurationEditor
ConfigurationWizard - Class in gov.bnl.star.offline.scheduler.config
 
ConfigurationWizard() - Constructor for class gov.bnl.star.offline.scheduler.config.ConfigurationWizard
Creates new form ConfigurationWizard
CopyCommand(SandboxPackage) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.LocalSandbox
 
CopyCommand(SandboxPackage) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.PackmanSandbox
 
CopyCommand(SandboxPackage) - Method in interface gov.bnl.star.offline.scheduler.util.sandbox.Sandbox
 
CopyCommand(SandboxPackage) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipSandbox
 
CopySelector - Interface in gov.bnl.star.offline.scheduler.policy.copyselector
Process the result of a query and selected the actual copies to run the job on.
CopySelectorFactory - Class in gov.bnl.star.offline.scheduler.policy.copyselector
Selects which Copyselector should be used for the given query.
CopySelectorFactory() - Constructor for class gov.bnl.star.offline.scheduler.policy.copyselector.CopySelectorFactory
 
countAndPrint(Dataset, boolean) - Static method in class gov.bnl.star.offline.scheduler.dataset.EntryCounter
Print the total number of entries in the dataset to the screen.
createCopySelector() - Static method in class gov.bnl.star.offline.scheduler.policy.AssignmentStrategyFactory
Decides which strategy is to be used to assign the query results to the different targets (nodes or group of nodes).
createCopySelector(CatalogQuery, Request) - Static method in class gov.bnl.star.offline.scheduler.policy.copyselector.CopySelectorFactory
Returns the Copy selector to be used on a given query of a given request.
createLocalRemoteFileList(PrintStream, Collection, Map, boolean) - Static method in class gov.bnl.star.offline.scheduler.util.FileListToolkit
 
createPathsFileList(PrintStream, Collection, Map) - Static method in class gov.bnl.star.offline.scheduler.util.FileListToolkit
 
createStrategy(CatalogQuery) - Static method in class gov.bnl.star.offline.scheduler.catalog.QueryStrategyFactory
Deprecated.  
CSHApplication - Class in gov.bnl.star.offline.scheduler.Dispatchers.lsf
Application module for csh.
CSHApplication() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Creates a new instance of CSHApplication
CSHCommandLineTask - Class in gov.bnl.star.offline.scheduler.util
A command line task.
CSHCommandLineTask(String) - Constructor for class gov.bnl.star.offline.scheduler.util.CSHCommandLineTask
A new command line task.
CSHCommandLineTask(String, boolean) - Constructor for class gov.bnl.star.offline.scheduler.util.CSHCommandLineTask
A new command line task.
CSHCommandLineTask(String, int) - Constructor for class gov.bnl.star.offline.scheduler.util.CSHCommandLineTask
A new command line task with a timeout.
CSHCommandLineTask(String, int, boolean) - Constructor for class gov.bnl.star.offline.scheduler.util.CSHCommandLineTask
 
CSHCommandLineTask(String, boolean, int) - Constructor for class gov.bnl.star.offline.scheduler.util.CSHCommandLineTask
 

D

Dataset - Class in gov.bnl.star.offline.scheduler.dataset
This class represents the dataset.
Dataset(String) - Constructor for class gov.bnl.star.offline.scheduler.dataset.Dataset
Creates a new instance of Dataset
Dataset() - Constructor for class gov.bnl.star.offline.scheduler.dataset.Dataset
!!! This constructor should not be used, use Dataset(String datasetName) !!!
DatasetManipulator - Interface in gov.bnl.star.offline.scheduler.dataset.datasetManipulators
The base class for any operations that manipulate the dataset gov.bnl.star.offline.scheduler.dataset.Dataset object.
DatasetSubset - Class in gov.bnl.star.offline.scheduler.dataset
This class represents an indexed subset of the dataset.
DatasetSubset() - Constructor for class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
This constructor should ***not*** be used
DatasetSubset(int, Dataset) - Constructor for class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
Creates a new instance of DatasetSubset
decrementSize() - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
 
defaultComponent() - Method in class gov.bnl.star.offline.scheduler.SchedulerCommandLine
 
defaults - Variable in class gov.bnl.star.offline.scheduler.request.RequestHandler
 
definedNames() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
A list of names, comma separated, of all the resources used.
definedNames() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
A list of names, comma separated, of all the resources used.
definedNames() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
A list of names, comma separated, of all the resources used.
delay - Static variable in class gov.bnl.star.offline.scheduler.dataset.catalog.PrintDots
 
deleteBuffer() - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
 
deleteDataset() - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
 
destroy() - Method in class gov.bnl.star.offline.scheduler.util.CommandLineTask
 
destroy() - Method in class gov.bnl.star.offline.scheduler.util.CSHCommandLineTask
 
determineResourceNotUsed() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Determines whether any resources at all have been assigned.
determineResourceNotUsed() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Determines whether any resources at all have been assigned.
determineResourceNotUsed() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Determines whether any resources at all have been assigned.
DIRECTORY - Static variable in class gov.bnl.star.offline.scheduler.OutputFile
source/destination represents a directory
discard - Static variable in class gov.bnl.star.offline.scheduler.request.Request
 
dispatch(Request, List) - Method in class gov.bnl.star.offline.scheduler.CompositeDispatcher
Deprecated.  
dispatch(Request, List) - Method in interface gov.bnl.star.offline.scheduler.Dispatcher
Dispatches the processes described in the job request.
dispatch(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
Creates the scripts and dispatches the job on the target machine.
dispatch(Request, Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
dispatch(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
Creates the scripts and dispatches the job on the target machine.
dispatch(Request, Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
 
dispatch(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
Creates the scripts and dispatches the job on the target machine.
dispatch(Request, Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
 
dispatch(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
Creates the scripts and dispatches the job on the target machine.
dispatch(Request, Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
 
dispatch(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
Creates the scripts and dispatches the job on the target machine.
dispatch(Request, Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
dispatch(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
Creates the scripts and dispatches the job on the target machine.
dispatch(Request, Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
dispatch(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
Creates the scripts and dispatches the job on the target machine.
dispatch(Request, Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
dispatch(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
 
dispatch(Request, Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
 
dispatch(Request, List) - Method in class gov.bnl.star.offline.scheduler.GenericCompositeDispatcher
Routs the jobs to the correct dispatcher
Dispatcher - Interface in gov.bnl.star.offline.scheduler
Allows to dispatch a job to a remote machine and to retrieve it's output.
dispatcher - Variable in class gov.bnl.star.offline.scheduler.SchedulerCommandLine
 
DispatcherBase - Class in gov.bnl.star.offline.scheduler.Dispatchers
The base class for all Dispatchers
DispatcherBase() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.DispatcherBase
Creates a new instance of DispatcherBase
DispatcherChooser - Interface in gov.bnl.star.offline.scheduler
Deprecated. Replaced by GenericCompositeDispatcher
dispatchers - Variable in class gov.bnl.star.offline.scheduler.CompositeDispatcher
Deprecated.  
DispatchSuccessful() - Method in class gov.bnl.star.offline.scheduler.Job
 
doesJobFit(Job, Request) - Method in class gov.bnl.star.offline.scheduler.Queue
Test if this queue meets the hard unchangable limits (jobTimeLimit and memlimit) of the queue
doHash(String) - Method in class gov.bnl.star.offline.scheduler.util.MD5Hash
Non static version for VB
done - Variable in class gov.bnl.star.offline.scheduler.util.ThreadSafeFilesystemToolkit
 
DropDuplicateRegX - Class in gov.bnl.star.offline.scheduler.dataset.datasetManipulators
A dataset manipulator used to drop entries with matching regular expression capture groups.
DropDuplicateRegX(String) - Constructor for class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.DropDuplicateRegX
Creates a new instance of DropDuplicateRegX
DropDuplicatesFromSortedList - Class in gov.bnl.star.offline.scheduler.dataset.datasetManipulators
A dataset manipulator used to drop entries with matching regular expression capture groups from a list sorted be that capture groups.
DropDuplicatesFromSortedList(String) - Constructor for class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.DropDuplicatesFromSortedList
Creates a new instance of DropDuplicatesFromSortedList Note any Entry that has a blank value for the capure group will not be dropped.
DropMatchingRegX - Class in gov.bnl.star.offline.scheduler.dataset.datasetManipulators
Drop any entry matching the configured regular expression
DropMatchingRegX(String) - Constructor for class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.DropMatchingRegX
Creates a new instance of DropMatch
DynamicConfigPolicy - Class in gov.bnl.star.offline.scheduler.policy
 
DynamicConfigPolicy() - Constructor for class gov.bnl.star.offline.scheduler.policy.DynamicConfigPolicy
Creates a new instance of DynamicConfigPolicy

E

endElement(String, String, String) - Method in class gov.bnl.star.offline.scheduler.request.JDLHandler
 
endElement(String, String, String) - Method in class gov.bnl.star.offline.scheduler.request.RDLHandler
Event received when parser finds the end of an element.
endString - Variable in class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
 
EntryCounter - Class in gov.bnl.star.offline.scheduler.dataset
This class is used to quickly count and display the number of entries in the total dataset.
EntryCounter() - Constructor for class gov.bnl.star.offline.scheduler.dataset.EntryCounter
Creates a new instance of EntryCounter
entryListToPhysicalFileList(List) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
 
EntryParser - Class in gov.bnl.star.offline.scheduler.dataset
This class is used to define how a line in the dataset file is to be parsed to extract the relevant bits of data.
EntryParser() - Constructor for class gov.bnl.star.offline.scheduler.dataset.EntryParser
Creates a new instance of EntryParser
entryToPhysicalFile(String) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
converts an entry string to a PhysicalFile string
equals(Object) - Method in class gov.bnl.star.offline.scheduler.policy.Location
 
exceptionThrown(Exception) - Method in class gov.bnl.star.offline.scheduler.util.persistent.XMLDecoderExceptionListener
 
execute() - Method in class gov.bnl.star.offline.scheduler.util.Task
Starts the task and wait for the result.
executeQuery(CatalogQuery) - Static method in class gov.bnl.star.offline.scheduler.catalog.CatalogManager
Deprecated. Executes a file catalog query and returns the output.
executeQuery(String) - Method in class gov.bnl.star.offline.scheduler.catalog.FileCatalog
Deprecated. Executes the query and returns all the results.
executeQuery(String, int) - Method in class gov.bnl.star.offline.scheduler.catalog.FileCatalog
Deprecated. Executes the query with an estimate on the number of results.
executeQuery(String, int, int) - Method in class gov.bnl.star.offline.scheduler.catalog.FileCatalog
Deprecated. Executes the query with the star/limit syntax.
executeQuery(String) - Method in class gov.bnl.star.offline.scheduler.catalog.StarCatalog
Deprecated.  
executeQuery(String, int) - Method in class gov.bnl.star.offline.scheduler.catalog.StarCatalog
Deprecated.  
executeQuery(String, int, int) - Method in class gov.bnl.star.offline.scheduler.catalog.StarCatalog
Deprecated.  
exitPrinting() - Method in class gov.bnl.star.offline.scheduler.dataset.catalog.PrintDots
 
exitStatus - Variable in class gov.bnl.star.offline.scheduler.util.Task
The exit status of the process.

F

FILE - Static variable in class gov.bnl.star.offline.scheduler.OutputFile
source/destination represents a file
FileAssignment - Class in gov.bnl.star.offline.scheduler.policy
 
FileAssignment(int, int) - Constructor for class gov.bnl.star.offline.scheduler.policy.FileAssignment
Create a new empty distribution, specifying the limits on how many files to assign to a single process
FileCatalog - Class in gov.bnl.star.offline.scheduler.catalog
Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements. Represent the file catalog interface. To make the scheduler interoperate with other file catalog, just implement this interface in a new class.
FileCatalog() - Constructor for class gov.bnl.star.offline.scheduler.catalog.FileCatalog
Deprecated.  
FileCatalogPanel - Class in gov.bnl.star.offline.scheduler.config
 
FileCatalogPanel() - Constructor for class gov.bnl.star.offline.scheduler.config.FileCatalogPanel
Creates new form LogPanel
fileFactor - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
FileFactor value for the resource value formula.
fileFactor - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
FileFactor value for the resource value formula.
fileFactor - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
FileFactor value for the resource value formula.
FileListToolkit - Class in gov.bnl.star.offline.scheduler.util
Used to format and write out the file list.
FileListToolkit() - Constructor for class gov.bnl.star.offline.scheduler.util.FileListToolkit
 
filesReturned() - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
 
FilesystemToolkit - Class in gov.bnl.star.offline.scheduler.util
Tools for accessing the file system on the host computer.
FillCopyCommand(String, String, String, boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
replaces the (fromScratch) and the (toURL) in the copy command with the true path
FillCopyCommand(String, String, String, boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
replaces the (fromScratch) and the (toURL) in the copy command with the true path
fillDataset(Dataset, Request) - Method in interface gov.bnl.star.offline.scheduler.dataset.catalog.Catalog
 
fillDataset(Dataset, Request) - Method in class gov.bnl.star.offline.scheduler.dataset.catalog.STARCatalog
 
FilterNonViableQueues(Job, Request) - Method in class gov.bnl.star.offline.scheduler.policy.AssignmentByQueueMonitorPolicy
 
findApplication(Application, Task) - Method in class gov.bnl.star.offline.scheduler.util.RDLApplicationResolver
Takes the users app and and trys to fill it or return another valid option
findProgram(String, Job) - Static method in class gov.bnl.star.offline.scheduler.util.ConfigToolkit
 
findProgram(String, Site) - Static method in class gov.bnl.star.offline.scheduler.util.ConfigToolkit
 
findReferTo(List, String) - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
finish() - Method in class gov.bnl.star.offline.scheduler.config.ConfigurationWizard
 
forceGridDispatchers() - Method in class gov.bnl.star.offline.scheduler.ComponentLibrary
 
format(LogRecord) - Method in class gov.bnl.star.offline.scheduler.LogFormatter
 

G

GateKeeperAccessPoint - Class in gov.bnl.star.offline.scheduler
A configuration object used to describe how to access a site from a gatekeeper.
GateKeeperAccessPoint() - Constructor for class gov.bnl.star.offline.scheduler.GateKeeperAccessPoint
Creates a new instance of Gateway
generateSyntax(Job) - Static method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorNodePriorityStringGenerator
 
generateSyntax(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFNodePriorityStringGenerator
Build the string used to describe node priority.
GenericCompositeDispatcher - Class in gov.bnl.star.offline.scheduler
This class submits all jobs to lower level dispatchers using the dispatcher object the particular job points to.
GenericCompositeDispatcher() - Constructor for class gov.bnl.star.offline.scheduler.GenericCompositeDispatcher
 
genericQueueList - Variable in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
GenericResourceRequirementStringDefinition - Class in gov.bnl.star.offline.scheduler.util
Analysis jobs and generate a resource using string.
GenericResourceRequirementStringDefinition() - Constructor for class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
Creates a new instance of GenericResourceRequirementStringDefinition
getAccessMethod() - Method in class gov.bnl.star.offline.scheduler.Job
 
getAccessMethods() - Method in class gov.bnl.star.offline.scheduler.LocalAccessPoint
Returns a list of access method objects for this gatekeeper
getAccessMethods() - Method in class gov.bnl.star.offline.scheduler.Queue
Return the list of all access methods under which this is queue is listed in the config
getAccessPoint() - Method in class gov.bnl.star.offline.scheduler.Job
 
getAccessPoints() - Method in class gov.bnl.star.offline.scheduler.AccessMethod
 
getAccessPointsList() - Method in class gov.bnl.star.offline.scheduler.Site
Returns a list (ArrayList) of access object available from the site.
GetActionList() - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
getActionList() - Method in class gov.bnl.star.offline.scheduler.OutputFile
Returns the list of actions to be done on this output.
getAdapterName() - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
getAllQueues() - Method in class gov.bnl.star.offline.scheduler.Queues
 
getAppDir() - Static method in class gov.bnl.star.offline.scheduler.GridCat
Deprecated.  
getAppDir() - Method in class gov.bnl.star.offline.scheduler.informationService.GridCat
 
getAppDir() - Method in interface gov.bnl.star.offline.scheduler.informationService.InformationService
 
getAppDir() - Method in class gov.bnl.star.offline.scheduler.informationService.VORS
 
getApplication() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
Get the class that writes the sricpt that will be executed by the batch system
getApplication() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
Get the class that writes the sricpt that will be executed by the batch system
getApplication() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
Get the class that writes the sricpt that will be executed by the batch system
getApplication() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
Get the class that writes the sricpt that will be executed by the batch system
getApplication() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
recovers the initialized object that writes the CSH application
getApplication() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
Get the class that writes the sricpt that will be executed by the batch system
getApplication() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
Get the class that writes the sricpt that will be executed by the batch system
getApplication() - Method in class gov.bnl.star.offline.scheduler.request.Request
Return Application value.
getArguments() - Method in class gov.bnl.star.offline.scheduler.request.rdl.Task
 
getAssociatedAccessPoint() - Method in class gov.bnl.star.offline.scheduler.AccessMethod
 
getAssociatedDispatcher() - Method in class gov.bnl.star.offline.scheduler.Job
 
getAssociatedDispatcherClass() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFQueueDiscrptor
 
getAssociatedDispatcherClass() - Method in interface gov.bnl.star.offline.scheduler.Dispatchers.QueueDiscriptor
Deprecated. Statas what dispatcher classes the class should be used with.
getAtribute(String) - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
 
getAttributes() - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
 
getAttributes() - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
Getter for property attributes.
getAttrList() - Static method in class gov.bnl.star.offline.scheduler.catalog.CatalogManager
Deprecated.  
getAuthenticatedUser() - Method in class gov.bnl.star.offline.scheduler.request.Request
 
getAverageLoad1m() - Method in interface gov.bnl.star.offline.scheduler.monitor.ClusterInfo
Average load of the cluster in the past minute.
getAverageLoad5m() - Method in interface gov.bnl.star.offline.scheduler.monitor.ClusterInfo
Average load of the cluster in the past five minutes.
getAverageRunTime() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfo
 
getAverageRunTime() - Method in interface gov.bnl.star.offline.scheduler.monitor.QueueInfo
 
getBase() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Returns the base value for the resource value formula.
getBase() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Returns the base value for the resource value formula.
getBase() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Returns the base value for the resource value formula.
getBase() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
Retunes the parameter base in the formula resourcesConsumed=base+(fileFactor*nItemsMatched) which is used to calculate the resources consumed.
getBashApplication() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
 
getBatchSystem() - Method in class gov.bnl.star.offline.scheduler.AccessMethod
Get the string that is to be used by condor-g (globusscheduler)
getBatchSystemName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFQueueDiscrptor
 
getBatchSystemName() - Method in interface gov.bnl.star.offline.scheduler.Dispatchers.QueueDiscriptor
Deprecated. The name of the batch system that will run the job.
getBatchSystems() - Method in class gov.bnl.star.offline.scheduler.Site
Returns the List of batch systems for this site.
getBossEx() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
getBossOptions() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
getBsubEx() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
getBsubOptions() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
getBypassQueueTests() - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
getCanonicalName() - Method in class gov.bnl.star.offline.scheduler.Site
Returns the domain name of the site.
getCatalog() - Static method in class gov.bnl.star.offline.scheduler.catalog.FileCatalog
Deprecated. Gets the default file catalog Class.
getCatalogName() - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
Returns the catalog to which the query should be sent.
getCheckIfFilesExistLocally() - Method in class gov.bnl.star.offline.scheduler.initializer.XMLInitializer
 
getChooser() - Method in class gov.bnl.star.offline.scheduler.CompositeDispatcher
Deprecated. Getter for property chooser.
getClassAdName(Request, Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
Returns the name of the file containing the class ad.
getClassAdName(Request, Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
Returns the name of the file containing the class ad.
getClassName() - Method in class gov.bnl.star.offline.scheduler.request.rdl.JavaTask
Note: when this is set the setMainJar() may not be set.
getClassPath() - Method in class gov.bnl.star.offline.scheduler.request.rdl.JavaTask
This is used with the -cp option
getCluster() - Method in class gov.bnl.star.offline.scheduler.bnl.SimpleDispatcherChooser
Getter for property cluster.
getCluster() - Method in class gov.bnl.star.offline.scheduler.Job
Getter for property cluster.
getCluster() - Method in class gov.bnl.star.offline.scheduler.Queue
Returns the cluster name of the cluster the queue is on
getClusterInfo(String) - Method in interface gov.bnl.star.offline.scheduler.monitor.ClusterInfoFinder
Returns the cluster information for the given cluster
getClusterInfo(String) - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaClusterInfoFinder
 
getClusterMonitoring() - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByMonitorPolicy
Getter for property clusterMonitoring.
getClusterName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
Getter for property clusterName.
getClusterName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
Getter for property clusterName.
getClusterName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
Getter for property clusterName.
getClusterName() - Method in interface gov.bnl.star.offline.scheduler.monitor.ClusterInfo
Returns the full name of the cluster.
getClusterName() - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
Getter for property clusterName.
getCommand() - Method in class gov.bnl.star.offline.scheduler.request.Request
Deprecated. use getTask instead
getCommandLine() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Returns the command line to execute the task set by setJob.
getCommandLine() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Returns the command line to execute the task set by setJob.
getCommandline() - Method in class gov.bnl.star.offline.scheduler.Job
Returns the commandline of the process, or null if the command line from the job should be used.
getComponent(String) - Method in class gov.bnl.star.offline.scheduler.ComponentLibrary
Get an object from the configuration table.
getCondorCommand(Request, Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
Returns the command line to submit the job through condor-g.
getCondorEx() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
 
getCondorEx() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
 
getCondorGCommand(Request, Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
Returns the command line to submit the job through condor-g.
getCondorGOptions() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
 
getCondorOptions() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
Getter for property condorOptions.
getCopies(Object) - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated.  
getCopyCommand() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
 
getCopyCommand() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
 
getCopyScript() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Getter for property copyScript.
getCopyScript() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Getter for property copyScript.
getCountingType() - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
Returns the counting method used to decide how many records the query should return.
getCPUCount() - Method in interface gov.bnl.star.offline.scheduler.monitor.ClusterInfo
Number of CPUs in the cluster.
getCSHScriptFileName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Returns the name for the csh script (without the path).
getCSHScriptFileName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Returns the name for the csh script (without the path).
getCSHScriptName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Returns the path and name for the csh script.
getCSHScriptName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Returns the path and name for the csh script.
getCurrentDirectory() - Static method in class gov.bnl.star.offline.scheduler.util.FilesystemToolkit
This function is used to get the current working directory.
getDataDir() - Static method in class gov.bnl.star.offline.scheduler.GridCat
Deprecated.  
getDataDir() - Method in class gov.bnl.star.offline.scheduler.informationService.GridCat
 
getDataDir() - Method in interface gov.bnl.star.offline.scheduler.informationService.InformationService
 
getDataDir() - Method in class gov.bnl.star.offline.scheduler.informationService.VORS
 
getDataset() - Method in class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
 
getDatasetFileBufferName() - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
 
getDatasetIndexList() - Method in class gov.bnl.star.offline.scheduler.dataset.SubsetValidator
 
getDatasetName() - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
 
getDatasetSize() - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
 
getDatasetSubset() - Method in class gov.bnl.star.offline.scheduler.Job
 
getDataVaultPrefix() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Returns the prefix with which a file on NFS identifies on which file server or data vault is residing.
getDataVaultPrefix() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Returns the prefix with which a file on NFS identifies on which file server or data vault is residing.
getDataVaultPrefix() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Returns the prefix with which a file on NFS identifies on which file server or data vault is residing.
getDefaultFileCatalog() - Method in class gov.bnl.star.offline.scheduler.ComponentLibrary
 
getDefaultFileListSyntax() - Method in class gov.bnl.star.offline.scheduler.initializer.XMLInitializer
Getter for property defaultFileListSyntax.
getDefaultPolic() - Method in class gov.bnl.star.offline.scheduler.Site
 
getDelimiterCharacter() - Method in interface gov.bnl.star.offline.scheduler.Dispatchers.AbstractResourceStrategy
Returns the character that is used as the delimiter, this is most usaly the "," and this is the default if not set.
getDelimiterCharacter() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
 
getDelimiterCharacter() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
Returns the character that is used as the delimiter, this is most usaly the "," and this is the default if not set.
getDescription() - Method in class gov.bnl.star.offline.scheduler.request.Request
Returns a description of the job request.
getDestType() - Method in class gov.bnl.star.offline.scheduler.OutputFile
Returns the type of source: file or directory.
getDirectorys() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.SandboxPackage
 
getDispatcher() - Method in class gov.bnl.star.offline.scheduler.AccessMethod
returns the dispatcher to use to access the queues in the queue list
getDispatcher() - Method in class gov.bnl.star.offline.scheduler.ComponentLibrary
 
getDispatcher(String) - Method in class gov.bnl.star.offline.scheduler.ComponentLibrary
 
getDispatcher(String) - Method in class gov.bnl.star.offline.scheduler.CompositeDispatcher
Deprecated.  
getDispatchers() - Method in class gov.bnl.star.offline.scheduler.CompositeDispatcher
Deprecated.  
getDispatchSuccessful() - Method in class gov.bnl.star.offline.scheduler.Job
 
getDispatchTime() - Method in class gov.bnl.star.offline.scheduler.Job
Returns how long it took to dispatch this job in ms
getEntryParser() - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
 
getEnv() - Method in class gov.bnl.star.offline.scheduler.Job
Returns the environment variables to be set for the process.
getEnvVariableLimit() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Getter for property EnvVariableLimit.
getEnvVariableLimit() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Getter for property EnvVariableLimit.
getErrors() - Method in class gov.bnl.star.offline.scheduler.dataset.SubsetValidator
 
getEstimatedResponseTime() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfo
 
getEstimatedResponseTime() - Method in interface gov.bnl.star.offline.scheduler.monitor.QueueInfo
 
getEventsInSubset() - Method in class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
 
getEventsReturned() - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
 
getExitStatus() - Method in class gov.bnl.star.offline.scheduler.util.Task
Returns the condition on which the task finished.
getExpectedActionResultFile() - Method in class gov.bnl.star.offline.scheduler.OutputAction
Returns the name of the file that is
getFILE_NAME(String) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
Parses the entry string
getFileFactor() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Returns the fileFactor value for the resource value formula.
getFileFactor() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Returns the fileFactor value for the resource value formula.
getFileFactor() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Returns the fileFactor value for the resource value formula.
getFileFactor() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
Retunes the parameter fileFactor in the formula resourcesConsumed=base+(fileFactor*nItemsMatched) which is used to calculate the resources consumed.
getFileListType() - Method in class gov.bnl.star.offline.scheduler.request.Request
Getter for property fileListType.
getFilename() - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
Returns the filename.
getFileOnLocation(QueryResult, Location) - Static method in class gov.bnl.star.offline.scheduler.policy.QueryResultToolkit
 
getFiles(Location) - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Returns a list of URL of the files assigned to that location (a location can be a set of nodes).
getFiles(Location, int) - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Returns the list of files assigned to a particular process of one location.
getFiles() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.SandboxPackage
 
getFilesInSubset() - Method in class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
 
getFilesOnOneLocation(QueryResult) - Static method in class gov.bnl.star.offline.scheduler.policy.QueryResultToolkit
 
getFilesPerHour() - Method in class gov.bnl.star.offline.scheduler.request.Request
Getter for property filesPerHour.
getFilesReturned() - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
 
getFileTransferGatekeeper() - Method in class gov.bnl.star.offline.scheduler.Site
Returns a gatekeeper object form this site that can be used for file transfers
getFileTransferGatekeepes() - Method in class gov.bnl.star.offline.scheduler.Site
Returns the List of gatekeepers for this site.
getFreeCPUs() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfo
 
getFreeCPUs() - Method in interface gov.bnl.star.offline.scheduler.monitor.QueueInfo
 
getFromScratch() - Method in class gov.bnl.star.offline.scheduler.OutputFile
Returns the relative path of the output in the scratch directory
getGatekeeper() - Method in class gov.bnl.star.offline.scheduler.BatchSystem
Deprecated.  
getGateKeeperAccess() - Method in class gov.bnl.star.offline.scheduler.Site
This function returns a list of gatekeeper object, that a can be used to access this site.
getGateKeeperAccessPointList() - Method in class gov.bnl.star.offline.scheduler.Site
Returns a list (ArrayList) of only the GateKeeperAccess objects on the access list.
getGateKeeperMustMatch() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.QueueDiscriptorBase
Returns a regular expression that must match the gate keeper in order or this QueueDiscriptor object to be used.
getGateKeeperMustNotMatch() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.QueueDiscriptorBase
Returns a regular expression that must -not- match the gate keeper in order or this QueueDiscriptor object to be used.
getGatekeepers() - Method in class gov.bnl.star.offline.scheduler.BatchSystem
Deprecated.  
getGKGlobusDir() - Method in class gov.bnl.star.offline.scheduler.informationService.GridCat
 
getGKGlobusDir() - Method in interface gov.bnl.star.offline.scheduler.informationService.InformationService
 
getGKGlobusDir() - Method in class gov.bnl.star.offline.scheduler.informationService.VORS
 
getGlobalObject(String) - Method in class gov.bnl.star.offline.scheduler.util.ConfigToolkit
 
getGridCopyCommand() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
 
getGridCopyCommand() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
 
getGridDispatcher() - Method in class gov.bnl.star.offline.scheduler.BatchSystem
Deprecated.  
getHelperScripts() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
 
getHelperScripts() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
 
getHOST(String) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
Parses the entry string
getHostInfo(String) - Method in interface gov.bnl.star.offline.scheduler.monitor.HostInfoFinder
Returns the host information for the given hostname
getHostInfo() - Method in interface gov.bnl.star.offline.scheduler.monitor.HostInfoFinder
Returns the host information for all the hosts available.
getHostInfo(Collection) - Method in interface gov.bnl.star.offline.scheduler.monitor.HostInfoFinder
Returns the host information for the hostnames provided.
getHostInfo(String) - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfoFinder
 
getHostInfo(String) - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaPCHostInfoFinder
 
getHostName() - Method in interface gov.bnl.star.offline.scheduler.monitor.HostInfo
Returns the full name of the machine.
getHostName() - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
getHostName() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaHostInfo
Getter for property hostName.
getHPSS() - Static method in class gov.bnl.star.offline.scheduler.policy.Location
 
getID() - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
getID() - Method in class gov.bnl.star.offline.scheduler.Queue
Becuase not all queues have names an ID is used, in case data about the queue must be printed.
getID() - Method in class gov.bnl.star.offline.scheduler.request.Request
Returns the base jobs ID
getImplementation() - Method in class gov.bnl.star.offline.scheduler.Queue
Is it a "local" queue, "grid" queue, or another type of queue
getIndex() - Method in class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
 
getIndexCount() - Method in class gov.bnl.star.offline.scheduler.dataset.SubsetValidator
This function returns the number of indexs is the dataset.
getInformationService() - Method in class gov.bnl.star.offline.scheduler.Site
 
getInitializationScript() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
 
getInitializationScript() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
 
getInput() - Method in class gov.bnl.star.offline.scheduler.Job
Returns the input file list required by the process.
getInputDirName(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
 
getInputFileListName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Returns the name for the input file list file.
getInputFileListName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Returns the name for the input file list file.
getInputList() - Method in class gov.bnl.star.offline.scheduler.request.Request
Returns the list of data files that were requested as an input of the job.
getInputOrder() - Method in class gov.bnl.star.offline.scheduler.request.Request
Getter for property inputOrder.
getInstalldir() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.SandboxPackage
 
getInstance() - Static method in class gov.bnl.star.offline.scheduler.ComponentLibrary
 
getInstance() - Static method in class gov.bnl.star.offline.scheduler.SchedulerProperties
Deprecated. Returns the instance of the property manager.
getInstance() - Static method in class gov.bnl.star.offline.scheduler.util.StatisticsRecorder
Retrieve the statistics recorder.
getIntProperty(String) - Method in class gov.bnl.star.offline.scheduler.SchedulerProperties
Deprecated.  
getInvalidLocations() - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Returns the list of locations on which the files can't be divided in valid processes.
getIPAddress() - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
getIsDefault() - Method in class gov.bnl.star.offline.scheduler.request.rdl.Application
Returns true is this is the default app
getIsUnixSystem() - Method in class gov.bnl.star.offline.scheduler.util.RDLApplicationResolver
 
getJobID() - Method in class gov.bnl.star.offline.scheduler.Job
Returns a String that uniquely describes the job.
GetJobIDType1() - Static method in class gov.bnl.star.offline.scheduler.util.jobIDGen
 
GetJobIDType2() - Static method in class gov.bnl.star.offline.scheduler.util.jobIDGen
 
getJobInitializer() - Method in class gov.bnl.star.offline.scheduler.ComponentLibrary
 
getJobInitializer(String) - Method in class gov.bnl.star.offline.scheduler.ComponentLibrary
 
getJobManager() - Method in class gov.bnl.star.offline.scheduler.informationService.VORS
 
getJobManagersList(String, String) - Method in class gov.bnl.star.offline.scheduler.informationService.VORS
 
getJobName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Returns the job name to be assigned to the batch system.
getJobName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Returns the job name to be assigned to the batch system.
getJobs() - Method in class gov.bnl.star.offline.scheduler.request.Request
Returns a list of all the job objects of this request
getJobs() - Method in class gov.bnl.star.offline.scheduler.Scheduler
 
getJobs() - Method in class gov.bnl.star.offline.scheduler.util.persistent.SessionReader
 
getKeys() - Method in class gov.bnl.star.offline.scheduler.policy.ListMap
Returns all the keys.
getKind() - Method in class gov.bnl.star.offline.scheduler.OutputLinkAction
 
getLFN(String) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
Parses the entry string
getLimit() - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
Returns the number of records this query should return.
getList(Object) - Method in class gov.bnl.star.offline.scheduler.policy.ListMap
Get the list of values corresponding to the given key.
getListLogicalNames() - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated. Get all logical names as java.util.List
getLoad15m() - Method in interface gov.bnl.star.offline.scheduler.monitor.HostInfo
Average number of jobs in the run queue (of the OS) in the past 15 minutes.
getLoad15m() - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
getLoad15m() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaHostInfo
Getter for property load15m.
getLoad1m() - Method in interface gov.bnl.star.offline.scheduler.monitor.ClusterInfo
Cumulative load of the cluster in the past minute.
getLoad1m() - Method in interface gov.bnl.star.offline.scheduler.monitor.HostInfo
Average number of jobs in the run queue (of the OS) in the past minute.
getLoad1m() - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
getLoad1m() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaHostInfo
Getter for property load1m.
getLoad5m() - Method in interface gov.bnl.star.offline.scheduler.monitor.ClusterInfo
Cumulative load of the cluster in the past five minutes.
getLoad5m() - Method in interface gov.bnl.star.offline.scheduler.monitor.HostInfo
Average number of jobs in the run queue (of the OS) in the past 5 minutes.
getLoad5m() - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
getLoad5m() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaHostInfo
Getter for property load5m.
getLoadSMP15Min() - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
getLoadSMP1Min() - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
getLoadSMP5Min() - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
getLocalAccess() - Method in class gov.bnl.star.offline.scheduler.Site
This function returns a list of local access objects, that a can be used to access this site.
getLocalAccessPointsList() - Method in class gov.bnl.star.offline.scheduler.Site
Returns a list (ArrayList) of only the LocalAccess objects on the access list.
getLocalDispatcher() - Method in class gov.bnl.star.offline.scheduler.BatchSystem
Deprecated.  
getLocalGateway() - Method in class gov.bnl.star.offline.scheduler.Queue
 
getLocalQueue() - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
getLocation(URL) - Static method in class gov.bnl.star.offline.scheduler.policy.Location
 
getLocation(PhysicalFile) - Static method in class gov.bnl.star.offline.scheduler.policy.Location
 
getLocations() - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Returns the locations to which something was assigned.
getLogConf() - Method in class gov.bnl.star.offline.scheduler.Site
This function is used by the system to recover parameters needed for logging in the format of a hastable.
getLoggingLevel() - Method in class gov.bnl.star.offline.scheduler.SchedulerCommandLine
 
getLogicalCount() - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated.  
getLogicalID() - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
Returns the logical name of the file
getLogicalNames() - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated.  
getLogicalQueueName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.QueueDiscriptorBase
The logical human readable name of the queue.
getLongQueue() - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
getMacro() - Method in class gov.bnl.star.offline.scheduler.request.rdl.RootTask
 
getMail() - Method in class gov.bnl.star.offline.scheduler.request.Request
Returns true if communication by mail from the queuing system is allowed.
getMainJar() - Method in class gov.bnl.star.offline.scheduler.request.rdl.JavaTask
This is used with the -jar opton.
getMakeExecutableCommand() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Returns the chmod command from the config file
getMakeExecutableCommand() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Returns the chmod command from the config file
getMax() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Returns the max value for the resource value formula.
getMax() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Returns the max value for the resource value formula.
getMax() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Returns the max value for the resource value formula.
getMax() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
Sets returns the max value that a resource can consume.
getMax() - Method in class gov.bnl.star.offline.scheduler.request.rdl.Resource
 
getMaxAttempts() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
getMaxAttempts() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
 
getMaxAttempts() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
getMaxAttempts() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
getMaxAttempts() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
getMaxBufferSize() - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.SortByRegX
 
getMaxElapseTime() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
getMaxElapseTime() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
 
getMaxFiles() - Method in class gov.bnl.star.offline.scheduler.dataset.SubsetValidator
 
getMaxLoadBeforeSwichOverToRunTime() - Method in class gov.bnl.star.offline.scheduler.policy.AssignmentByQueueMonitorPolicy
 
getMaxMemory() - Method in class gov.bnl.star.offline.scheduler.Job
Returns the maximum memory needed by the process.
getMaxMemory() - Method in class gov.bnl.star.offline.scheduler.Queue
The max memory a job may have in order for it to be assined to this queue.
getMaxRows() - Method in class gov.bnl.star.offline.scheduler.util.persistent.TablePrinter
 
getMaxStorageSpace() - Method in class gov.bnl.star.offline.scheduler.Job
Returns the maximum swap disk space needed by the process.
getMEM_free() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaHostInfo
Getter for property MEM_free.
getMemoryAvailable() - Method in interface gov.bnl.star.offline.scheduler.monitor.HostInfo
Returns the available free memory in KBytes.
getMemoryAvailable() - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
getMemorySize() - Method in interface gov.bnl.star.offline.scheduler.monitor.HostInfo
Returns the total memory available in KBytes.
getMemorySize() - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
getMessages() - Method in class gov.bnl.star.offline.scheduler.Queue
Returns information about why jobs do / don't fit after calling the doesJobFit()
getMin() - Method in class gov.bnl.star.offline.scheduler.request.rdl.Resource
 
getMinFiles() - Method in class gov.bnl.star.offline.scheduler.dataset.SubsetValidator
 
getMinMemory() - Method in class gov.bnl.star.offline.scheduler.Job
Returns the minimum memory needed by the process.
getMinStorageSpace() - Method in class gov.bnl.star.offline.scheduler.Job
Returns the minimum swap disk space needed by the process.
getMinTimeLimitQueue() - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
getMsBtwnFailure() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
getMsBtwnFailure() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
 
getMsBtwnFailure() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
getMsBtwnFailure() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
getMsBtwnFailure() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
getMsBtwnSuccess() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
getMsBtwnSuccess() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
 
getMsBtwnSuccess() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
getMsBtwnSuccess() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
getMsBtwnSuccess() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
getMsTimeRefresh() - Method in class gov.bnl.star.offline.scheduler.policy.AssignmentByQueueMonitorPolicy
 
getMustHaveHomogeneousHost() - Method in class gov.bnl.star.offline.scheduler.dataset.SubsetValidator
 
getMustHaveHomogeneousSite() - Method in class gov.bnl.star.offline.scheduler.dataset.SubsetValidator
 
getMustMatch() - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.DropMatchingRegX
 
getMustMatchList() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
 
getMustNotMatchList() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
 
getName() - Method in class gov.bnl.star.offline.scheduler.BatchSystem
Deprecated. Returns the name of the batch systemt.
getName() - Method in class gov.bnl.star.offline.scheduler.GateKeeperAccessPoint
Returns the name of this gatekeeper Example: "stargrid03.bnl.gov"
getName() - Method in class gov.bnl.star.offline.scheduler.Queue
Returns the name of the Queue
getName() - Method in class gov.bnl.star.offline.scheduler.request.rdl.Application
Returns the name of the app (ie.
getName() - Method in class gov.bnl.star.offline.scheduler.request.rdl.Resource
Get methods
getName() - Method in class gov.bnl.star.offline.scheduler.request.Request
Returns a title describing the job request.
getNFiles() - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
Returns the number of files the query should return.
getNFS() - Static method in class gov.bnl.star.offline.scheduler.policy.Location
 
getNfsQueue() - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
getNLists() - Method in class gov.bnl.star.offline.scheduler.policy.ListMap
Returns the number of keys.
getNoCPUs() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaHostInfo
Getter for property noCPUs.
getNode() - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
Returns the node where the file resides.
getNode() - Method in class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
 
getNode(String) - Static method in class gov.bnl.star.offline.scheduler.policy.Location
 
getNodePriorityStringGenerator() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
getNProcesses() - Method in class gov.bnl.star.offline.scheduler.request.Request
Getter for property nProcesses.
getNUMBER_OF_EVENTS(String) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
Parses the entry string
getOmitTargetNode() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
getOtherNodes() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFNodePriorityStringGenerator
 
getOuput() - Method in class gov.bnl.star.offline.scheduler.Job
Returns the output file list produced by the process.
getOutput() - Method in class gov.bnl.star.offline.scheduler.util.CommandLineTask
Returns all the output of the command.
getOutput() - Method in class gov.bnl.star.offline.scheduler.util.CSHCommandLineTask
Returns all the output of the command.
getOutput() - Method in class gov.bnl.star.offline.scheduler.util.ThreadSafeFilesystemToolkit
 
getOutputDirName(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
 
getOutputFile() - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
getOutputList() - Method in class gov.bnl.star.offline.scheduler.request.Request
Return the list of data files that were requested as an output of the job.
getOutputReader() - Method in class gov.bnl.star.offline.scheduler.util.CommandLineTask
Returns the output of the command
getOutputReader() - Method in class gov.bnl.star.offline.scheduler.util.CSHCommandLineTask
Returns the output of the command
getPackageName() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.SandboxPackage
 
getPackages() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.LocalSandbox
 
getPackages() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.PackmanSandbox
 
getPackages() - Method in interface gov.bnl.star.offline.scheduler.util.sandbox.Sandbox
Returns a List of sandboxPackage object that are part of the sandbox
getPackages() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipSandbox
Returns a List of sandboxPackage object that are part of the sandbox
getParam(String, String, String) - Method in class gov.bnl.star.offline.scheduler.informationService.VORS
 
getPath() - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
Returns the path to the file.
getPATH(String) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
Parses the entry string
getPath() - Method in class gov.bnl.star.offline.scheduler.request.rdl.Application
Returns the path to the program
getPhysicalCount() - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated.  
getPhysicalFileList() - Method in class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
 
getPhysicalOnHPSS() - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated. Get all physical files in HPSS
getPhysicalOnLocation(Location) - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated.  
getPhysicalOnNFS() - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated.  
getPhysicalOnNode(String) - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated.  
getPolicy() - Method in class gov.bnl.star.offline.scheduler.ComponentLibrary
 
getPolicy(String) - Method in class gov.bnl.star.offline.scheduler.ComponentLibrary
 
getPolicy() - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByMonitorPolicy
Getter for property policy.
getPolicy() - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByPercentagePolicy
Getter for property policy.
getPreferStorage() - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
Tells which copy is preferred in case more than one copy for the same file is found.
getPrimaryCluster() - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByMonitorPolicy
Getter for property primaryCluster.
getPrimaryCluster() - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByPercentagePolicy
Getter for property primaryCluster.
getProcesseIDs() - Method in class gov.bnl.star.offline.scheduler.Job
 
getProcessID() - Method in class gov.bnl.star.offline.scheduler.Job
 
getProcessorCount() - Method in interface gov.bnl.star.offline.scheduler.monitor.HostInfo
Number of CPUs on the machine.
getProcessorCount() - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
getProcessorSpeed() - Method in interface gov.bnl.star.offline.scheduler.monitor.HostInfo
The speed of the processor in MHz.
getProcessorSpeed() - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
getProgramLocation(String) - Method in class gov.bnl.star.offline.scheduler.ComponentLibrary
 
getProgramLocation(Site, String) - Method in class gov.bnl.star.offline.scheduler.ComponentLibrary
 
getProgramLocations() - Method in class gov.bnl.star.offline.scheduler.Site
 
getProgramName() - Static method in class gov.bnl.star.offline.scheduler.SchedulerCommandLine
 
getProperty(String) - Method in class gov.bnl.star.offline.scheduler.SchedulerProperties
Deprecated. Returns the property with the specified name.
getProxy() - Method in class gov.bnl.star.offline.scheduler.Site
 
getProxyHost() - Method in class gov.bnl.star.offline.scheduler.informationService.Proxy
 
getProxyPort() - Method in class gov.bnl.star.offline.scheduler.informationService.Proxy
 
getQsubEx() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
getQsubEx() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
getQsubOptions() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
getQsubOptions() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
getQuery() - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
Returns the query to be passed to the file catalog.
getQueue() - Method in class gov.bnl.star.offline.scheduler.Job
Returns the queue name on which the process should be dispatched.
getQueue(String) - Method in class gov.bnl.star.offline.scheduler.Queues
 
getQueueDiscriptors() - Method in class gov.bnl.star.offline.scheduler.Queue
 
getQueueInfo() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaPCQueueInfoFinder
 
getQueueInfo(Collection) - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaPCQueueInfoFinder
 
getQueueInfo(String) - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaPCQueueInfoFinder
 
getQueueInfo() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfoFinder
 
getQueueInfo(String) - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfoFinder
 
getQueueInfo(Collection) - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfoFinder
 
getQueueInfo(String) - Method in interface gov.bnl.star.offline.scheduler.monitor.QueueInfoFinder
 
getQueueInfo() - Method in interface gov.bnl.star.offline.scheduler.monitor.QueueInfoFinder
 
getQueueInfo(Collection) - Method in interface gov.bnl.star.offline.scheduler.monitor.QueueInfoFinder
 
getQueueInfofromWS(String[]) - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfoFinder
 
getQueueInfofromWS(String, String) - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfoFinder
 
getQueueInfoPC(String, String, int) - Method in interface gov.bnl.star.offline.scheduler.monitor.MLPseudoClientQueueInfoFinder
Returns QueueInfo for a specific queue (queueName) from a specific MonALISA Pseudo Client (PCHost) listening to a specific port (PCPort)
getQueueInfoPC(String, int) - Method in interface gov.bnl.star.offline.scheduler.monitor.MLPseudoClientQueueInfoFinder
Returns a Collection of QueueInfo for all available queues from a specific MonALISA Pseudo Client (PCHost) listening to a specific port (PCPort)
getQueueInfoWS(String, String) - Method in interface gov.bnl.star.offline.scheduler.monitor.WSQueueInfoFinder
 
getQueueInfoWS(String) - Method in interface gov.bnl.star.offline.scheduler.monitor.WSQueueInfoFinder
 
getQueueInfoWS(String, String[]) - Method in interface gov.bnl.star.offline.scheduler.monitor.WSQueueInfoFinder
 
getQueueInfoWS(String[], String[]) - Method in interface gov.bnl.star.offline.scheduler.monitor.WSQueueInfoFinder
 
getQueueName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
getQueueName(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
getQueueName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
getQueueName(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
getQueueName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFQueueDiscrptor
 
getQueueName() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
getQueueName(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
getQueueName() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfo
 
getQueueName() - Method in interface gov.bnl.star.offline.scheduler.monitor.QueueInfo
 
getQueueObj() - Method in class gov.bnl.star.offline.scheduler.Job
 
getQueues() - Method in class gov.bnl.star.offline.scheduler.AccessMethod
Returns a list of queues (queue objects) that can be accessed by this method.
getQueues() - Method in class gov.bnl.star.offline.scheduler.BatchSystem
Deprecated.  
getQueues(List) - Method in class gov.bnl.star.offline.scheduler.Queues
 
getQueueToRedirect() - Method in class gov.bnl.star.offline.scheduler.bnl.SimpleDispatcherChooser
Getter for property queueToRedirect.
getQueueToRedirect() - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByMonitorPolicy
Getter for property queueToRedirect.
getQueueToRedirect() - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByPercentagePolicy
Getter for property queueToRedirect.
getRandomPhysicalLocal() - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated. Get all physical local copies, choosen randomly
getRandomPhysicalOnNFSOrLocal() - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated. Get all physical NFS copies, choosen randomly
getRate() - Method in class gov.bnl.star.offline.scheduler.request.rdl.Resource
 
getRDLApplicationResolver() - Method in class gov.bnl.star.offline.scheduler.Queue
 
getRecursiveCopyCommand() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
 
getRecursiveCopyCommand() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
 
getRedirectedCluster() - Method in class gov.bnl.star.offline.scheduler.bnl.SimpleDispatcherChooser
Getter for property redirectedCluster.
getRedirectedPercentage() - Method in class gov.bnl.star.offline.scheduler.bnl.SimpleDispatcherChooser
Getter for property redirectedPercentage.
getRedirectedPercentage() - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByPercentagePolicy
Getter for property redirectedPercentage.
getReferTo() - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
getRegisterScript() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Getter for property registerScript.
getRegisterScript() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Getter for property registerScript.
getRegx() - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
 
getRegXResourceNameReplacement() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
 
getRegXResourceNameSelection() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
 
getRejectIfTargetHostStartsWith() - Method in class gov.bnl.star.offline.scheduler.Queue
 
getRemoteGateway() - Method in class gov.bnl.star.offline.scheduler.Queue
 
getRemoteInitialDir() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
 
getReplacment() - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
 
getReport() - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated.  
getReport() - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
A full description of the current assignment, in a human readable form, contaning the number of files and processes for all the locations.
GetReportText() - Method in class gov.bnl.star.offline.scheduler.Job
Returns a report of events that happined to the job
GetReportText() - Method in class gov.bnl.star.offline.scheduler.request.Request
 
getRepository() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.SandboxPackage
 
getRequest() - Method in class gov.bnl.star.offline.scheduler.Job
 
getRequest() - Method in class gov.bnl.star.offline.scheduler.util.persistent.SessionReader
 
getRequestFileName() - Method in class gov.bnl.star.offline.scheduler.request.Request
Retrieves the filename of the orignal request sent to the scheduler.
getRequestID() - Method in class gov.bnl.star.offline.scheduler.Job
 
getRequests() - Method in class gov.bnl.star.offline.scheduler.request.RequestHandler
 
getRequests() - Method in class gov.bnl.star.offline.scheduler.Scheduler
 
getRequestType() - Method in class gov.bnl.star.offline.scheduler.request.RequestTypeHandler
Get the request type
getRequirements() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
 
getResource(String) - Method in class gov.bnl.star.offline.scheduler.request.Request
Get a Resource value from this Request If the Resource doesn't exist, return a default Resource
getResourceNameSyntax() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Returns the syntax to be used to convert a data vault number to the BOSS resource.
getResourceNameSyntax() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Returns the syntax to be used to convert a data vault number to the LSF resource.
getResourceNameSyntax() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Returns the syntax to be used to convert a data vault number to the PBS resource.
getResourceStrategy() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
getResourceStrategy() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
getResourceStrategyList() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
getResourceStrategyList() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
getResourceTable() - Method in class gov.bnl.star.offline.scheduler.request.Request
 
getResourceUsageSwitch(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
getResourceUsageSwitch(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
 
getResourceUsageSwitch(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
getResourceUsageSwitch(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
getResourceUsageSwitch(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
Biuld an SGE resource usage switch for this job to be appanded to the submitting comaand
getResult() - Method in class gov.bnl.star.offline.scheduler.catalog.CatalogTask
Deprecated. Gets the result of the catalog query.
getResult() - Method in class gov.bnl.star.offline.scheduler.util.ResolveFilesystemWildcards
Returns all the files matched by the wildcard
getRetries() - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
getRunningJobs() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfo
 
getRunningJobs() - Method in interface gov.bnl.star.offline.scheduler.monitor.QueueInfo
 
getSandbox() - Method in class gov.bnl.star.offline.scheduler.request.Request
 
getSandboxedFiles() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.LocalSandbox
 
getSandboxedFiles() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.PackmanSandbox
 
getSandboxedFiles() - Method in interface gov.bnl.star.offline.scheduler.util.sandbox.Sandbox
 
getSandboxedFiles() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipSandbox
 
getScript() - Method in class gov.bnl.star.offline.scheduler.request.rdl.ScriptTask
 
getScriptName() - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
getScriptName() - Method in class gov.bnl.star.offline.scheduler.OutputCopyAction
Returns true, as all CopyActions are reference generators.
getScriptName() - Method in class gov.bnl.star.offline.scheduler.OutputLinkAction
 
getScriptName() - Method in class gov.bnl.star.offline.scheduler.OutputRegisterAction
Returns false, as all CopyActions do not generate references.
getSearchOrderPriority() - Method in class gov.bnl.star.offline.scheduler.Queue
The Search Order Priority number of the queue
getSecondaryCluster() - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByMonitorPolicy
Getter for property secondaryCluster.
getSecondaryCluster() - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByPercentagePolicy
Getter for property secondaryCluster.
getService() - Method in class gov.bnl.star.offline.scheduler.informationService.GridCat
 
getService() - Method in interface gov.bnl.star.offline.scheduler.informationService.InformationService
 
getService() - Method in class gov.bnl.star.offline.scheduler.informationService.VORS
 
getService() - Method in class gov.bnl.star.offline.scheduler.policy.DynamicConfigPolicy
 
getSimulation() - Method in class gov.bnl.star.offline.scheduler.request.Request
Returns true if this job requests is only a simulations.
getSinglePhysicalNoNFSorHPSS() - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated.  
getSite() - Method in class gov.bnl.star.offline.scheduler.BatchSystem
Deprecated.  
getSite() - Method in class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
 
getSITE(String) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
Parses the entry string
getSite() - Method in class gov.bnl.star.offline.scheduler.LocalAccessPoint
 
getSite() - Method in class gov.bnl.star.offline.scheduler.Queue
 
getSiteID() - Method in class gov.bnl.star.offline.scheduler.informationService.GridCat
 
getSiteID() - Method in interface gov.bnl.star.offline.scheduler.informationService.InformationService
 
getSiteID() - Method in class gov.bnl.star.offline.scheduler.informationService.VORS
 
getSiteInfo(String, String) - Static method in class gov.bnl.star.offline.scheduler.GridCat
Deprecated.  
getSiteInfo(String, String) - Method in class gov.bnl.star.offline.scheduler.informationService.GridCat
 
getSiteInfo(String, String) - Method in interface gov.bnl.star.offline.scheduler.informationService.InformationService
The most basic member used to recover data from the information service
getSiteInfo(String, String) - Method in class gov.bnl.star.offline.scheduler.informationService.VORS
 
getSiteName() - Static method in class gov.bnl.star.offline.scheduler.GridCat
Deprecated.  
getSiteName() - Method in class gov.bnl.star.offline.scheduler.Site
Returns the domain name of the site.
getSize() - Method in class gov.bnl.star.offline.scheduler.request.rdl.Resource
 
getSleep() - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
getSourceType() - Method in class gov.bnl.star.offline.scheduler.OutputFile
Returns the type of source: file, wildcard or directory.
getSplitRegX() - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
gets the regX that matchs a split but notting else
getSplitString() - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
gets the split string
getStart() - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
Returns the first element to be returned.
getStatisticsConf() - Method in class gov.bnl.star.offline.scheduler.Site
This function is used by the system to recover parameters needed for statistics collection into a MySQL database.
getStatus() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfo
 
getStatus() - Method in interface gov.bnl.star.offline.scheduler.monitor.QueueInfo
 
getStderr() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Returns the file for standard error redirection.
getStderr() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Returns the file for standard error redirection.
getStderr() - Method in class gov.bnl.star.offline.scheduler.Job
Returns the location to which the standard error has to be redirected.
getStdErr() - Method in class gov.bnl.star.offline.scheduler.request.rdl.Task
 
getStdErr() - Method in class gov.bnl.star.offline.scheduler.request.Request
Deprecated. use getTask().getStdErr() instead
getStdin() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Returns the file for standard input redirection.
getStdin() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Returns the file for standard input redirection.
getStdin() - Method in class gov.bnl.star.offline.scheduler.Job
Returns the location from which the standard input will be read.
getStdIn() - Method in class gov.bnl.star.offline.scheduler.request.rdl.Task
 
getStdIn() - Method in class gov.bnl.star.offline.scheduler.request.Request
Deprecated. use getTask().getStdIn() instead
getStdout() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Returns the file for standard output redirection.
getStdout() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Returns the file for standard output redirection.
getStdout() - Method in class gov.bnl.star.offline.scheduler.Job
Returns the location to which the standard output has to be redirected.
getStdOut() - Method in class gov.bnl.star.offline.scheduler.request.rdl.Task
 
getStdOut() - Method in class gov.bnl.star.offline.scheduler.request.Request
Deprecated. use getTask().getStdOut() instead
getStorage() - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
Returns the storage type.
getSTORAGE_SERVISE(String) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
Parses the entry string
getStorageScript() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Getter for property storageScript.
getStorageScript() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Getter for property storageScript.
getSummary() - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Returns a printable summary of the current assignment, stating the total number of locations, and the number of invalid locations.
getSwitchSyntax() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Returns the syntax that will be used to prepare the final switch
getSwitchSyntax() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Returns the syntax that will be used to prepare the final switch
getSwitchSyntax() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Returns the syntax that will be used to prepare the final switch
getTable() - Method in class gov.bnl.star.offline.scheduler.util.persistent.TablePrinter
 
getTarget() - Method in class gov.bnl.star.offline.scheduler.Job
Returns the resource to which the process should be dispatched, typically a machine name.
getTask() - Method in class gov.bnl.star.offline.scheduler.request.Request
Return Task value.
getTaskArguments() - Method in class gov.bnl.star.offline.scheduler.request.rdl.Task
 
getTestQueueCommand() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.DispatcherBase
 
getTestQueueCommandMustMatch() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.DispatcherBase
 
getTimeLimit() - Method in class gov.bnl.star.offline.scheduler.Queue
The time limit(in minutes) a job can stay in the queue before it gets killed or before it needs to find an other queue.
getTimeOfDispatch() - Method in class gov.bnl.star.offline.scheduler.Job
Returns a string that holds the data and time the job was dispatched.
getTitle() - Method in class gov.bnl.star.offline.scheduler.config.FileCatalogPanel
 
getTitle() - Method in class gov.bnl.star.offline.scheduler.config.LogPanel
 
getTitle() - Method in class gov.bnl.star.offline.scheduler.config.LSFDispatcherPanel
 
getTitle() - Method in class gov.bnl.star.offline.scheduler.config.PassivePolicyPanel
 
getTitle() - Method in class gov.bnl.star.offline.scheduler.config.ProgramLocation
 
getTitle() - Method in class gov.bnl.star.offline.scheduler.config.StatisticsPanel
 
getTitle() - Method in interface gov.bnl.star.offline.scheduler.config.WizardPanel
 
getTo() - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
getToolkit() - Static method in class gov.bnl.star.offline.scheduler.util.ConfigToolkit
 
getTotalJobs() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfo
 
getTotalJobs() - Method in interface gov.bnl.star.offline.scheduler.monitor.QueueInfo
 
getToURL() - Method in class gov.bnl.star.offline.scheduler.OutputFile
Returns the URL reprenting the location in which to copy the output after the job finishes.
getToURLString() - Method in class gov.bnl.star.offline.scheduler.OutputFile
 
getType() - Method in class gov.bnl.star.offline.scheduler.OutputCopyAction
 
getType() - Method in class gov.bnl.star.offline.scheduler.Queue
 
getType() - Method in class gov.bnl.star.offline.scheduler.request.rdl.Application
Returns a class of the same type as the task (ie RootTask, JavaTask, ScriptTask)
getUniqueID() - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
getUseLSFMod() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
 
getUseProxy() - Method in class gov.bnl.star.offline.scheduler.informationService.Proxy
 
getUsername() - Method in class gov.bnl.star.offline.scheduler.request.Request
Returns the user name under which the job has to run.
getUseRSL() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
 
getUtilization() - Method in class gov.bnl.star.offline.scheduler.GateKeeperAccessPoint
Returns the percent utilization of this gatekeeper relative to other gatekeepers.
getVersion() - Method in class gov.bnl.star.offline.scheduler.request.rdl.Application
sets the version of the app (ie.
getVersion() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.SandboxPackage
 
getWaitingJobs() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfo
 
getWaitingJobs() - Method in interface gov.bnl.star.offline.scheduler.monitor.QueueInfo
 
getWNClient() - Method in class gov.bnl.star.offline.scheduler.informationService.GridCat
 
getWNClient() - Method in interface gov.bnl.star.offline.scheduler.informationService.InformationService
 
getWNClient() - Method in class gov.bnl.star.offline.scheduler.informationService.VORS
 
getWNTmpDir() - Static method in class gov.bnl.star.offline.scheduler.GridCat
Deprecated.  
getWNTmpDir() - Method in class gov.bnl.star.offline.scheduler.informationService.GridCat
 
getWNTmpDir() - Method in interface gov.bnl.star.offline.scheduler.informationService.InformationService
 
getWNTmpDir() - Method in class gov.bnl.star.offline.scheduler.informationService.VORS
 
getWorstResponseTime() - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfo
 
getWorstResponseTime() - Method in interface gov.bnl.star.offline.scheduler.monitor.QueueInfo
 
getXgridCommand(Request, Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
Returns the full xgrid command to be executed to dispatch the process.
getXgridEx() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
 
getXrootdPort() - Static method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
getXrootdRedirectorName() - Static method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
globalObjectTable - Variable in class gov.bnl.star.offline.scheduler.ComponentLibrary
 
gov.bnl.star.offline.scheduler - package gov.bnl.star.offline.scheduler
Core classes and interfaces that provide the skeleton components for scheduler.
gov.bnl.star.offline.scheduler.bnl - package gov.bnl.star.offline.scheduler.bnl
Contains classes specific to the BNL deployment.
gov.bnl.star.offline.scheduler.catalog - package gov.bnl.star.offline.scheduler.catalog
Contains all the classes to execute the file catalog queries on various file catalog implementations.
gov.bnl.star.offline.scheduler.config - package gov.bnl.star.offline.scheduler.config
Initial work for a GUI configurator of the scheduler.
gov.bnl.star.offline.scheduler.dataset - package gov.bnl.star.offline.scheduler.dataset
Contains class for collecting and manipulating large datasets.
gov.bnl.star.offline.scheduler.dataset.catalog - package gov.bnl.star.offline.scheduler.dataset.catalog
Contains implementations of the catalog interface and sub classes.
gov.bnl.star.offline.scheduler.dataset.datasetManipulators - package gov.bnl.star.offline.scheduler.dataset.datasetManipulators
Contains class for manipulating large datasets.
gov.bnl.star.offline.scheduler.Dispatchers - package gov.bnl.star.offline.scheduler.Dispatchers
Holds implemented dispatchers for batch systems and supporting classes.
gov.bnl.star.offline.scheduler.Dispatchers.boss - package gov.bnl.star.offline.scheduler.Dispatchers.boss
Allows the scheduler to dispatch jobs to the BOSS batch system.
gov.bnl.star.offline.scheduler.Dispatchers.condorg - package gov.bnl.star.offline.scheduler.Dispatchers.condorg
Allows the scheduler to dispatch jobs to Condor directly or over the GRID using Condor-G.
gov.bnl.star.offline.scheduler.Dispatchers.local - package gov.bnl.star.offline.scheduler.Dispatchers.local
Contains all the classes that enable the scheduler to dispatch jobs to the local node you are currently running on.
gov.bnl.star.offline.scheduler.Dispatchers.lsf - package gov.bnl.star.offline.scheduler.Dispatchers.lsf
Contains all the classes that enable the scheduler to dispatch jobs to LSF.
gov.bnl.star.offline.scheduler.Dispatchers.pbs - package gov.bnl.star.offline.scheduler.Dispatchers.pbs
Holds dispatcher for PDS batchsystem.
gov.bnl.star.offline.scheduler.Dispatchers.sge - package gov.bnl.star.offline.scheduler.Dispatchers.sge
Holds dispatcher for SGE batchsystem.
gov.bnl.star.offline.scheduler.Dispatchers.xgrid - package gov.bnl.star.offline.scheduler.Dispatchers.xgrid
Holds dispatcher for Mac O.S.
gov.bnl.star.offline.scheduler.informationService - package gov.bnl.star.offline.scheduler.informationService
Contains implementations of the InformationService class and base interface.
gov.bnl.star.offline.scheduler.initializer - package gov.bnl.star.offline.scheduler.initializer
Contains the initializers developed for the Scheduler.
gov.bnl.star.offline.scheduler.monitor - package gov.bnl.star.offline.scheduler.monitor
Contains interfaces and implementation to access data from a monitoring system.
gov.bnl.star.offline.scheduler.policy - package gov.bnl.star.offline.scheduler.policy
Contains all the policies being developed for the Scheduler.
gov.bnl.star.offline.scheduler.policy.copyselector - package gov.bnl.star.offline.scheduler.policy.copyselector
Contains all the copy selectors, that is the algorythms that select a copy of a file from the result of a query.
gov.bnl.star.offline.scheduler.request - package gov.bnl.star.offline.scheduler.request
Contains classes that define, parse, and validate user request, both in JDL and RDL.
gov.bnl.star.offline.scheduler.request.rdl - package gov.bnl.star.offline.scheduler.request.rdl
Contains classes for building sandboxes for a jobs files.
gov.bnl.star.offline.scheduler.util - package gov.bnl.star.offline.scheduler.util
Contains some utility calles to handle tasks in separate thread, environment variables and other miscellaneous functionalities.
gov.bnl.star.offline.scheduler.util.persistent - package gov.bnl.star.offline.scheduler.util.persistent
Contains classes needed to save the request and job state to disk and read them back.
gov.bnl.star.offline.scheduler.util.protocol.root - package gov.bnl.star.offline.scheduler.util.protocol.root
Contains classes needed so that URl object can handel the root protocol.
gov.bnl.star.offline.scheduler.util.sandbox - package gov.bnl.star.offline.scheduler.util.sandbox
Contains classes that define sub parts of an RDL request.
GridCat - Class in gov.bnl.star.offline.scheduler
Deprecated. Replaced by information service base classes.
GridCat() - Constructor for class gov.bnl.star.offline.scheduler.GridCat
Deprecated. Creates a new instance of GridCat
GridCat - Class in gov.bnl.star.offline.scheduler.informationService
This class is an information service that recovers data from gridcat via XmlRpc.
GridCat() - Constructor for class gov.bnl.star.offline.scheduler.informationService.GridCat
Creates a new instance of GridCat
gridInstallCommand(SandboxPackage, Job) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipSandbox
 

H

Handler - Class in gov.bnl.star.offline.scheduler.util.protocol.root
Used a allow URL's with root as the protocol.
Handler() - Constructor for class gov.bnl.star.offline.scheduler.util.protocol.root.Handler
Creates a new instance of Handler
hash(String) - Static method in class gov.bnl.star.offline.scheduler.util.MD5Hash
Take a string and return its md5 hash as a hex digit string
hash(byte[]) - Static method in class gov.bnl.star.offline.scheduler.util.MD5Hash
Take a byte array and return its md5 hash as a hex digit string
hashCode() - Method in class gov.bnl.star.offline.scheduler.policy.Location
 
hasNoInput() - Method in class gov.bnl.star.offline.scheduler.request.Request
Returns true if the job request didn't contain any input.
hasQueue(String) - Method in class gov.bnl.star.offline.scheduler.Queues
 
hasResourcesDefinition(Job) - Method in class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
 
HostInfo - Interface in gov.bnl.star.offline.scheduler.monitor
 
HostInfoFinder - Interface in gov.bnl.star.offline.scheduler.monitor
 

I

importPakages() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
 
importPakages() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
 
increaseResource(String, int, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Increases the value associated to the given resource by a given amount.
increaseResource(String, int, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Increases the value associated to the given resource by a given amount.
increaseResource(String, int, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Increases the value associated to the given resource by a given amount.
increaseResourceUptoLimit(String, int, int, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Increases the value associated to the given resource by a given amount.
increaseResourceUptoLimit(String, int, int, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Increases the value associated to the given resource by a given amount.
increaseResourceUptoLimit(String, int, int, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Increases the value associated to the given resource by a given amount.
increaseResourceUsage(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Increase the resource usage as part of the standard implementation.
increaseResourceUsage(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Increase the resource usage as part of the standard implementation.
increaseResourceUsage(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Increase the resource usage as part of the standard implementation.
incrementSize() - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
 
InformationService - Interface in gov.bnl.star.offline.scheduler.informationService
The base interface for all infromation services.
init - Variable in class gov.bnl.star.offline.scheduler.SchedulerCommandLine
 
InitializationCommands() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.LocalSandbox
 
InitializationCommands() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.PackmanSandbox
 
InitializationCommands() - Method in interface gov.bnl.star.offline.scheduler.util.sandbox.Sandbox
 
InitializationCommands() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipSandbox
 
initLibrary(String) - Static method in class gov.bnl.star.offline.scheduler.ComponentLibrary
 
initResources() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Initializes the resource table.
initResources() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Initializes the resource table.
initResources() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Initializes the resource table.
installCommand(SandboxPackage, Job) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.LocalSandbox
Write the command with which to setup the users sandbox.
installCommand(SandboxPackage, Job) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.PackmanSandbox
Write the command with which to setup the users sandbox.
installCommand(SandboxPackage, Job) - Method in interface gov.bnl.star.offline.scheduler.util.sandbox.Sandbox
 
installCommand(SandboxPackage, Job) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipSandbox
Chech program locations for unzip
installProxy() - Method in class gov.bnl.star.offline.scheduler.informationService.Proxy
After the seting have been initialized, this member will make the proxy setting global.
isDone() - Method in class gov.bnl.star.offline.scheduler.util.ThreadSafeFilesystemToolkit
 
isEmbedded() - Method in class gov.bnl.star.offline.scheduler.request.rdl.ScriptTask
 
isErrorFatal() - Method in class gov.bnl.star.offline.scheduler.dataset.SubsetValidator
 
isFlagSet(String) - Method in class gov.bnl.star.offline.scheduler.util.ConfigToolkit
 
isInit() - Method in class gov.bnl.star.offline.scheduler.Queues
 
isLocal() - Method in class gov.bnl.star.offline.scheduler.GateKeeperAccessPoint
Returns true if access point is local, if it is a grid access point in return false
isLocal() - Method in class gov.bnl.star.offline.scheduler.LocalAccessPoint
Returns true if access point is local, if it is a grid access point in return false
isLocalQueue(Queue) - Method in class gov.bnl.star.offline.scheduler.util.ConfigToolkit
Test if a queue is local to the site.
isOpen() - Method in class gov.bnl.star.offline.scheduler.util.persistent.SessionReader
 
IsOptimizedAsLocalQueue() - Method in class gov.bnl.star.offline.scheduler.Queue
Returns true is this is a local queue
isReady() - Method in class gov.bnl.star.offline.scheduler.config.FileCatalogPanel
 
isReady() - Method in class gov.bnl.star.offline.scheduler.config.LogPanel
 
isReady() - Method in class gov.bnl.star.offline.scheduler.config.LSFDispatcherPanel
 
isReady() - Method in class gov.bnl.star.offline.scheduler.config.PassivePolicyPanel
 
isReady() - Method in class gov.bnl.star.offline.scheduler.config.ProgramLocation
 
isReady() - Method in class gov.bnl.star.offline.scheduler.config.StatisticsPanel
 
isReady() - Method in interface gov.bnl.star.offline.scheduler.config.WizardPanel
 
isRecurseCopy() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Getter for property recurseCopy.
isRecurseCopy() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Getter for property recurseCopy.
isRemoveCharactersFromVaultNumber() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
If true removes all the characters from the vault number.
isRemoveCharactersFromVaultNumber() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
If true removes all the characters from the vault number.
isRemoveCharactersFromVaultNumber() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
If true removes all the characters from the vault number.
isRootdAvailable() - Static method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
Tells the policy that rootd is available on the cluster.
isSingleCopy() - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
Tells whether single copy or multiple copies for the same file should be returned.
isTaskClear() - Method in class gov.bnl.star.offline.scheduler.request.rdl.JavaTask
 
isTransferExecutable() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
Getter for property transferExecutable.
isTrimVaultNumberDecimal() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Getter for property trimVaultNumberDecimal.
isTrimVaultNumberDecimal() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Getter for property trimVaultNumberDecimal.
isTrimVaultNumberDecimal() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Getter for property trimVaultNumberDecimal.
isTrimVaultNumberLeadingZeros() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Returns true if the leading zeros of a vault number will be removed when creating the corresponding BOSS resource.
isTrimVaultNumberLeadingZeros() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Returns true if the leading zeros of a vault number will be removed when creating the corresponding LSF resource.
isTrimVaultNumberLeadingZeros() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Returns true if the leading zeros of a vault number will be removed when creating the corresponding PBS resource.
isValid() - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
True if the correct assignment can be divided into processes and dispatched correctly.
isValid(Location) - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
True if the files assigned to the location can be divided in to a valid process.
isXrootdAvailable() - Static method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 

J

JavaTask - Class in gov.bnl.star.offline.scheduler.request.rdl
An RDL java task object
JavaTask() - Constructor for class gov.bnl.star.offline.scheduler.request.rdl.JavaTask
Creates a new instance of JavaTask
JDL - Static variable in class gov.bnl.star.offline.scheduler.request.RequestType
 
JDLHandler - Class in gov.bnl.star.offline.scheduler.request
Reads a STAR scheduler XML request and creates a Request with the specified information.
JDLHandler(String) - Constructor for class gov.bnl.star.offline.scheduler.request.JDLHandler
Parses an XML file according the STAR scheduler specification.
JDLRootElement - Static variable in class gov.bnl.star.offline.scheduler.request.RequestTypeHandler
 
Job - Class in gov.bnl.star.offline.scheduler
Describes one of the processes to be dispatched with the underlying scheduler.
Job() - Constructor for class gov.bnl.star.offline.scheduler.Job
 
Job(String) - Constructor for class gov.bnl.star.offline.scheduler.Job
Creates a new instance of Process
jobIDGen - Class in gov.bnl.star.offline.scheduler.util
Generate a uuid for the request.
jobIDGen() - Constructor for class gov.bnl.star.offline.scheduler.util.jobIDGen
Creates a new instance of test_jug
JobInitializer - Interface in gov.bnl.star.offline.scheduler
Analizes a job requests.

K

Kill(Request, List) - Method in class gov.bnl.star.offline.scheduler.CompositeDispatcher
Deprecated.  
Kill(Request, List) - Method in interface gov.bnl.star.offline.scheduler.Dispatcher
Kills the processes associated with this job.
Kill(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
Kill(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
 
Kill(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
 
Kill(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
Kill all submitted jobs in the job list.
Kill(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
Kill(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
Kill(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
Kill(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
Kills the processes associated with this job.
Kill(Request, List) - Method in class gov.bnl.star.offline.scheduler.GenericCompositeDispatcher
 

L

ListMap - Class in gov.bnl.star.offline.scheduler.policy
 
ListMap() - Constructor for class gov.bnl.star.offline.scheduler.policy.ListMap
 
loadInformationFromWS(String) - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfoFinder
 
loadLocalSiteConfig(String) - Static method in class gov.bnl.star.offline.scheduler.util.persistent.SiteConfigGen
Loads the local config into the comp lib.
LocalAccessPoint - Class in gov.bnl.star.offline.scheduler
A configuration object used to describe how to access a batch system locally
LocalAccessPoint() - Constructor for class gov.bnl.star.offline.scheduler.LocalAccessPoint
Creates a new instance of LocalAccess
LocalDispatcher - Class in gov.bnl.star.offline.scheduler.Dispatchers.local
A dispatcher for dispatching jobs to fork on the local node.
LocalDispatcher() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
 
localInstallCommand(SandboxPackage, Job) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipSandbox
 
localize(String, Object[]) - Static method in class gov.bnl.star.offline.scheduler.request.ValidateXMLSchema
 
localize(String) - Static method in class gov.bnl.star.offline.scheduler.request.ValidateXMLSchema
 
localize(String, Object) - Static method in class gov.bnl.star.offline.scheduler.request.ValidateXMLSchema
 
localize(String, Object, Object) - Static method in class gov.bnl.star.offline.scheduler.request.ValidateXMLSchema
 
localQueueList - Variable in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
LocalSandbox - Class in gov.bnl.star.offline.scheduler.util.sandbox
The simplest implementation of the sandbox used to copy or link files in the simplest way possible without complex packing/compression schemes.
LocalSandbox() - Constructor for class gov.bnl.star.offline.scheduler.util.sandbox.LocalSandbox
Creates a new instance of LocalSandbox
localSiteExists() - Method in class gov.bnl.star.offline.scheduler.util.ConfigToolkit
 
Location - Class in gov.bnl.star.offline.scheduler.policy
A Location is where a file can be: a node, a group of node or the NFS.
log - Static variable in class gov.bnl.star.offline.scheduler.dataset.Dataset
 
log - Static variable in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
log - Static variable in class gov.bnl.star.offline.scheduler.request.JDLHandler
 
log - Static variable in class gov.bnl.star.offline.scheduler.request.RequestHandler
 
LogFormatter - Class in gov.bnl.star.offline.scheduler
Defines the log output format of the log of the scheduler.
LogFormatter() - Constructor for class gov.bnl.star.offline.scheduler.LogFormatter
Creates a new instance of LogFormatter
LogPanel - Class in gov.bnl.star.offline.scheduler.config
 
LogPanel() - Constructor for class gov.bnl.star.offline.scheduler.config.LogPanel
Creates new form LogPanel
longQueue - Variable in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
LSFDispatcher - Class in gov.bnl.star.offline.scheduler.Dispatchers.lsf
Dispatches a job using LSF.
LSFDispatcher() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
LSFDispatcherPanel - Class in gov.bnl.star.offline.scheduler.config
 
LSFDispatcherPanel() - Constructor for class gov.bnl.star.offline.scheduler.config.LSFDispatcherPanel
Creates new form LogPanel
LSFNodePriorityStringGenerator - Class in gov.bnl.star.offline.scheduler.Dispatchers.lsf
This class builds the string used by LSF to state which node or nodes the job would prefer to run on.
LSFNodePriorityStringGenerator() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFNodePriorityStringGenerator
Creates a new instance of RootdSyntaxGenerator
LSFQueueDiscrptor - Class in gov.bnl.star.offline.scheduler.Dispatchers.lsf
This class is not used and may be deprcated.
LSFQueueDiscrptor() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFQueueDiscrptor
Creates a new instance of LSFQueueDiscrptor
LSFResourceStrategy - Class in gov.bnl.star.offline.scheduler.Dispatchers.lsf
Encapsulate the resource usage parameter (-R) for an LSF farm.
LSFResourceStrategy() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
 

M

main(String[]) - Static method in class gov.bnl.star.offline.scheduler.catalog.CatalogManager
Deprecated.  
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.ComponentLibrary
Initializes the component library with the old properties file.
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.config.ConfigurationEditor
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.config.ConfigurationWizard
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.GridCat
Deprecated.  
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.monitor.MDSTest
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaClusterInfoFinder
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaPCHostInfoFinder
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaPCQueueInfoFinder
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfoFinder
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.request.RequestFactory
Tests the parser by analyzing a file and displaying the content of the Request list that the parser returned.
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.request.ValidateXMLSchema
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.SchedulerCommandLine
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.util.CommandLineTask
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.util.CSHCommandLineTask
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.util.FilesystemToolkit
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.util.jobIDGen
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.util.persistent.CommandLineReDispatch
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.util.persistent.SiteConfigGen
 
main() - Method in class gov.bnl.star.offline.scheduler.util.persistent.TablePrinter
used for testing and debugging
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.util.RDLApplicationResolver
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.util.ResolveFilesystemWildcards
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.util.sandbox.SandboxPackage
 
main(String[]) - Static method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipUtility
 
makeDefault() - Method in class gov.bnl.star.offline.scheduler.request.rdl.Application
Calling this makes this app the defailt if no other matching apps can be found this is the one that will be used
MakePackage(SandboxPackage, Request) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.LocalSandbox
 
MakePackage(SandboxPackage, Request) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.PackmanSandbox
 
MakePackage(SandboxPackage, Request) - Method in interface gov.bnl.star.offline.scheduler.util.sandbox.Sandbox
Make the package if possible.
MakePackage(SandboxPackage, Request) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipSandbox
Zip the users requested files
makeScriptString(String, String) - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
makeScriptString(String, String) - Method in class gov.bnl.star.offline.scheduler.OutputCopyAction
 
makeScriptString(String, String) - Method in class gov.bnl.star.offline.scheduler.OutputLinkAction
 
makeScriptString(String, String) - Method in class gov.bnl.star.offline.scheduler.OutputRegisterAction
 
makeString(Job) - Method in class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
 
makeStringOf(char, int) - Method in class gov.bnl.star.offline.scheduler.util.persistent.TablePrinter
 
max - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Max parameter for the standard increaseResourceUsage implementation.
max - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Max parameter for the standard increaseResourceUsage implementation.
max - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Max parameter for the standard increaseResourceUsage implementation.
MD5Hash - Class in gov.bnl.star.offline.scheduler.util
Make MD5 hashs out of strings.
MD5Hash() - Constructor for class gov.bnl.star.offline.scheduler.util.MD5Hash
 
MDSHostInfo - Class in gov.bnl.star.offline.scheduler.monitor
 
MDSHostInfo() - Constructor for class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
Creates a new instance of MDSHostInfo
MDSHostInfoFinder - Class in gov.bnl.star.offline.scheduler.monitor
This is an example to demonstrate how to use JNDI to connect to a secure LDAP server (MDS-2 server) using the GSI SASL mechanism.
MDSHostInfoFinder(String) - Constructor for class gov.bnl.star.offline.scheduler.monitor.MDSHostInfoFinder
 
MDSTest - Class in gov.bnl.star.offline.scheduler.monitor
 
MDSTest() - Constructor for class gov.bnl.star.offline.scheduler.monitor.MDSTest
 
mergeLocations(Location) - Method in class gov.bnl.star.offline.scheduler.policy.Location
 
MinMaxSingleCopySelector - Class in gov.bnl.star.offline.scheduler.policy.copyselector
Select the copies trying to comply with the minFilesPerProcess parameter.
MinMaxSingleCopySelector() - Constructor for class gov.bnl.star.offline.scheduler.policy.copyselector.MinMaxSingleCopySelector
 
minProcs(Location) - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Returns the minimum number of process to dispatch on the location to cover all the files.
MLPseudoClientQueueInfoFinder - Interface in gov.bnl.star.offline.scheduler.monitor
 
mockfilelists - Static variable in class gov.bnl.star.offline.scheduler.util.FilesystemToolkit
 
mockWildcards - Static variable in class gov.bnl.star.offline.scheduler.util.FilesystemToolkit
 
modify(Dataset, Request) - Method in interface gov.bnl.star.offline.scheduler.dataset.datasetManipulators.DatasetManipulator
Used to pass the dataset to the dataset manipulator
modify(Dataset, Request) - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.DropDuplicateRegX
Used to pass the dataset to the dataset manipulator Note: This DatasetManipulator -will- reorder the order of entries
modify(Dataset, Request) - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.DropDuplicatesFromSortedList
Used to pass the dataset to the dataset manipulator
modify(Dataset, Request) - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.DropMatchingRegX
Used to pass the dataset to the dataset manipulator
modify(Dataset, Request) - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.SortByRegX
Used to pass the dataset to the dataset manipulator
modify(Dataset, Request) - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.SplitByMinMaxEntries
Used to pass the dataset to the dataset manipulator
modify(Dataset, Request) - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.SplitByRegX
This function takes a an ordered list and splits makes on the boundary of dissimulator regular expression capture groups.
MonaLisaClusterInfoFinder - Class in gov.bnl.star.offline.scheduler.monitor
 
MonaLisaClusterInfoFinder() - Constructor for class gov.bnl.star.offline.scheduler.monitor.MonaLisaClusterInfoFinder
Creates a new instance of MonaLisaClient
MonaLisaHostInfo - Class in gov.bnl.star.offline.scheduler.monitor
 
MonaLisaHostInfo() - Constructor for class gov.bnl.star.offline.scheduler.monitor.MonaLisaHostInfo
Creates a new instance of MonaLisaHostInfo
MonaLisaPCHostInfoFinder - Class in gov.bnl.star.offline.scheduler.monitor
 
MonaLisaPCHostInfoFinder() - Constructor for class gov.bnl.star.offline.scheduler.monitor.MonaLisaPCHostInfoFinder
Creates a new instance of MonaLisaPCHostInfoFinder
MonaLisaPCQueueInfoFinder - Class in gov.bnl.star.offline.scheduler.monitor
 
MonaLisaPCQueueInfoFinder() - Constructor for class gov.bnl.star.offline.scheduler.monitor.MonaLisaPCQueueInfoFinder
Creates a new instance of MonaLisaPCQueueInfoFinder
MonaLisaQueueInfo - Class in gov.bnl.star.offline.scheduler.monitor
 
MonaLisaQueueInfo() - Constructor for class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfo
Creates a new instance of MonaLisaQueueInfo
MonaLisaQueueInfoFinder - Class in gov.bnl.star.offline.scheduler.monitor
 
MonaLisaQueueInfoFinder() - Constructor for class gov.bnl.star.offline.scheduler.monitor.MonaLisaQueueInfoFinder
Creates a new instance of MonaLisaQueueInfoFinder
MSG_BAILOUT - Static variable in class gov.bnl.star.offline.scheduler.request.ValidateXMLSchema
 
MSG_INVALID - Static variable in class gov.bnl.star.offline.scheduler.request.ValidateXMLSchema
 
MSG_VALID - Static variable in class gov.bnl.star.offline.scheduler.request.ValidateXMLSchema
 
MSG_VALIDATING - Static variable in class gov.bnl.star.offline.scheduler.request.ValidateXMLSchema
 
msTimeRefresh - Variable in class gov.bnl.star.offline.scheduler.policy.AssignmentByQueueMonitorPolicy
 
myLocalFileGateKeeper() - Method in class gov.bnl.star.offline.scheduler.util.ConfigToolkit
 
myLocalSite() - Method in class gov.bnl.star.offline.scheduler.util.ConfigToolkit
 

N

nameEqualValueColumnSeparated() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Returns a string already formatted containing names and values column separated (i.e.
nameEqualValueCommaSeparated() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Returns a string already formatted containing names and values comma separated (i.e.
nameEqualValueCommaSeparated() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Returns a string already formatted containing names and values comma separated (i.e.
nameEqualValueCommaSeparated() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Returns a string already formatted containing names and values comma separated (i.e.
Ncpus - Variable in class gov.bnl.star.offline.scheduler.Queue
 
needsLessFiles(Location) - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Returns how many files are to be deassigned from the location to make the assignment valid.
needsMoreFiles(Location) - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Returns how many are to be assigned to the location to make the assignment valid.
NFILES_COUNTING - Static variable in class gov.bnl.star.offline.scheduler.CatalogQuery
The method to specify how many records to return is by returning the specified number of valid records.
NO_COUNTING - Static variable in class gov.bnl.star.offline.scheduler.CatalogQuery
No method for determine how long the result should be was specified.
NONE - Static variable in class gov.bnl.star.offline.scheduler.OutputFile
no destination is set, using actions
NONE - Static variable in class gov.bnl.star.offline.scheduler.request.RequestType
 
Normalize() - Method in class gov.bnl.star.offline.scheduler.util.persistent.TablePrinter
 

O

openBuffer() - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
Open the file srteam to write to the buffer file
openConnection(URL) - Method in class gov.bnl.star.offline.scheduler.util.protocol.root.Handler
 
openNewSession(String) - Method in class gov.bnl.star.offline.scheduler.util.persistent.SessionReader
 
orderFiles(Comparator) - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
 
orderQueues() - Method in class gov.bnl.star.offline.scheduler.policy.AssignmentByQueueMonitorPolicy
 
OrderQueuesBySearchOrderPriority(List) - Method in class gov.bnl.star.offline.scheduler.Queues
Will order queues by there search order priority
OrderQueuesBySearchOrderPriority() - Method in class gov.bnl.star.offline.scheduler.Queues
Will order queues by there search order priority
OutputAction - Class in gov.bnl.star.offline.scheduler
Description of what to do with the output.
OutputAction() - Constructor for class gov.bnl.star.offline.scheduler.OutputAction
 
OutputCopyAction - Class in gov.bnl.star.offline.scheduler
An OutputAction for copying output date to a differnt location.
OutputCopyAction(List, String, String, String, int, int, String) - Constructor for class gov.bnl.star.offline.scheduler.OutputCopyAction
Creates a new instance of OutputCopyAction
OutputCopyAction() - Constructor for class gov.bnl.star.offline.scheduler.OutputCopyAction
 
OutputFile - Class in gov.bnl.star.offline.scheduler
Represent an Output file description.
OutputFile() - Constructor for class gov.bnl.star.offline.scheduler.OutputFile
 
OutputFile(String, String) - Constructor for class gov.bnl.star.offline.scheduler.OutputFile
Creates a new description for the output files.
OutputLinkAction - Class in gov.bnl.star.offline.scheduler
Description of how to link output files.
OutputLinkAction(List, String, String, String, int, int, String) - Constructor for class gov.bnl.star.offline.scheduler.OutputLinkAction
Creates a new instance of OutputLinkAction
OutputLinkAction() - Constructor for class gov.bnl.star.offline.scheduler.OutputLinkAction
Creates a new instance of OutputCopyAction.
OutputRegisterAction - Class in gov.bnl.star.offline.scheduler
Description of how to register an output file.
OutputRegisterAction(List, String, String, String, int, int) - Constructor for class gov.bnl.star.offline.scheduler.OutputRegisterAction
Creates a new instance of OutputCopyAction
OutputRegisterAction() - Constructor for class gov.bnl.star.offline.scheduler.OutputRegisterAction
Creates a new instance of OutputCopyAction.

P

packageAlreadyExistWarning(String) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipSandbox
 
PackageExists(SandboxPackage) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.LocalSandbox
 
PackageExists(SandboxPackage) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.PackmanSandbox
 
PackageExists(SandboxPackage) - Method in interface gov.bnl.star.offline.scheduler.util.sandbox.Sandbox
 
PackageExists(SandboxPackage) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipSandbox
 
PackmanSandbox - Class in gov.bnl.star.offline.scheduler.util.sandbox
A variation of the sandbox using prepackage packman packages.
PackmanSandbox() - Constructor for class gov.bnl.star.offline.scheduler.util.sandbox.PackmanSandbox
Creates a new instance of PackmanSandbox
parseOutput(Reader, List) - Static method in class gov.bnl.star.offline.scheduler.catalog.StarCatalog
Deprecated. Parses the output of a get_file_list.pl command.
parseXML(String) - Static method in class gov.bnl.star.offline.scheduler.request.RequestFactory
 
parseXMLString(String, String) - Static method in class gov.bnl.star.offline.scheduler.request.RequestFactory
 
PassivePolicy - Class in gov.bnl.star.offline.scheduler.policy
Decides how to split the job without triggering any resource redistribution.
PassivePolicy() - Constructor for class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
PassivePolicyPanel - Class in gov.bnl.star.offline.scheduler.config
 
PassivePolicyPanel() - Constructor for class gov.bnl.star.offline.scheduler.config.PassivePolicyPanel
Creates new form LogPanel
pauseDots() - Static method in class gov.bnl.star.offline.scheduler.dataset.catalog.PrintDots
 
PBSDispatcher - Class in gov.bnl.star.offline.scheduler.Dispatchers.pbs
Dispatches a job using PBS.
PBSDispatcher() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
PBSResourceStrategy - Class in gov.bnl.star.offline.scheduler.Dispatchers.pbs
A dispatcher for the SGE batch system.
PBSResourceStrategy() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
 
PhysicalFile - Class in gov.bnl.star.offline.scheduler.catalog
Represnt a file returned by the Catalog.
PhysicalFile() - Constructor for class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
 
PhysicalFile(Object, String, String, String, String, Map) - Constructor for class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
Creates a new instance of PhysicalFile
PhysicalFile(URL) - Constructor for class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
 
Policy - Interface in gov.bnl.star.offline.scheduler
A policy to decide how and where a job should be dispatched.
policy - Variable in class gov.bnl.star.offline.scheduler.SchedulerCommandLine
 
prepareInputOrder(String) - Method in class gov.bnl.star.offline.scheduler.request.Request
 
prepareJob() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Prepares the task, by creating the script.
prepareJob() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Prepares the task, by creating the script.
prepareResourceName(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Given the vault id, returns the BOSS resource name to be used in the -R parameter.
prepareResourceName(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Given the vault id, returns the LSF resource name to be used in the -R parameter.
prepareResourceName(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Given the vault id, returns the PBS resource name to be used in the -R parameter.
prepareResourceUsageSwitch(Job) - Method in interface gov.bnl.star.offline.scheduler.Dispatchers.AbstractResourceStrategy
This function returns a string that represents the resource usage of the job, in such a format that it can be passed to the batch system.
prepareResourceUsageSwitch(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Returns the -R parameter to be used to dispatch the given job.
prepareResourceUsageSwitch(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Returns the -R parameter to be used to dispatch the given job.
prepareResourceUsageSwitch(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Returns the -R parameter to be used to dispatch the given job.
prepareResourceUsageSwitch(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
This function returns a string that represents the resource usage of the job, in such a format that it can be passed to the batch system.
prepareResourceValue(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Returns the value currently associated to the resource.
prepareResourceValue(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Returns the value currently associated to the resource.
prepareResourceValue(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Returns the value currently associated to the resource.
prepareSwitch() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Prepares the -R parameters to give to BOSS at the end of the resource distribution.
prepareSwitch() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Prepares the -R parameters to give to LSF at the end of the resource distribution.
prepareSwitch() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Prepares the -R parameters to give to PBS at the end of the resource distribution.
PrintDots - Class in gov.bnl.star.offline.scheduler.dataset.catalog
Allows a dots “.” to be printed by separate thread.
PrintDots() - Constructor for class gov.bnl.star.offline.scheduler.dataset.catalog.PrintDots
Creates a new instance of PrintDots
printLocalIdsWithCopies(Collection) - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated. Test method to print a collection of LFN
ProgramLocation - Class in gov.bnl.star.offline.scheduler.config
 
ProgramLocation() - Constructor for class gov.bnl.star.offline.scheduler.config.ProgramLocation
Creates new form LogPanel
propertyChange(PropertyChangeEvent) - Method in class gov.bnl.star.offline.scheduler.config.ConfigurationWizard
 
Proxy - Class in gov.bnl.star.offline.scheduler.informationService
Used to set SUMS proxy configuration.
Proxy() - Constructor for class gov.bnl.star.offline.scheduler.informationService.Proxy
Creates a new instance of Proxy

Q

QueryResult - Class in gov.bnl.star.offline.scheduler.catalog
Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements.
QueryResult() - Constructor for class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated.  
QueryResultToolkit - Class in gov.bnl.star.offline.scheduler.policy
 
QueryStrategy - Interface in gov.bnl.star.offline.scheduler.catalog
Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements.
QueryStrategyFactory - Class in gov.bnl.star.offline.scheduler.catalog
Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements.
QueryStrategyFactory() - Constructor for class gov.bnl.star.offline.scheduler.catalog.QueryStrategyFactory
Deprecated.  
Queue - Class in gov.bnl.star.offline.scheduler
Description of a batch system queue.
Queue() - Constructor for class gov.bnl.star.offline.scheduler.Queue
Creates a new instance of Queue
QueueDiscriptor - Interface in gov.bnl.star.offline.scheduler.Dispatchers
Deprecated. Replaced by GenericCompositeDispatcher
QueueDiscriptorBase - Class in gov.bnl.star.offline.scheduler.Dispatchers
Deprecated
QueueDiscriptorBase() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.QueueDiscriptorBase
 
QueueInfo - Interface in gov.bnl.star.offline.scheduler.monitor
 
QueueInfo(List, List) - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
QueueInfoFinder - Interface in gov.bnl.star.offline.scheduler.monitor
 
QueueLoad(Queue) - Method in class gov.bnl.star.offline.scheduler.policy.AssignmentByQueueMonitorPolicy
 
queueName - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFQueueDiscrptor
 
Queues - Class in gov.bnl.star.offline.scheduler
A toolkit for working with lists of queue objects.
Queues() - Constructor for class gov.bnl.star.offline.scheduler.Queues
Creates a new instance of Queues
Queues.QueueComparator - Class in gov.bnl.star.offline.scheduler
Queue comparator class
Queues.QueueComparator() - Constructor for class gov.bnl.star.offline.scheduler.Queues.QueueComparator
 

R

RDL - Static variable in class gov.bnl.star.offline.scheduler.request.RequestType
 
RDLApplicationResolver - Class in gov.bnl.star.offline.scheduler.util
Convert RDL application tasks to script elements.
RDLApplicationResolver() - Constructor for class gov.bnl.star.offline.scheduler.util.RDLApplicationResolver
Creates a new instance of RDLApplicationResolver
RDLHandler - Class in gov.bnl.star.offline.scheduler.request
Get RDL request parse events from SAXParser and create a Request object
RDLHandler(String) - Constructor for class gov.bnl.star.offline.scheduler.request.RDLHandler
Parses a RDL request according to STAR scheduler RDL spec.
RDLRootElement - Static variable in class gov.bnl.star.offline.scheduler.request.RequestTypeHandler
 
recordStatistics(Request, List) - Method in class gov.bnl.star.offline.scheduler.util.StatisticsRecorder
Record the statistics of the job request in the database.
recoverData(String, String, String) - Method in class gov.bnl.star.offline.scheduler.informationService.VORS
 
recoverDataList(String, String, String) - Method in class gov.bnl.star.offline.scheduler.informationService.VORS
 
refreshConnections() - Method in class gov.bnl.star.offline.scheduler.informationService.VORS
 
RegXResourceStrategy - Class in gov.bnl.star.offline.scheduler.Dispatchers
Used to build resource requirement strings defined by regular expressions to be used in dispatch commands.
RegXResourceStrategy() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
Creates a new instance of StandardExpressionResourceStrategy
remove(Object) - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated.  
remove(Location, PhysicalFile) - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Removes the file from the location.
remove(Object, Object) - Method in class gov.bnl.star.offline.scheduler.policy.ListMap
 
remove(Object) - Method in class gov.bnl.star.offline.scheduler.policy.ListMap
 
removeAllLogicalOfPhysical(Collection) - Method in class gov.bnl.star.offline.scheduler.catalog.QueryResult
Deprecated.  
removeAllPhysical(Location, Collection) - Method in class gov.bnl.star.offline.scheduler.policy.FileAssignment
Removes a set of file a location.
removeValue(Object) - Method in class gov.bnl.star.offline.scheduler.policy.ListMap
 
reportedFailure - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
reportedFailure - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
 
reportedFailure - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
reportedFailure - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
reportedFailure - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
reportFailure(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
reportFailure(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
reportFailure(Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
reportProcessSubmissionFailure(Request, Job, int, String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
reportProcessSubmissionFailure(Request, Job, int, String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
reportProcessSubmissionFailure(Request, Job, int, String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
ReportWriter - Class in gov.bnl.star.offline.scheduler.util.persistent
Writes documentation about the state of jobs.
ReportWriter() - Constructor for class gov.bnl.star.offline.scheduler.util.persistent.ReportWriter
Creates a new instance of ReportWriter
Request - Class in gov.bnl.star.offline.scheduler.request
Holds all the informations describing a job to be executed by the scheduler.
Request(String, String, String, String, String) - Constructor for class gov.bnl.star.offline.scheduler.request.Request
Creates a new JobRequest with a title and a description.
Request(String) - Constructor for class gov.bnl.star.offline.scheduler.request.Request
Creates a new Request and provides XML file name.
Request() - Constructor for class gov.bnl.star.offline.scheduler.request.Request
 
request - Variable in class gov.bnl.star.offline.scheduler.util.persistent.CommandLineReDispatch
 
RequestFactory - Class in gov.bnl.star.offline.scheduler.request
 
RequestFactory() - Constructor for class gov.bnl.star.offline.scheduler.request.RequestFactory
Creates a new instance of RequestFactory
RequestHandler - Class in gov.bnl.star.offline.scheduler.request
Abstract parent class to read STAR scheduler job request elements and create a Request.
RequestHandler(String) - Constructor for class gov.bnl.star.offline.scheduler.request.RequestHandler
 
requests - Variable in class gov.bnl.star.offline.scheduler.request.RequestHandler
 
RequestType - Class in gov.bnl.star.offline.scheduler.request
Contains the RequestType enumerated data type
RequestType() - Constructor for class gov.bnl.star.offline.scheduler.request.RequestType
 
RequestTypeException - Exception in gov.bnl.star.offline.scheduler.request
Subclass of SAXException thrown by RequestTypeParser to stop parsing once the RequestType is found
RequestTypeException(String) - Constructor for exception gov.bnl.star.offline.scheduler.request.RequestTypeException
 
RequestTypeHandler - Class in gov.bnl.star.offline.scheduler.request
Reads a STAR scheduler job request to determine its format and version.
RequestTypeHandler() - Constructor for class gov.bnl.star.offline.scheduler.request.RequestTypeHandler
Parses an XML file to determine its format and version.
requirementsSatisfied() - Method in interface gov.bnl.star.offline.scheduler.dataset.datasetManipulators.DatasetManipulator
 
requirementsSatisfied() - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.DropDuplicateRegX
 
requirementsSatisfied() - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.DropDuplicatesFromSortedList
 
requirementsSatisfied() - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.DropMatchingRegX
 
requirementsSatisfied() - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.SortByRegX
 
requirementsSatisfied() - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.SplitByMinMaxEntries
 
requirementsSatisfied() - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.SplitByRegX
 
resize(String, int) - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
resolve(Application, Task) - Method in class gov.bnl.star.offline.scheduler.util.RDLApplicationResolver
resolves the command line string
ResolveFilesystemWildcards - Class in gov.bnl.star.offline.scheduler.util
Resolves a wildcard for filenames by executing ls on the local machine.
ResolveFilesystemWildcards(String) - Constructor for class gov.bnl.star.offline.scheduler.util.ResolveFilesystemWildcards
Creates a new task to resolve wildcards.
resolveJavaTask(JavaTask) - Method in class gov.bnl.star.offline.scheduler.util.RDLApplicationResolver
resolve the javaTask object part of the string
resolveQuery(FileCatalog, CatalogQuery) - Method in class gov.bnl.star.offline.scheduler.catalog.AllFilesStrategy
Deprecated.  
resolveQuery(FileCatalog, CatalogQuery) - Method in interface gov.bnl.star.offline.scheduler.catalog.QueryStrategy
Deprecated.  
resolveQuery(FileCatalog, CatalogQuery) - Method in class gov.bnl.star.offline.scheduler.catalog.StartLimitStrategy
Deprecated.  
resolveQuery(FileCatalog, CatalogQuery) - Method in class gov.bnl.star.offline.scheduler.catalog.StopWhenSatisfiedStrategy
Deprecated.  
resolveRootTask(RootTask) - Method in class gov.bnl.star.offline.scheduler.util.RDLApplicationResolver
 
resolveScriptTask(ScriptTask) - Method in class gov.bnl.star.offline.scheduler.util.RDLApplicationResolver
 
resolveWildcard(String) - Static method in class gov.bnl.star.offline.scheduler.util.FilesystemToolkit
 
ResonanceGroupPolicy - Class in gov.bnl.star.offline.scheduler.policy
 
ResonanceGroupPolicy() - Constructor for class gov.bnl.star.offline.scheduler.policy.ResonanceGroupPolicy
Creates a new instance of ResonanceGroupPolicy
Resource - Class in gov.bnl.star.offline.scheduler.request.rdl
Represents a resource value defined by a request Resources may have min, max, rate, and average size values
Resource(String) - Constructor for class gov.bnl.star.offline.scheduler.request.rdl.Resource
Constructor
Resource() - Constructor for class gov.bnl.star.offline.scheduler.request.rdl.Resource
 
resourceRequired(PhysicalFile) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Determines which resource the job might need to access the file.
resourceRequired(PhysicalFile) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Determines which resource the job might need to access the file.
resourceRequired(PhysicalFile) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Determines which resource the job might need to access the file.
resumeDots() - Static method in class gov.bnl.star.offline.scheduler.dataset.catalog.PrintDots
 
retrieveFileListContents(String, int) - Static method in class gov.bnl.star.offline.scheduler.util.FilesystemToolkit
 
retrieveOutput(Request, List) - Method in class gov.bnl.star.offline.scheduler.CompositeDispatcher
Deprecated.  
retrieveOutput(Request, List) - Method in interface gov.bnl.star.offline.scheduler.Dispatcher
Retrieves the output of the job from the target machine.
retrieveOutput(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
Currently not implemented
retrieveOutput(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
 
retrieveOutput(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
Currently not implemented
retrieveOutput(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
Currently not implemented
retrieveOutput(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
retrieveOutput(Request, List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
Retrieves the output of the job from the target machine.
retrieveOutput(Request, List) - Method in class gov.bnl.star.offline.scheduler.GenericCompositeDispatcher
 
RootdMinMaxSingleCopySelector - Class in gov.bnl.star.offline.scheduler.policy.copyselector
 
RootdMinMaxSingleCopySelector() - Constructor for class gov.bnl.star.offline.scheduler.policy.copyselector.RootdMinMaxSingleCopySelector
 
RootTask - Class in gov.bnl.star.offline.scheduler.request.rdl
An RDL root task
RootTask() - Constructor for class gov.bnl.star.offline.scheduler.request.rdl.RootTask
Creates a new instance of RootTask
rotateSameLevelSearchOrderPriority(List) - Method in class gov.bnl.star.offline.scheduler.Queues
rotate queues with the same level search order priority
run() - Method in class gov.bnl.star.offline.scheduler.catalog.CatalogTask
Deprecated.  
run() - Method in class gov.bnl.star.offline.scheduler.dataset.catalog.PrintDots
 
run - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
 
run - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
run() - Method in class gov.bnl.star.offline.scheduler.util.CommandLineTask
Calls the external command.
run() - Method in class gov.bnl.star.offline.scheduler.util.CSHCommandLineTask
Calls the external command.
run() - Method in class gov.bnl.star.offline.scheduler.util.ThreadSafeFilesystemToolkit
This function should not be called it is used only used international by this class, and must be public.
runInTimeLimitedThread(String, int, int, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.DispatcherBase
 

S

Sandbox() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.LocalSandbox
 
Sandbox() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.PackmanSandbox
 
Sandbox - Interface in gov.bnl.star.offline.scheduler.util.sandbox
Base interface for all sandboxs
Sandbox() - Method in interface gov.bnl.star.offline.scheduler.util.sandbox.Sandbox
Creates a new instance of Sandbox
Sandbox() - Method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipSandbox
 
SandboxPackage - Class in gov.bnl.star.offline.scheduler.util.sandbox
This class holds the description of the contents of the sandbox.
SandboxPackage() - Constructor for class gov.bnl.star.offline.scheduler.util.sandbox.SandboxPackage
Creates a new instance of Package
Scheduler - Class in gov.bnl.star.offline.scheduler
A scheduler able to verify a job description, chosing the target machine according to a policy and dispatch the job.
Scheduler(JobInitializer, Policy, Dispatcher) - Constructor for class gov.bnl.star.offline.scheduler.Scheduler
Creates a new scheduler, putting together an initalizer, a policy and a dispatcher.
Scheduler(String, String, String) - Constructor for class gov.bnl.star.offline.scheduler.Scheduler
Creates a new scheduler, putting together an initalizer, a policy and a dispatcher.
SchedulerCommandLine - Class in gov.bnl.star.offline.scheduler
Used for parsing options passes to the scheduler via the command line.
SchedulerCommandLine() - Constructor for class gov.bnl.star.offline.scheduler.SchedulerCommandLine
 
SchedulerProperties - Class in gov.bnl.star.offline.scheduler
Deprecated.  
scratchDir - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
ScriptTask - Class in gov.bnl.star.offline.scheduler.request.rdl
AN RDL csh script task
ScriptTask() - Constructor for class gov.bnl.star.offline.scheduler.request.rdl.ScriptTask
Creates a new instance of ScriptTask
selectCopy(QueryResult, CatalogQuery, FileAssignment) - Method in class gov.bnl.star.offline.scheduler.policy.copyselector.AllCopiesSelector
 
selectCopy(QueryResult, CatalogQuery, FileAssignment) - Method in interface gov.bnl.star.offline.scheduler.policy.copyselector.CopySelector
Selects the physical copies from the query result according to the parameters of the query, and puts them in the assignment.
selectCopy(QueryResult, CatalogQuery, FileAssignment) - Method in class gov.bnl.star.offline.scheduler.policy.copyselector.MinMaxSingleCopySelector
 
selectCopy(QueryResult, CatalogQuery, FileAssignment) - Method in class gov.bnl.star.offline.scheduler.policy.copyselector.RootdMinMaxSingleCopySelector
 
selectCopy(QueryResult, CatalogQuery, FileAssignment) - Method in class gov.bnl.star.offline.scheduler.policy.copyselector.SingleCopySelector
 
selectCopy(QueryResult, CatalogQuery, FileAssignment) - Method in class gov.bnl.star.offline.scheduler.policy.copyselector.XrootdMinMaxSingleCopySelector
 
SelectorAssignmentStrategy - Class in gov.bnl.star.offline.scheduler.policy
 
SelectorAssignmentStrategy() - Constructor for class gov.bnl.star.offline.scheduler.policy.SelectorAssignmentStrategy
 
SessionReader - Class in gov.bnl.star.offline.scheduler.util.persistent
Reads the session xml file back into an object.
SessionReader(String) - Constructor for class gov.bnl.star.offline.scheduler.util.persistent.SessionReader
Creates a new instance of SessionReader
SessionWriter - Class in gov.bnl.star.offline.scheduler.util.persistent
Converts a request object in to a session.xml file.
SessionWriter(Request) - Constructor for class gov.bnl.star.offline.scheduler.util.persistent.SessionWriter
Creates a new instance of SessionWriter
setAccessMethod(AccessMethod) - Method in class gov.bnl.star.offline.scheduler.Job
 
setAccessMethods(List) - Method in class gov.bnl.star.offline.scheduler.LocalAccessPoint
Set the list of access methods for this gatekeeper.
setAccessMethods(List) - Method in class gov.bnl.star.offline.scheduler.Queue
Resets the accessMethods list for this queue.
setAccessPoint(LocalAccessPoint) - Method in class gov.bnl.star.offline.scheduler.Job
 
setAccessPoints(List) - Method in class gov.bnl.star.offline.scheduler.AccessMethod
The user need not configure this this member the access point will configure it when the object is added.
setAccessPointsList(List) - Method in class gov.bnl.star.offline.scheduler.Site
This function replaces the list of access objects.
SetActionList(List) - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
setActionList(List) - Method in class gov.bnl.star.offline.scheduler.OutputFile
 
setAdapterName(String) - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
setApplication(CSHApplication) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
Set the class that writes the sricpt that will be executed by the batch system
setApplication(CSHApplication) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
Set the class that writes the sricpt that will be executed by the batch system
setApplication(CSHApplication) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
Set the class that writes the sricpt that will be executed by the batch system
setApplication(CSHApplication) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
Set the class that writes the sricpt that will be executed by the batch system
setApplication(CSHApplication) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
Sets the object initialized that writes the CSH script.
setApplication(CSHApplication) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
Set the class that writes the sricpt that will be executed by the batch system
setApplication(CSHApplication) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
Set the class that writes the sricpt that will be executed by the batch system
setApplication(Application) - Method in class gov.bnl.star.offline.scheduler.request.Request
Set Application attribute.
setAttribute(String, Object) - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
 
setAttributes(Map) - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
 
setAttributes() - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
 
setAttributes(List) - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
Setter for property attributes.
setAuthenticatedUser(String) - Method in class gov.bnl.star.offline.scheduler.request.Request
 
setBackUpDispatcher(Dispatcher) - Method in class gov.bnl.star.offline.scheduler.GenericCompositeDispatcher
This method sets the dispatcher to be used if the jobs AssociatedDispatcher is Null.
setBase(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Changes the base value for the resource value formula.
setBase(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Changes the base value for the resource value formula.
setBase(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Changes the base value for the resource value formula.
setBase(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
Sets the parameter base in the formula resourcesConsumed=base+(fileFactor*nItemsMatched) which is used to calculate the resources consumed.
setBashApplication(BashApplication) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
 
setBatchSystem(String) - Method in class gov.bnl.star.offline.scheduler.AccessMethod
Set the batch system that is to be used in the condor-g access string (Can also be used for reporting)
setBatchSystem(BatchSystem) - Method in class gov.bnl.star.offline.scheduler.Queue
Recovers the dispatcher to be used by this queue from the config
setBatchSystemName(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFQueueDiscrptor
 
setBatchSystemName(String) - Method in interface gov.bnl.star.offline.scheduler.Dispatchers.QueueDiscriptor
Deprecated. The name of the batch system that will run the job.
setBatchSystems(List) - Method in class gov.bnl.star.offline.scheduler.Site
Sets the List of batch systems for this site.
setBossEx(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
setBossOptions(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
setBsubEx(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
setBsubOptions(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
setBypassQueueTests(boolean) - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
setCanonicalName(String) - Method in class gov.bnl.star.offline.scheduler.Site
Sets the domain name of the site.
setCheckIfFilesExistLocally(boolean) - Method in class gov.bnl.star.offline.scheduler.initializer.XMLInitializer
 
setChooser(DispatcherChooser) - Method in class gov.bnl.star.offline.scheduler.CompositeDispatcher
Deprecated. Setter for property chooser.
setClassName(String) - Method in class gov.bnl.star.offline.scheduler.request.rdl.JavaTask
 
setClassPath(String) - Method in class gov.bnl.star.offline.scheduler.request.rdl.JavaTask
This is used with the -cp option
setCluster(String) - Method in class gov.bnl.star.offline.scheduler.bnl.SimpleDispatcherChooser
Setter for property cluster.
setCluster(String) - Method in class gov.bnl.star.offline.scheduler.Job
Setter for property cluster.
setCluster(String) - Method in class gov.bnl.star.offline.scheduler.Queue
Sets a name used by the, Cluster Dispatcher Chooser to send the job to the right queue This value should be set in the config file
setClusterMonitoring(ClusterInfoFinder) - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByMonitorPolicy
Setter for property clusterMonitoring.
setClusterName(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
Setter for property clusterName.
setClusterName(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
Setter for property clusterName.
setClusterName(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
Setter for property clusterName.
setClusterName(String) - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
Sets the name of the cluster that will be assigned to all the jobs.
setCommand(String) - Method in class gov.bnl.star.offline.scheduler.request.Request
Deprecated. use setTask instead
setCommandline(String) - Method in class gov.bnl.star.offline.scheduler.Job
Changes the commandline of the process.
setCondorEx(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
 
setCondorEx(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
 
setCondorGOptions(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
 
setCondorOptions(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
Setter for property condorOptions.
setCopyCommand(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
sets the command for copying files back, when the user asks for use (fromScratch) for source and (toURL) for destination.
setCopyCommand(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
sets the command for copying files back, when the user asks for use (fromScratch) for source and (toURL) for destination.
setCopyScript(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Setter for property copyScript.
setCopyScript(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Setter for property copyScript.
setDataset(Dataset) - Method in class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
 
setDatasetName(String) - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
 
setDatasetSize(int) - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
 
setDatasetSubset(DatasetSubset) - Method in class gov.bnl.star.offline.scheduler.Job
 
setDataVaultPrefix(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Changes the prefix of a NFS file.
setDataVaultPrefix(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Changes the prefix of a NFS file.
setDataVaultPrefix(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Changes the prefix of a NFS file.
setDefaultFileListSyntax(String) - Method in class gov.bnl.star.offline.scheduler.initializer.XMLInitializer
Setter for property defaultFileListSyntax.
setDefaultPolicy(Policy) - Method in class gov.bnl.star.offline.scheduler.Site
 
setDefaults(Map) - Static method in class gov.bnl.star.offline.scheduler.request.RequestFactory
 
setDefaults(Map) - Method in class gov.bnl.star.offline.scheduler.request.RequestHandler
 
setDelimiterCharacter(String) - Method in interface gov.bnl.star.offline.scheduler.Dispatchers.AbstractResourceStrategy
Sets the character that is used as the delimiter, this is most usaly the "," and this is the default if not set.
setDelimiterCharacter(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
 
setDelimiterCharacter(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
Sets the character that is used as the delimiter, this is most usaly the "," and this is the default if not set.
setDirectorys(List) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.SandboxPackage
 
setDispatcher(Dispatcher) - Method in class gov.bnl.star.offline.scheduler.AccessMethod
Set the dispatcher to use to access the queues in the queue list.
setDispatchers(Map) - Method in class gov.bnl.star.offline.scheduler.CompositeDispatcher
Deprecated.  
setDispatchSuccessful(boolean) - Method in class gov.bnl.star.offline.scheduler.Job
 
setDispatchTime(int) - Method in class gov.bnl.star.offline.scheduler.Job
Sets how long it took to dispatch this job.
setEmbedded(boolean) - Method in class gov.bnl.star.offline.scheduler.request.rdl.ScriptTask
 
SetEndString(String) - Method in class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
 
setEntryParser(EntryParser) - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
 
setEnvVariableLimit(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Setter for property EnvVariableLimit.
setEnvVariableLimit(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Setter for property EnvVariableLimit.
setEventsInSubset(int) - Method in class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
 
setEventsReturned(int) - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
 
setFileFactor(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Changes the fileFactor value for the resource value formula.
setFileFactor(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Changes the fileFactor value for the resource value formula.
setFileFactor(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Changes the fileFactor value for the resource value formula.
setFileFactor(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
Sets the parameter fileFactor in the formula resourcesConsumed=base+(fileFactor*nItemsMatched) which is used to calculate the resources consumed.
setFileListType(String) - Method in class gov.bnl.star.offline.scheduler.request.Request
Setter for property fileListType.
setFileLogging() - Method in class gov.bnl.star.offline.scheduler.SchedulerCommandLine
 
setFilename(String) - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
 
setFiles(List) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.SandboxPackage
 
setFilesInSubset(int) - Method in class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
 
setFilesPerHour(double) - Method in class gov.bnl.star.offline.scheduler.request.Request
Setter for property filesPerHour.
setFilesReturned(int) - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
 
setFileTransferGatekeepes(List) - Method in class gov.bnl.star.offline.scheduler.Site
Sets the List of gatekeepers for this site.
setFlag(String) - Method in class gov.bnl.star.offline.scheduler.util.ConfigToolkit
 
setFromScratch(String) - Method in class gov.bnl.star.offline.scheduler.OutputFile
 
setGateKeeperAccess(List) - Method in class gov.bnl.star.offline.scheduler.Site
This function sets the pointer to the list of gatekeeper objects accessible through this site.
setGateKeeperMustMatch(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.QueueDiscriptorBase
If this is set the gatekeeper name must match this expression in order for this QueueDiscriptor object to be used.
setGateKeeperMustNotMatch(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.QueueDiscriptorBase
If this is set the gatekeeper must not match the regular expression in order fo this QueueDiscriptor object to be used.
setGatekeepers(List) - Method in class gov.bnl.star.offline.scheduler.BatchSystem
Deprecated.  
setGridCopyCommand(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
sets the command for copying files back, when the user asks for use (fromScratch) for source and (toURL) for destination.
setGridCopyCommand(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
sets the command for copying files back, when the user asks for use (fromScratch) for source and (toURL) for destination.
setGridDispatcher(Dispatcher) - Method in class gov.bnl.star.offline.scheduler.BatchSystem
Deprecated.  
setHelperScripts(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
 
setHelperScripts(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
 
setHostName(String) - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
setHostName(String) - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaHostInfo
Setter for property hostName.
setID(String) - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
setID(String) - Method in class gov.bnl.star.offline.scheduler.Queue
Becuase not all queues have names an ID is used.
setID(String) - Method in class gov.bnl.star.offline.scheduler.request.Request
sets the base ID for the request
setImplementation(String) - Method in class gov.bnl.star.offline.scheduler.Queue
This string is "local" by default is can also be "grid" or other
setIndex(int) - Method in class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
 
setInformationService(InformationService) - Method in class gov.bnl.star.offline.scheduler.Site
This is just temporary until such time as it can be moved to the batch system level in the new format.
setInitializationScript(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
 
setInitializationScript(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
 
setInputOrder(List) - Method in class gov.bnl.star.offline.scheduler.request.Request
Setter for property inputOrder.
setInstalldir(String) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.SandboxPackage
 
setIPAddress(String) - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
setIsDefault(boolean) - Method in class gov.bnl.star.offline.scheduler.request.rdl.Application
If this is set to true, the will be the default picked if no other app can be found
setIsUnixSystem(boolean) - Method in class gov.bnl.star.offline.scheduler.util.RDLApplicationResolver
 
setJob(Request, Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Sets the task the application will have to prepare.
setJob(Request, Job) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Sets the task the application will have to prepare.
setJobID(String) - Method in class gov.bnl.star.offline.scheduler.Job
 
setJobs(List) - Method in class gov.bnl.star.offline.scheduler.request.Request
Sets the list of jobs that where made from this request
setKind(String) - Method in class gov.bnl.star.offline.scheduler.OutputLinkAction
 
setLimit(Integer) - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
Sets the number of records this query should return.
setLoad15m(double) - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaHostInfo
Setter for property load15m.
setLoad15Min(double) - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
setLoad1m(double) - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaHostInfo
Setter for property load1m.
setLoad1Min(double) - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
setLoad5m(double) - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaHostInfo
Setter for property load5m.
setLoad5Min(double) - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
setLoadSMP15Min(double) - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
setLoadSMP1Min(double) - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
setLoadSMP5Min(double) - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
setLocalAccess(List) - Method in class gov.bnl.star.offline.scheduler.Site
This function sets the pointer to the localAccess object accessible through this site, for submitting jobs.
setLocalDispatcher(Dispatcher) - Method in class gov.bnl.star.offline.scheduler.BatchSystem
Deprecated.  
setLocalGateway(String) - Method in class gov.bnl.star.offline.scheduler.Queue
 
setLocalQueue(String) - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
Changes the name of the local queue.
setLogConf(Map) - Method in class gov.bnl.star.offline.scheduler.Site
Set the hashtable with the parameters needed for logging.
setLogicalID(String) - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
 
setLogicalQueueName(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.QueueDiscriptorBase
The logical human readable name of the queue.
setLongQueue(String) - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
Changes the name of the long queue.
setMacro(String) - Method in class gov.bnl.star.offline.scheduler.request.rdl.RootTask
 
setMail(boolean) - Method in class gov.bnl.star.offline.scheduler.request.Request
Specifies if the queuing system is allowed to send mail to the user.
setMainJar(String) - Method in class gov.bnl.star.offline.scheduler.request.rdl.JavaTask
This is used with the -jar opton, Executes a program encapsulated in a JAR archive.
setMakeExecutableCommand(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
 
setMakeExecutableCommand(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
 
setMax(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Changes the max value for the resource value formula.
setMax(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Changes the max value for the resource value formula.
setMax(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Changes the max value for the resource value formula.
setMax(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
returns the max value that a resource can consume.
setMax(int) - Method in class gov.bnl.star.offline.scheduler.request.rdl.Resource
 
setMaxAttempts(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
setMaxAttempts(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
Set max number of times submitting the job should be tried.
setMaxAttempts(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
setMaxAttempts(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
setMaxAttempts(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
setMaxBufferSize(int) - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.SortByRegX
Sets how big the the max buffer size in memory sould be.
setMaxElapseTime(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
setMaxElapseTime(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
 
setMaxFiles(int) - Method in class gov.bnl.star.offline.scheduler.dataset.SubsetValidator
 
setMaxLoadBeforeSwichOverToRunTime(double) - Method in class gov.bnl.star.offline.scheduler.policy.AssignmentByQueueMonitorPolicy
 
setMaxMemory(int) - Method in class gov.bnl.star.offline.scheduler.Queue
This is the max memeory (ram) in MB a job will use before it is killed.
setMaxMemoryFormat(String) - Method in class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
 
setMaxMemoryVariable(String) - Method in class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
 
setMaxStorageSpaceFormat(String) - Method in class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
 
setMaxStorageSpaceVariable(String) - Method in class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
 
setMEM_free(long) - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaHostInfo
Setter for property MEM_free.
setMemoryAvailable(double) - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
setMemorySize(double) - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
setMin(int) - Method in class gov.bnl.star.offline.scheduler.request.rdl.Resource
 
setMinFiles(int) - Method in class gov.bnl.star.offline.scheduler.dataset.SubsetValidator
 
setMinMemoryFormat(String) - Method in class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
 
setMinMemoryVariable(String) - Method in class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
 
setMinStorageSpaceFormat(String) - Method in class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
 
setMinStorageSpaceVariable(String) - Method in class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
 
setMinTimeLimitQueue(int) - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
Sets the maximum duration of a job that will be sent to the short queue.
setMsBtwnFailure(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
setMsBtwnFailure(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
 
setMsBtwnFailure(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
setMsBtwnFailure(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
setMsBtwnFailure(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
setMsBtwnSuccess(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
setMsBtwnSuccess(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
sets the number of milliseconds to delay between successful submissions.
setMsBtwnSuccess(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
setMsBtwnSuccess(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
setMsBtwnSuccess(int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
setMsTimeRefresh(long) - Method in class gov.bnl.star.offline.scheduler.policy.AssignmentByQueueMonitorPolicy
 
setMustHaveHomogeneousHost(boolean) - Method in class gov.bnl.star.offline.scheduler.dataset.SubsetValidator
Test that each split has only only files from one host
setMustHaveHomogeneousSite(boolean) - Method in class gov.bnl.star.offline.scheduler.dataset.SubsetValidator
 
setMustMatch(String) - Method in class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.DropMatchingRegX
 
setMustMatchList(List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
 
setMustNotMatchList(List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
 
setName(String) - Method in class gov.bnl.star.offline.scheduler.BatchSystem
Deprecated. Sets the named of the batch systemt Examples: "sge", "LSF", "condor", "pbs" This should be set in the config file.
setName(String) - Method in class gov.bnl.star.offline.scheduler.GateKeeperAccessPoint
Sets the name for a gatekeeper This function is used primarily for configuration in the config file.
setName(String) - Method in class gov.bnl.star.offline.scheduler.Queue
Sets the name of the queue, used by LSF and other dispatchers
setName(String) - Method in class gov.bnl.star.offline.scheduler.request.rdl.Application
set the name of the app (ie.
setName(String) - Method in class gov.bnl.star.offline.scheduler.request.rdl.Resource
Set methods
setName(String) - Method in class gov.bnl.star.offline.scheduler.request.Request
Set the request name
setNFiles(Integer) - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
Sets the number of files the query should return.
setNfsQueue(String) - Method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
Changes the name of the NFS queue.
setNoCPUs(double) - Method in class gov.bnl.star.offline.scheduler.monitor.MonaLisaHostInfo
Setter for property noCPUs.
setNode(String) - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
 
setNode(String) - Method in class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
 
setNodePriorityStringGenerator(LSFNodePriorityStringGenerator) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
Set the object used to generate the node priority string.
setNProcesses(int) - Method in class gov.bnl.star.offline.scheduler.request.Request
Setter for property nProcesses.
setOmitTargetNode(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
setOptimizeAsLocalQueue() - Method in class gov.bnl.star.offline.scheduler.Queue
 
setOtherNodes(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFNodePriorityStringGenerator
 
setOutput(List) - Method in class gov.bnl.star.offline.scheduler.Job
Sets an file list describing all the files the process will produce as outputs.
setOutputFile(String) - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
setOutputList(List) - Method in class gov.bnl.star.offline.scheduler.request.Request
 
setPackageName(String) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.SandboxPackage
 
setPackages(List) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.LocalSandbox
 
setPackages(List) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.PackmanSandbox
 
setPackages(List) - Method in interface gov.bnl.star.offline.scheduler.util.sandbox.Sandbox
Sets the list of packages that make up the sand box, it is best to set one by one using addPackage(SandboxPackage sandboxPackage)
setPackages(List) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipSandbox
 
setPath(String) - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
 
setPath(String) - Method in class gov.bnl.star.offline.scheduler.request.rdl.Application
Sets the hard pther the the program
setPolicy(Policy) - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByMonitorPolicy
Setter for property policy.
setPolicy(Policy) - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByPercentagePolicy
Setter for property policy.
setPreferStorage(String) - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
Sets which copy is preferred in case of more than one copy for the same file is found.
setPrimaryCluster(String) - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByMonitorPolicy
Setter for property primaryCluster.
setPrimaryCluster(String) - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByPercentagePolicy
Setter for property primaryCluster.
setProcesseIDs(List) - Method in class gov.bnl.star.offline.scheduler.Job
 
setProcessorCount(int) - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
setProcessorSpeed(double) - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
setProgramLocations(Map) - Method in class gov.bnl.star.offline.scheduler.Site
 
setProxy(Proxy) - Method in class gov.bnl.star.offline.scheduler.Site
Sets the proxy fo rthe information service .
setProxyHost(String) - Method in class gov.bnl.star.offline.scheduler.informationService.Proxy
 
setProxyPort(String) - Method in class gov.bnl.star.offline.scheduler.informationService.Proxy
 
setQsubEx(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
setQsubEx(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
setQsubOptions(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
setQsubOptions(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
setQueue(String) - Method in class gov.bnl.star.offline.scheduler.Job
Sets the queue on which the job will be dispatched.
setQueueDiscriptors() - Method in class gov.bnl.star.offline.scheduler.Queue
 
setQueueName(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
setQueueName(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
setQueueName(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFQueueDiscrptor
 
setQueueName(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
setQueueObj(Queue) - Method in class gov.bnl.star.offline.scheduler.Job
 
setQueues(List) - Method in class gov.bnl.star.offline.scheduler.AccessMethod
It will set (reset) the list that has been configured by the config file at start up.
setQueues(List) - Method in class gov.bnl.star.offline.scheduler.BatchSystem
Deprecated.  
setQueueToRedirect(String) - Method in class gov.bnl.star.offline.scheduler.bnl.SimpleDispatcherChooser
Setter for property queueToRedirect.
setQueueToRedirect(String) - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByMonitorPolicy
Setter for property queueToRedirect.
setQueueToRedirect(String) - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByPercentagePolicy
Setter for property queueToRedirect.
setRate(int) - Method in class gov.bnl.star.offline.scheduler.request.rdl.Resource
 
setRDLApplicationResolver(RDLApplicationResolver) - Method in class gov.bnl.star.offline.scheduler.Queue
 
setRecurseCopy(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Setter for property recurseCopy.
setRecurseCopy(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Setter for property recurseCopy.
setRecursiveCopyCommand(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
sets the command for copying files back, when the user asks for use (fromScratch) for source and (toURL) for destination.
setRecursiveCopyCommand(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
sets the command for copying files back, when the user asks for use (fromScratch) for source and (toURL) for destination.
setRedirectedCluster(String) - Method in class gov.bnl.star.offline.scheduler.bnl.SimpleDispatcherChooser
Setter for property redirectedCluster.
setRedirectedPercentage(double) - Method in class gov.bnl.star.offline.scheduler.bnl.SimpleDispatcherChooser
Setter for property redirectedPercentage.
setRedirectedPercentage(double) - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByPercentagePolicy
Setter for property redirectedPercentage.
setReferTo(String) - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
setRegisterScript(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Setter for property registerScript.
setRegisterScript(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Setter for property registerScript.
setRegx(Hashtable) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
 
setRegXResourceNameReplacement(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
 
setRegXResourceNameSelection(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy
 
setRejectIfTargetHostStartsWith(String) - Method in class gov.bnl.star.offline.scheduler.Queue
 
setRemoteGateway(String) - Method in class gov.bnl.star.offline.scheduler.Queue
 
setRemoteInitialDir(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
 
setRemoveCharactersFromVaultNumber(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Set to true removes all the characters from the vault number
setRemoveCharactersFromVaultNumber(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Set to true removes all the characters from the vault number
setRemoveCharactersFromVaultNumber(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Set to true removes all the characters from the vault number
setReplacment(Hashtable) - Method in class gov.bnl.star.offline.scheduler.dataset.EntryParser
 
SetReportText(String) - Method in class gov.bnl.star.offline.scheduler.Job
Sets or resets the report text to any string value.
SetReportText(String) - Method in class gov.bnl.star.offline.scheduler.request.Request
 
setRepository(String) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.SandboxPackage
 
setRequest(Request) - Method in class gov.bnl.star.offline.scheduler.Job
 
setRequirements(List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
 
setResourceMax(String, int) - Method in class gov.bnl.star.offline.scheduler.request.Request
Set a Resource's max value If the Resource doesn't exist, create it
setResourceMin(String, int) - Method in class gov.bnl.star.offline.scheduler.request.Request
Set a Resource's min value If the Resource doesn't exist, create it
setResourceNameSyntax(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Changes the syntax to be used to convert a data vault number to the BOSS resource.
setResourceNameSyntax(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Changes the syntax to be used to convert a data vault number to the LSF resource.
setResourceNameSyntax(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Changes the syntax to be used to convert a data vault number to the PBS resource.
setResourceRequirementStringDefinition(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
 
setResourceRequirementStringDefinition(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
setResourceRequirementStringDefinition(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
setResourceStrategy(BOSSResourceStrategy) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
setResourceStrategy(AbstractResourceStrategy) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
This function is deprecated but still exists to be backwards compatible with older configuration files.
setResourceStrategy(PBSResourceStrategy) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
setResourceStrategyList(List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
setResourceStrategyList(List) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
setResourceTable(Hashtable) - Method in class gov.bnl.star.offline.scheduler.request.Request
 
setRetries(int) - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
setRootdAvailable(boolean) - Static method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
setSandbox(Sandbox) - Method in class gov.bnl.star.offline.scheduler.request.Request
 
setSandboxedFiles(List) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.LocalSandbox
 
setSandboxedFiles(List) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.PackmanSandbox
 
setSandboxedFiles(List) - Method in interface gov.bnl.star.offline.scheduler.util.sandbox.Sandbox
 
setSandboxedFiles(List) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipSandbox
 
setScreenLogging(String) - Method in class gov.bnl.star.offline.scheduler.SchedulerCommandLine
 
setScript(String) - Method in class gov.bnl.star.offline.scheduler.request.rdl.ScriptTask
 
setSearchOrderPriority(int) - Method in class gov.bnl.star.offline.scheduler.Queue
 
setSecondaryCluster(String) - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByMonitorPolicy
Setter for property secondaryCluster.
setSecondaryCluster(String) - Method in class gov.bnl.star.offline.scheduler.policy.ClusterAssignmentByPercentagePolicy
Setter for property secondaryCluster.
setService(String) - Method in class gov.bnl.star.offline.scheduler.informationService.GridCat
sets the url to the service.
setService(String) - Method in interface gov.bnl.star.offline.scheduler.informationService.InformationService
 
setService(String) - Method in class gov.bnl.star.offline.scheduler.informationService.VORS
 
setService(String) - Method in class gov.bnl.star.offline.scheduler.policy.DynamicConfigPolicy
 
setSimulation(boolean) - Method in class gov.bnl.star.offline.scheduler.request.Request
Set to true if this job request is only to be simulated.
setSingleCopy(boolean) - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
Sets whether single copy or multiple copies for the same file should be returned.
setSite(Site) - Method in class gov.bnl.star.offline.scheduler.BatchSystem
Deprecated.  
setSite(String) - Method in class gov.bnl.star.offline.scheduler.dataset.DatasetSubset
 
setSite(Site) - Method in class gov.bnl.star.offline.scheduler.LocalAccessPoint
 
setSite(String) - Method in class gov.bnl.star.offline.scheduler.Queue
 
setSiteID(String) - Method in class gov.bnl.star.offline.scheduler.informationService.GridCat
 
setSiteID(String) - Method in interface gov.bnl.star.offline.scheduler.informationService.InformationService
 
setSiteID(String) - Method in class gov.bnl.star.offline.scheduler.informationService.VORS
 
setSiteName(String) - Static method in class gov.bnl.star.offline.scheduler.GridCat
Deprecated.  
setSiteName(String) - Method in class gov.bnl.star.offline.scheduler.Site
Sets the domain name of the site.
setSize(double) - Method in class gov.bnl.star.offline.scheduler.request.rdl.Resource
 
setSleep(int) - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
setSOP() - Method in class gov.bnl.star.offline.scheduler.policy.AssignmentByQueueMonitorPolicy
 
setSpacing(int) - Method in class gov.bnl.star.offline.scheduler.util.persistent.TablePrinter
 
setSplitRegX(String) - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
sets the regX that matchs a split but notting else
setSplitString(String) - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
sets the split string
setStart(Integer) - Method in class gov.bnl.star.offline.scheduler.CatalogQuery
Sets the first element to be returned.
setStartString(String) - Method in class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
 
setStatisticsConf(Map) - Method in class gov.bnl.star.offline.scheduler.Site
Set the hashtable with the parameters needed for statistics collection into a MySQL database.
setStderr(URL) - Method in class gov.bnl.star.offline.scheduler.Job
Sets the location to which the standard error has to be redirected.
setStdErr(URL) - Method in class gov.bnl.star.offline.scheduler.request.rdl.Task
 
setStdErr(URL) - Method in class gov.bnl.star.offline.scheduler.request.Request
Deprecated. use setTask() instead
setStdin(URL) - Method in class gov.bnl.star.offline.scheduler.Job
Sets the location from which the standard input will be reed.
setStdIn(URL) - Method in class gov.bnl.star.offline.scheduler.request.rdl.Task
 
setStdIn(URL) - Method in class gov.bnl.star.offline.scheduler.request.Request
Deprecated. use setTask() instead
setStdout(URL) - Method in class gov.bnl.star.offline.scheduler.Job
Sets the location to which the standard output has to be redirected.
setStdOut(URL) - Method in class gov.bnl.star.offline.scheduler.request.rdl.Task
 
setStdOut(URL) - Method in class gov.bnl.star.offline.scheduler.request.Request
Deprecated. use setTask() instead
setStorage(String) - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
 
setStorageScript(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Setter for property storageScript.
setStorageScript(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Setter for property storageScript.
setSubmissionCommand(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication
Sets the submittion command used to submit the job.
setSubmissionCommand(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication
Sets the submittion command used to submit the job.
setSwitchSyntax(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Changes the syntax that will be used to prepare the final switch.
setSwitchSyntax(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Changes the syntax that will be used to prepare the final switch.
setSwitchSyntax(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Changes the syntax that will be used to prepare the final switch.
setTask(Task) - Method in class gov.bnl.star.offline.scheduler.request.Request
Set Task attribute.
setTaskArguments(String) - Method in class gov.bnl.star.offline.scheduler.request.rdl.Task
 
setTestQueueCommand(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.DispatcherBase
 
setTestQueueCommandMustMatch(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.DispatcherBase
 
setTimeLimit(int) - Method in class gov.bnl.star.offline.scheduler.Queue
Sets the time limit(in minutes) a job can stay in the queue before it gets killed.
setTimeOfDispatch(String) - Method in class gov.bnl.star.offline.scheduler.Job
Accepts a string that represents the date and time a job was dispatched (in any format) (not validated).
setTo(String) - Method in class gov.bnl.star.offline.scheduler.OutputAction
 
setToURLString(String) - Method in class gov.bnl.star.offline.scheduler.OutputFile
 
setTransferExecutable(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
Setter for property transferExecutable.
setTrimVaultNumberDecimal(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Setter for property trimVaultNumberDecimal.
setTrimVaultNumberDecimal(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Setter for property trimVaultNumberDecimal.
setTrimVaultNumberDecimal(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Setter for property trimVaultNumberDecimal.
setTrimVaultNumberLeadingZeros(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSResourceStrategy
Set to true if the leading zeros of a vault number will be removed when creating the corresponding BOSS resource.
setTrimVaultNumberLeadingZeros(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy
Set to true if the leading zeros of a vault number will be removed when creating the corresponding LSF resource.
setTrimVaultNumberLeadingZeros(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSResourceStrategy
Set to true if the leading zeros of a vault number will be removed when creating the corresponding PBS resource.
setType(String) - Method in class gov.bnl.star.offline.scheduler.OutputCopyAction
 
setType(String) - Method in class gov.bnl.star.offline.scheduler.Queue
 
setType(Task) - Method in class gov.bnl.star.offline.scheduler.request.rdl.Application
Set the type of the application by giving it TaskClass of the same type
setUniqueID(String) - Method in class gov.bnl.star.offline.scheduler.monitor.MDSHostInfo
 
setUseLSFMod(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
 
setUseProxy(boolean) - Method in class gov.bnl.star.offline.scheduler.informationService.Proxy
This is the equivalent of a "use proxy" checkbox on a web browser or other web app.
setUseRSL(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
 
setUtilization(int) - Method in class gov.bnl.star.offline.scheduler.GateKeeperAccessPoint
Sets the percent utilization of a gateKeeper The defalt is 50 Example: if gateKeeper Z if utilization is set to 90% and gateKeeper Y's is utilization is set to 10% Then one out of 9 jobs will go to gateKeeper Y and the rest to gateKeeper Z.
setVersion(String) - Method in class gov.bnl.star.offline.scheduler.request.rdl.Application
So reformating will take place.
setVersion(String) - Method in class gov.bnl.star.offline.scheduler.util.sandbox.SandboxPackage
 
setXgridEx(String) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
 
setXrootdAvailable(boolean) - Static method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
setXrootdPort(int) - Static method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
setXrootdRedirectorName(String) - Static method in class gov.bnl.star.offline.scheduler.policy.PassivePolicy
 
SGEDispatcher - Class in gov.bnl.star.offline.scheduler.Dispatchers.sge
Dispatches a jobs using SGE.
SGEDispatcher() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
SimpleDispatcherChooser - Class in gov.bnl.star.offline.scheduler.bnl
DEPRECATED: use ClusterAssignmentByPercentagePolicy instead.
SimpleDispatcherChooser() - Constructor for class gov.bnl.star.offline.scheduler.bnl.SimpleDispatcherChooser
 
simulation - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
simulation - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
 
simulation - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
simulation - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
simulation - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
simulation - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
 
SingleCopySelector - Class in gov.bnl.star.offline.scheduler.policy.copyselector
Choses a copy for each files randomly, taking into consideration the preferStorage.
SingleCopySelector(boolean) - Constructor for class gov.bnl.star.offline.scheduler.policy.copyselector.SingleCopySelector
 
Site - Class in gov.bnl.star.offline.scheduler
This class defines a site used in the config.
Site() - Constructor for class gov.bnl.star.offline.scheduler.Site
Creates a new instance of site
SiteConfigGen - Class in gov.bnl.star.offline.scheduler.util.persistent
Ask the user questions about there site setup and write a stub configuration for there site.
SiteConfigGen() - Constructor for class gov.bnl.star.offline.scheduler.util.persistent.SiteConfigGen
Creates a new instance of SiteConfigGen
SiteForwardPolicy - Class in gov.bnl.star.offline.scheduler.policy
This policy prepares a star-submit job to be forwarded on a local cluster through the globus gatekeeper specified in the process target.
SiteForwardPolicy() - Constructor for class gov.bnl.star.offline.scheduler.policy.SiteForwardPolicy
 
size() - Method in class gov.bnl.star.offline.scheduler.policy.ListMap
Returns the number of values stored in the map.
SortByRegX - Class in gov.bnl.star.offline.scheduler.dataset.datasetManipulators
This is a sorter for large datasets that do not fit into memory.
SortByRegX(String) - Constructor for class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.SortByRegX
This object is used to sort datasets by a parameter of the values in the dataset.
SortByRegX(String, String) - Constructor for class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.SortByRegX
Sort entries by a set of capture groups Example: Given: Typcal entry: 9404397::NFS::BNL::localhost::/star/data41/reco/productionMinBias/ReversedFullField/P05ic/2004/023::st_physics_adc_5023001_raw_1050014.MuDst.root::155 Regular expression for eantry : "[0-9]*::[a-zA-Z]*::[a-zA-Z]*::[a-zA-Z0-9:.]*::[^:]*::[^:/]*::[0-9]*.*" Sort by -storage- then by -path- then by -fileName- : SortByRegX("[0-9]*::([a-zA-Z]*)::[a-zA-Z]*::[a-zA-Z0-9:.]*::([^:]*)::([^:/]*)::[0-9]*.*", "$1$2$3")
SplitByMinMaxEntries - Class in gov.bnl.star.offline.scheduler.dataset.datasetManipulators
Add markers to the dataset that show where it should be split.
SplitByMinMaxEntries(int, int) - Constructor for class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.SplitByMinMaxEntries
Creates a new instance of SplitByMinMaxEntries
SplitByRegX - Class in gov.bnl.star.offline.scheduler.dataset.datasetManipulators
This class markers the dataset for splitting between non-matching regular expression capture groups in an ordered list
SplitByRegX(String) - Constructor for class gov.bnl.star.offline.scheduler.dataset.datasetManipulators.SplitByRegX
This function takes a an ordered list and splits makes on the boundary of dissimulator regular expression capture groups.
StarCatalog - Class in gov.bnl.star.offline.scheduler.catalog
Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements. This class is able to execute file catalog queries on the STAR file catalog implementation.
StarCatalog() - Constructor for class gov.bnl.star.offline.scheduler.catalog.StarCatalog
Deprecated.  
STARCatalog - Class in gov.bnl.star.offline.scheduler.dataset.catalog
The hard implementation of the SUMS catalog interface for the S.T.A.R.
STARCatalog() - Constructor for class gov.bnl.star.offline.scheduler.dataset.catalog.STARCatalog
Creates a new instance of STARCatalog
START_LIMIT_COUNTING - Static variable in class gov.bnl.star.offline.scheduler.CatalogQuery
The method to specify how many records to return is the SQL START and LIMIT model.
startElement(String, String, String, Attributes) - Method in class gov.bnl.star.offline.scheduler.request.JDLHandler
Parsing method.
startElement(String, String, String, Attributes) - Method in class gov.bnl.star.offline.scheduler.request.RDLHandler
Event received when parser encounters a new element.
startElement(String, String, String, Attributes) - Method in class gov.bnl.star.offline.scheduler.request.RequestTypeHandler
Parsing method.
startingString - Variable in class gov.bnl.star.offline.scheduler.util.GenericResourceRequirementStringDefinition
 
StartLimitStrategy - Class in gov.bnl.star.offline.scheduler.catalog
Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements.
StartLimitStrategy() - Constructor for class gov.bnl.star.offline.scheduler.catalog.StartLimitStrategy
Deprecated.  
StatisticsPanel - Class in gov.bnl.star.offline.scheduler.config
 
StatisticsPanel() - Constructor for class gov.bnl.star.offline.scheduler.config.StatisticsPanel
Creates new form LogPanel
StatisticsRecorder - Class in gov.bnl.star.offline.scheduler.util
Utility class to record scheduler statistics in a database.
Status(Job, int) - Method in class gov.bnl.star.offline.scheduler.CompositeDispatcher
Deprecated.  
Status(Job, int) - Method in interface gov.bnl.star.offline.scheduler.Dispatcher
Returns The status of the job
Status(Job, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
Status(Job, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
 
Status(Job, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
 
Status(Job, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
Get the status of the jobs object processe N.
Status(Job, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
Status(Job, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
Status(Job, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 
Status(Job, int) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
Returns The status of the job
Status(Job, int) - Method in class gov.bnl.star.offline.scheduler.GenericCompositeDispatcher
 
stop() - Method in class gov.bnl.star.offline.scheduler.CompositeDispatcher
Deprecated.  
stop() - Method in interface gov.bnl.star.offline.scheduler.Dispatcher
Cases the dispacher to stop dispaching and trys to kill dispached jobs This is currently not implemented by any dispatchers.
stop() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
stop() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
 
stop() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
 
stop() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
 
stop() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
stop() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
stop() - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
Cases the dispacher to stop dispaching and trys to kill dispached jobs
stop() - Method in class gov.bnl.star.offline.scheduler.GenericCompositeDispatcher
 
stop() - Method in class gov.bnl.star.offline.scheduler.SchedulerCommandLine
 
StopWhenSatisfiedStrategy - Class in gov.bnl.star.offline.scheduler.catalog
Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements.
StopWhenSatisfiedStrategy() - Constructor for class gov.bnl.star.offline.scheduler.catalog.StopWhenSatisfiedStrategy
Deprecated.  
submit(String) - Method in class gov.bnl.star.offline.scheduler.Scheduler
Submits a job through the scheduler.
subsetIndexSize() - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
Returns the number of subsets in the list.
SubsetValidator - Class in gov.bnl.star.offline.scheduler.dataset
Used to verify that this class meets the users requirements and the system requirements after processing.
SubsetValidator() - Constructor for class gov.bnl.star.offline.scheduler.dataset.SubsetValidator
Creates a new instance of validateDataset
substituteVariables(URL, Map) - Static method in class gov.bnl.star.offline.scheduler.util.VariablesToolkit
Substitutes the envirnoment varilables present in the path of the URL.
substituteVariables(String, Map) - Static method in class gov.bnl.star.offline.scheduler.util.VariablesToolkit
Substitutes the envirnoment varilables present in a String.
swap_buffer_dataset_with_dataset() - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
Ater a data set has been copyed from "bla.dataset" to "bla.data~" this function will delete "bla.dataset" and rename "bla.dataset~" to "bla.dataset".

T

TablePrinter - Class in gov.bnl.star.offline.scheduler.util.persistent
Print a spaced table out of a list.
TablePrinter() - Constructor for class gov.bnl.star.offline.scheduler.util.persistent.TablePrinter
Creates a new instance of TablePrinter
Task - Class in gov.bnl.star.offline.scheduler.request.rdl
A base RDL task
Task() - Constructor for class gov.bnl.star.offline.scheduler.request.rdl.Task
 
Task - Class in gov.bnl.star.offline.scheduler.util
A task that is going to be executed in a separate thread while displaying a character every second on the standard output.
Task() - Constructor for class gov.bnl.star.offline.scheduler.util.Task
A new task to be executed in background.
Task(char) - Constructor for class gov.bnl.star.offline.scheduler.util.Task
A new task to be executed in background.
Task(int) - Constructor for class gov.bnl.star.offline.scheduler.util.Task
A new task to be executed in background with a timeout.
Task(char, int) - Constructor for class gov.bnl.star.offline.scheduler.util.Task
A new task to be executed in background with a timeout.
test(Queue) - Method in class gov.bnl.star.offline.scheduler.CompositeDispatcher
Deprecated.  
test(Queue) - Method in interface gov.bnl.star.offline.scheduler.Dispatcher
Runs test(s) on underlying components to determine if submitting jobs should be attempted.
test(Queue) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
Runs test(s) on underlying components to determine if submitting jobs should be attempted.
test(Queue) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher
Runs test(s) on underlying components to determine if submitting jobs should be attempted.
test(Queue) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher
Runs test(s) on underlying components to determine if submitting jobs should be attempted.
test(Queue) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
Runs test(s) on underlying components to determine if submitting jobs should be attempted.
test(Queue) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
Test the queue get an indication if job can be submitted successfully to the queue.
test(Queue) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
Runs test(s) on underlying components to determine if submitting jobs should be attempted.
test(Queue) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
Runs test(s) on underlying components to determine if submitting jobs should be attempted.
test(Queue) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
 
test(Queue) - Method in class gov.bnl.star.offline.scheduler.GenericCompositeDispatcher
 
TestFile(String, int) - Method in class gov.bnl.star.offline.scheduler.request.ValidateXMLSchema
Perform XML schema validation
testfunc(String) - Static method in class gov.bnl.star.offline.scheduler.GridCat
Deprecated.  
testVersionMatch(String) - Static method in class gov.bnl.star.offline.scheduler.util.persistent.SessionReader
Test the the file was biult with the same version of SUMS as the current version.
threadOuput - Variable in class gov.bnl.star.offline.scheduler.Dispatchers.DispatcherBase
 
threadSafeCheckIfDirExists(URL, boolean) - Method in class gov.bnl.star.offline.scheduler.util.ThreadSafeFilesystemToolkit
 
threadSafeCheckIfFileExists(URL, boolean) - Method in class gov.bnl.star.offline.scheduler.util.ThreadSafeFilesystemToolkit
 
ThreadSafeFilesystemToolkit - Class in gov.bnl.star.offline.scheduler.util
The class is used to call function that many not retrun and hang SUMS
ThreadSafeFilesystemToolkit() - Constructor for class gov.bnl.star.offline.scheduler.util.ThreadSafeFilesystemToolkit
Creates a new instance of ThreadSafe
toString() - Method in class gov.bnl.star.offline.scheduler.catalog.PhysicalFile
 
toString() - Method in class gov.bnl.star.offline.scheduler.policy.Location
 

U

usage() - Method in class gov.bnl.star.offline.scheduler.SchedulerCommandLine
Display the usage of the scheduler.
Usage() - Static method in class gov.bnl.star.offline.scheduler.util.persistent.CommandLineReDispatch
 
useSimulationMode(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.boss.BOSSDispatcher
 
useSimulationMode(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher
 
useSimulationMode(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher
 
useSimulationMode(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.pbs.PBSDispatcher
 
useSimulationMode(boolean) - Method in class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher
 

V

validate(Dataset) - Method in class gov.bnl.star.offline.scheduler.dataset.SubsetValidator
Returns the sum of all tested anded together.
ValidateXMLSchema - Class in gov.bnl.star.offline.scheduler.request
Compares the user's xml request to an XML schema for validation.
ValidateXMLSchema() - Constructor for class gov.bnl.star.offline.scheduler.request.ValidateXMLSchema
 
VariablesToolkit - Class in gov.bnl.star.offline.scheduler.util
Utility class for environment variables, mainly variable substitution.
VORS - Class in gov.bnl.star.offline.scheduler.informationService
Implements the Virtual Organization Resource Selector (VORS) information service
VORS() - Constructor for class gov.bnl.star.offline.scheduler.informationService.VORS
Creates a new instance of VORS

W

WILDCARD - Static variable in class gov.bnl.star.offline.scheduler.OutputFile
source/destination represents a wildcard
willJobsFit(Request) - Method in class gov.bnl.star.offline.scheduler.Queue
Returns true if some jobs this request may fit inside the queue.
WizardPanel - Interface in gov.bnl.star.offline.scheduler.config
 
writeReport(Request) - Method in class gov.bnl.star.offline.scheduler.util.persistent.ReportWriter
 
writeToBuffer(String) - Method in class gov.bnl.star.offline.scheduler.dataset.Dataset
Open file file stream if it is not already open.
WSQueueInfoFinder - Interface in gov.bnl.star.offline.scheduler.monitor
 

X

XgridDispatcher - Class in gov.bnl.star.offline.scheduler.Dispatchers.xgrid
Dispatches a jobs using XGRID for Mac O.S.
XgridDispatcher() - Constructor for class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.XgridDispatcher
Creates a new instance of XgridDispatcher
XMLDecoderExceptionListener - Class in gov.bnl.star.offline.scheduler.util.persistent
Used to flush more data about exceptions to the screen then is normally present during the serializing or de-serializing of object to JAVA serialized xml.
XMLDecoderExceptionListener() - Constructor for class gov.bnl.star.offline.scheduler.util.persistent.XMLDecoderExceptionListener
Creates a new instance of XMLDecoderExceptionListener
xmlFileName - Variable in class gov.bnl.star.offline.scheduler.request.RequestHandler
 
XMLInitializer - Class in gov.bnl.star.offline.scheduler.initializer
Example class to test the scheduler.
XMLInitializer() - Constructor for class gov.bnl.star.offline.scheduler.initializer.XMLInitializer
Creates a new instance of SimpleInitializer
XrootdMinMaxSingleCopySelector - Class in gov.bnl.star.offline.scheduler.policy.copyselector
-----class comment----- This class is copy selector for xrootd syntax
XrootdMinMaxSingleCopySelector() - Constructor for class gov.bnl.star.offline.scheduler.policy.copyselector.XrootdMinMaxSingleCopySelector
 

Z

Zipdir(String, String) - Static method in class gov.bnl.star.offline.scheduler.util.sandbox.ZipUtility
 
ZipSandbox - Class in gov.bnl.star.offline.scheduler.util.sandbox
This sandbox variant will zip all files packaged by the user in the user's home directory.
ZipSandbox() - Constructor for class gov.bnl.star.offline.scheduler.util.sandbox.ZipSandbox
Creates a new instance of ZipSandbox
ZipUtility - Class in gov.bnl.star.offline.scheduler.util.sandbox
 
ZipUtility() - Constructor for class gov.bnl.star.offline.scheduler.util.sandbox.ZipUtility
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z

Copyright © 2002-2004 STAR collaboration - Brookhaven National Laboratory. All Rights Reserved.