Serialized Form


Package gov.bnl.star.offline.scheduler

Class gov.bnl.star.offline.scheduler.CatalogQuery extends java.lang.Object implements Serializable

Serialized Fields

uri

java.lang.String uri

host

java.lang.String host

query

java.lang.String query

preferStorage

java.lang.String preferStorage

limit

java.lang.Integer limit

start

java.lang.Integer start

singleCopy

boolean singleCopy

nFiles

java.lang.Integer nFiles

eventsReturned

int eventsReturned

filesReturned

int filesReturned

attributes

java.util.List<E> attributes
Holds value of property attributes.

Class gov.bnl.star.offline.scheduler.GateKeeperAccessPoint extends LocalAccessPoint implements Serializable

Serialized Fields

name

java.lang.String name

utilization

int utilization

Class gov.bnl.star.offline.scheduler.Job extends java.lang.Object implements Serializable

Serialized Fields

env

java.util.Properties env

input

java.util.List<E> input

output

java.util.List<E> output

jobID

java.lang.String jobID

target

java.lang.String target

queue

java.lang.String queue

stdin

java.net.URL stdin

stdout

java.net.URL stdout

stderr

java.net.URL stderr

commandLine

java.lang.String commandLine

datasetSubset

DatasetSubset datasetSubset

queueObj

Queue queueObj

accessMethod

AccessMethod accessMethod

accessPoint

LocalAccessPoint accessPoint

cluster

java.lang.String cluster

request

Request request

ProcesseIDs

java.util.List<E> ProcesseIDs
The following members and methods are filled post dispatch. *


dispatchSuccessful

boolean dispatchSuccessful

TimeOfDispatch

java.lang.String TimeOfDispatch

dispatchTime

int dispatchTime

reportText

java.lang.String reportText

Class gov.bnl.star.offline.scheduler.LocalAccessPoint extends java.lang.Object implements Serializable

Serialized Fields

accessMethods

java.util.List<E> accessMethods

site

Site site

Class gov.bnl.star.offline.scheduler.OutputCopyAction extends OutputAction implements Serializable

Serialized Fields

fileRef

java.lang.String fileRef

storageService

java.lang.String storageService

uri

java.net.URI uri

type

java.lang.String type

Class gov.bnl.star.offline.scheduler.OutputLinkAction extends OutputAction implements Serializable

Serialized Fields

kind

java.lang.String kind

Class gov.bnl.star.offline.scheduler.OutputRegisterAction extends OutputAction implements Serializable


Package gov.bnl.star.offline.scheduler.catalog

Class gov.bnl.star.offline.scheduler.catalog.PhysicalFile extends java.lang.Object implements Serializable

Serialized Fields

logicalID

java.lang.Object logicalID

storage

java.lang.String storage

node

java.lang.String node

path

java.lang.String path

filename

java.lang.String filename

url

java.net.URL url

attributes

java.util.Map<K,V> attributes

Package gov.bnl.star.offline.scheduler.config

Class gov.bnl.star.offline.scheduler.config.ConfigurationEditor extends javax.swing.JFrame implements Serializable

Serialized Fields

jLabel1

javax.swing.JLabel jLabel1

jLabel10

javax.swing.JLabel jLabel10

jLabel11

javax.swing.JLabel jLabel11

jLabel12

javax.swing.JLabel jLabel12

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

jLabel4

javax.swing.JLabel jLabel4

jLabel5

javax.swing.JLabel jLabel5

jLabel6

javax.swing.JLabel jLabel6

jLabel7

javax.swing.JLabel jLabel7

jLabel8

javax.swing.JLabel jLabel8

jLabel9

javax.swing.JLabel jLabel9

jPanel1

javax.swing.JPanel jPanel1

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

jTextField1

javax.swing.JTextField jTextField1

jTextField10

javax.swing.JTextField jTextField10

jTextField11

javax.swing.JTextField jTextField11

jTextField12

javax.swing.JTextField jTextField12

jTextField13

javax.swing.JTextField jTextField13

jTextField14

javax.swing.JTextField jTextField14

jTextField15

javax.swing.JTextField jTextField15

jTextField16

javax.swing.JTextField jTextField16

jTextField17

javax.swing.JTextField jTextField17

jTextField18

javax.swing.JTextField jTextField18

jTextField19

javax.swing.JTextField jTextField19

jTextField2

javax.swing.JTextField jTextField2

jTextField20

javax.swing.JTextField jTextField20

jTextField3

javax.swing.JTextField jTextField3

jTextField4

javax.swing.JTextField jTextField4

jTextField5

javax.swing.JTextField jTextField5

jTextField6

javax.swing.JTextField jTextField6

jTextField7

javax.swing.JTextField jTextField7

jTextField8

javax.swing.JTextField jTextField8

jTextField9

javax.swing.JTextField jTextField9

Class gov.bnl.star.offline.scheduler.config.ConfigurationWizard extends javax.swing.JFrame implements Serializable

Serialized Fields

currentPanel

int currentPanel

panels

java.util.List<E> panels

font

java.awt.Font font

bigFont

java.awt.Font bigFont

labels

java.util.List<E> labels

backButton

javax.swing.JButton backButton

cancelButton

javax.swing.JButton cancelButton

content

javax.swing.JPanel content

jEditorPane1

javax.swing.JEditorPane jEditorPane1

jLabel1

javax.swing.JLabel jLabel1

jPanel1

javax.swing.JPanel jPanel1

jSeparator1

javax.swing.JSeparator jSeparator1

nextButton

javax.swing.JButton nextButton

steps

javax.swing.JPanel steps

Class gov.bnl.star.offline.scheduler.config.FileCatalogPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

oldReady

boolean oldReady

fileCatalog

javax.swing.JComboBox fileCatalog

fileCatalogLabel

javax.swing.JLabel fileCatalogLabel

instructions

javax.swing.JTextArea instructions

Class gov.bnl.star.offline.scheduler.config.LogPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

oldReady

boolean oldReady

directory

javax.swing.JTextField directory

directoryLabel

javax.swing.JLabel directoryLabel

instructions

javax.swing.JTextArea instructions

level

javax.swing.JComboBox level

levelLabel

javax.swing.JLabel levelLabel

Class gov.bnl.star.offline.scheduler.config.LSFDispatcherPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

oldReady

boolean oldReady

bsub

javax.swing.JTextField bsub

bsubLabel

javax.swing.JLabel bsubLabel

instructions

javax.swing.JTextArea instructions

maxBsubAtt

javax.swing.JTextField maxBsubAtt

maxBsubAttLabel

javax.swing.JLabel maxBsubAttLabel

msBtwnFail

javax.swing.JTextField msBtwnFail

msBtwnFailLabel

javax.swing.JLabel msBtwnFailLabel

msBtwnSuccess

javax.swing.JTextField msBtwnSuccess

msBtwnSuccessLabel

javax.swing.JLabel msBtwnSuccessLabel

options

javax.swing.JTextField options

optionsLabel

javax.swing.JLabel optionsLabel

queue

javax.swing.JTextField queue

queueLabel

javax.swing.JLabel queueLabel

scratch

javax.swing.JTextField scratch

scratchLabel

javax.swing.JLabel scratchLabel

Class gov.bnl.star.offline.scheduler.config.PassivePolicyPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

oldReady

boolean oldReady

instructions

javax.swing.JTextArea instructions

localQueue

javax.swing.JTextField localQueue

localQueueLabel

javax.swing.JLabel localQueueLabel

localTimeLimit

javax.swing.JTextField localTimeLimit

localTimeLimitLabel

javax.swing.JLabel localTimeLimitLabel

longQueue

javax.swing.JTextField longQueue

longQueueLabel

javax.swing.JLabel longQueueLabel

nfsQueue

javax.swing.JTextField nfsQueue

nfsQueueLabel

javax.swing.JLabel nfsQueueLabel

rootd

javax.swing.JComboBox rootd

rootdLabel

javax.swing.JLabel rootdLabel

Class gov.bnl.star.offline.scheduler.config.ProgramLocation extends javax.swing.JPanel implements Serializable

Serialized Fields

oldReady

boolean oldReady

cshLabel

javax.swing.JLabel cshLabel

cshPath

javax.swing.JTextField cshPath

instructions

javax.swing.JTextArea instructions

lsLabel

javax.swing.JLabel lsLabel

lsPath

javax.swing.JTextField lsPath

Class gov.bnl.star.offline.scheduler.config.StatisticsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

oldReady

boolean oldReady

dbPasswordLabel

javax.swing.JLabel dbPasswordLabel

dbURL

javax.swing.JTextField dbURL

dbURLLabel

javax.swing.JLabel dbURLLabel

dbUserLabel

javax.swing.JLabel dbUserLabel

dbUsername

javax.swing.JTextField dbUsername

instructions

javax.swing.JTextArea instructions

password

javax.swing.JTextField password

statSwitch

javax.swing.JComboBox statSwitch

statSwitchLabel

javax.swing.JLabel statSwitchLabel

Package gov.bnl.star.offline.scheduler.Dispatchers

Class gov.bnl.star.offline.scheduler.Dispatchers.RegXResourceStrategy extends java.lang.Object implements Serializable

Serialized Fields

base

int base

fileFactor

int fileFactor

max

int max

UsedResources

java.util.Hashtable<K,V> UsedResources

delimiterCharacter

java.lang.String delimiterCharacter

regXResourceNameSelection

java.lang.String regXResourceNameSelection

regXResourceNameReplacement

java.lang.String regXResourceNameReplacement

mustMatchList

java.util.List<E> mustMatchList

mustNotMatchList

java.util.List<E> mustNotMatchList

Package gov.bnl.star.offline.scheduler.Dispatchers.condorg

Class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorDispatcher extends LSFDispatcher implements Serializable

Serialized Fields

condorEx

java.lang.String condorEx

condorOptions

java.lang.String condorOptions

qstat

java.lang.String qstat

requirements

java.util.List<E> requirements

Class gov.bnl.star.offline.scheduler.Dispatchers.condorg.CondorGRSLDispatcher extends LSFDispatcher implements Serializable

Serialized Fields

application

CSHApplication application

useRSL

boolean useRSL

condorGOptions

java.lang.String condorGOptions

transferExecutable

boolean transferExecutable
Holds value of property transferExecutable.


remoteInitialDir

java.lang.String remoteInitialDir

passedQueues

java.util.List<E> passedQueues

useLSFMod

boolean useLSFMod

Package gov.bnl.star.offline.scheduler.Dispatchers.local

Class gov.bnl.star.offline.scheduler.Dispatchers.local.LocalDispatcher extends LSFDispatcher implements Serializable

Serialized Fields

bsubEx

java.lang.String bsubEx

simulation

boolean simulation

bsubOptions

java.lang.String bsubOptions

maxBsubAttempts

int maxBsubAttempts

msBtwnSuccess

int msBtwnSuccess

msBtwnFailure

int msBtwnFailure

ResReqDefinitionObj

java.lang.String ResReqDefinitionObj

reportedFailure

boolean reportedFailure

application

CSHApplication application

resSwitch

java.lang.String resSwitch

run

boolean run

Package gov.bnl.star.offline.scheduler.Dispatchers.lsf

Class gov.bnl.star.offline.scheduler.Dispatchers.lsf.CSHApplication extends java.lang.Object implements Serializable

Serialized Fields

request

Request request

job

Job job

scratchDir

java.lang.String scratchDir

submissionCommand

java.lang.String submissionCommand

variables

java.util.Map<K,V> variables

variablesSet

boolean variablesSet

recurseCopy

boolean recurseCopy
Holds value of property recurseCopy.


EnvVariableLimit

int EnvVariableLimit
Holds the value for the property of EnvVariableLimit


EnvVariableLimitNotReached

boolean EnvVariableLimitNotReached

copyScript

java.lang.String copyScript
Holds value of property copyScript.


storageScript

java.lang.String storageScript
Holds value of property storageScript.


registerScript

java.lang.String registerScript
Holds value of property registerScript.


makeExecutableCommand

java.lang.String makeExecutableCommand

gridCopyCommand

java.lang.String gridCopyCommand

CopyCommand

java.lang.String CopyCommand

recursiveCopyCommand

java.lang.String recursiveCopyCommand

helperScripts

java.lang.String helperScripts

initializationScript

java.lang.String initializationScript

Class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFDispatcher extends DispatcherBase implements Serializable

Serialized Fields

resourceStrategy

java.lang.String resourceStrategy

scratchDir

java.lang.String scratchDir

bsubEx

java.lang.String bsubEx

simulation

boolean simulation

queueName

java.lang.String queueName

bsubOptions

java.lang.String bsubOptions

maxBsubAttempts

int maxBsubAttempts

msBtwnSuccess

int msBtwnSuccess

msBtwnFailure

int msBtwnFailure

maxElapseTime

int maxElapseTime

ResReqDefinitionObj

java.lang.String ResReqDefinitionObj

omitTargetNode

boolean omitTargetNode

reportedFailure

boolean reportedFailure

application

CSHApplication application

resSwitch

java.lang.String resSwitch

clusterName

java.lang.String clusterName
Holds value of property clusterName.


lsfResourceStrategy

java.util.List<E> lsfResourceStrategy

run

boolean run

nodePriorityStringGenerator

LSFNodePriorityStringGenerator nodePriorityStringGenerator

bqueuesLines

java.lang.String[] bqueuesLines

Class gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFResourceStrategy extends java.lang.Object implements Serializable

Serialized Fields

base

int base
Base value for the resource value formula.


fileFactor

int fileFactor
FileFactor value for the resource value formula.


max

int max
Max parameter for the standard increaseResourceUsage implementation.


resources

java.util.Hashtable<K,V> resources

dataVaultPrefix

java.lang.String dataVaultPrefix

resourceNameSyntax

java.lang.String resourceNameSyntax

trimVaultNumberLeadingZeros

boolean trimVaultNumberLeadingZeros

switchSyntax

java.lang.String switchSyntax

trimVaultNumberDecimal

boolean trimVaultNumberDecimal
Holds value of property trimVaultNumberDecimal.


removeCharactersFromVaultNumber

boolean removeCharactersFromVaultNumber
Holds value of property removeCharactersFromVaultNumber.


delimiterCharacter

java.lang.String delimiterCharacter

Package gov.bnl.star.offline.scheduler.Dispatchers.sge

Class gov.bnl.star.offline.scheduler.Dispatchers.sge.SGEDispatcher extends LSFDispatcher implements Serializable

Serialized Fields

bsubEx

java.lang.String bsubEx

simulation

boolean simulation

bsubOptions

java.lang.String bsubOptions

maxBsubAttempts

int maxBsubAttempts

msBtwnSuccess

int msBtwnSuccess

msBtwnFailure

int msBtwnFailure

ResReqDefinitionObj

java.lang.String ResReqDefinitionObj

reportedFailure

boolean reportedFailure

application

CSHApplication application

resSwitch

java.lang.String resSwitch

sgeResourceStrategy

java.util.List<E> sgeResourceStrategy

qsubOptions

java.lang.String qsubOptions

qstat

java.lang.String qstat

Package gov.bnl.star.offline.scheduler.Dispatchers.xgrid

Class gov.bnl.star.offline.scheduler.Dispatchers.xgrid.BashApplication extends java.lang.Object implements Serializable

Serialized Fields

request

Request request

job

Job job

scratchDir

java.lang.String scratchDir

submissionCommand

java.lang.String submissionCommand

variables

java.util.Map<K,V> variables

variablesSet

boolean variablesSet

recurseCopy

boolean recurseCopy
Holds value of property recurseCopy.


EnvVariableLimit

int EnvVariableLimit
Holds the value for the property of EnvVariableLimit


EnvVariableLimitNotReached

boolean EnvVariableLimitNotReached

copyScript

java.lang.String copyScript
Holds value of property copyScript.


storageScript

java.lang.String storageScript
Holds value of property storageScript.


registerScript

java.lang.String registerScript
Holds value of property registerScript.


makeExecutableCommand

java.lang.String makeExecutableCommand

gridCopyCommand

java.lang.String gridCopyCommand

CopyCommand

java.lang.String CopyCommand

recursiveCopyCommand

java.lang.String recursiveCopyCommand

helperScripts

java.lang.String helperScripts

initializationScript

java.lang.String initializationScript

Package gov.bnl.star.offline.scheduler.request

Class gov.bnl.star.offline.scheduler.request.Request extends java.lang.Object implements Serializable

Serialized Fields

resources

java.util.Hashtable<K,V> resources

username

java.lang.String username

authenticatedUser

java.lang.String authenticatedUser

name

java.lang.String name

id

java.lang.String id

description

java.lang.String description

requestFileName

java.lang.String requestFileName

input

java.util.List<E> input

output

java.util.List<E> output

sandbox

Sandbox sandbox

jobs

java.util.List<E> jobs

inputOrder

java.util.List<E> inputOrder

application

Application application

task

Task task

reportText

java.lang.String reportText

simulation

boolean simulation

mail

boolean mail

nProcesses

int nProcesses
Holds value of property nProcesses.


filesPerHour

double filesPerHour
Holds value of property filesPerHour.


fileListType

java.lang.String fileListType
Holds value of property fileListType. It can be "paths" or "rootd" or xrootd

Class gov.bnl.star.offline.scheduler.request.RequestTypeException extends org.xml.sax.SAXException implements Serializable


Package gov.bnl.star.offline.scheduler.request.rdl

Class gov.bnl.star.offline.scheduler.request.rdl.Resource extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

min

int min

max

int max

rate

int rate

size

double size



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