public class SchedConfImpl extends GEObjectImpl implements SchedConf
Warning: The SchedConfImpl class will not be compatible with future Sun™ Grid Engine releases.
| Constructor and Description |
|---|
SchedConfImpl()
Create a new instance of SchedConfImpl.
|
SchedConfImpl(boolean initWithDefaultValues)
Create a new instanceof
|
| Modifier and Type | Method and Description |
|---|---|
void |
addJobLoadAdjustments(ComplexEntry ajobLoadAdjustments)
Add a com.sun.grid.jgdi.configuration.ComplexEntry attribute.
|
java.lang.String |
dump() |
boolean |
equals(java.lang.Object obj)
Is the primary key information equal to the primary key information
of
obj. |
boolean |
equalsCompletely(java.lang.Object obj) |
java.lang.String |
getAlgorithm()
Get the value of the algorithm attribute.
|
double |
getCompensationFactor()
Get the value of the compensationFactor attribute.
|
java.lang.String |
getDefaultDuration()
Get the value of the defaultDuration attribute.
|
double |
getDefaultUsageWeight()
Get the default value of the attribute usageWeight.
|
int |
getFlushFinishSec()
Get the value of the flushFinishSec attribute.
|
int |
getFlushSubmitSec()
Get the value of the flushSubmitSec attribute.
|
java.lang.String |
getHalflifeDecayList()
Get the value of the halflifeDecayList attribute.
|
int |
getHalftime()
Get the value of the halftime attribute.
|
ComplexEntry |
getJobLoadAdjustments(int index)
Get a com.sun.grid.jgdi.configuration.ComplexEntry attribute at an index.
|
int |
getJobLoadAdjustmentsCount()
Get the number of com.sun.grid.jgdi.configuration.ComplexEntry attributes.
|
java.util.List<ComplexEntry> |
getJobLoadAdjustmentsList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.ComplexEntry attributes.
|
java.lang.String |
getLoadAdjustmentDecayTime()
Get the value of the loadAdjustmentDecayTime attribute.
|
java.lang.String |
getLoadFormula()
Get the value of the loadFormula attribute.
|
int |
getMaxFunctionalJobsToSchedule()
Get the value of the maxFunctionalJobsToSchedule attribute.
|
int |
getMaxPendingTasksPerJob()
Get the value of the maxPendingTasksPerJob attribute.
|
int |
getMaxReservation()
Get the value of the maxReservation attribute.
|
int |
getMaxujobs()
Get the value of the maxujobs attribute.
|
java.lang.String |
getParams()
Get the value of the params attribute.
|
java.lang.String |
getPolicyHierarchy()
Get the value of the policyHierarchy attribute.
|
int |
getQueueSortMethod()
Get the value of the queueSortMethod attribute.
|
java.lang.String |
getReprioritizeInterval()
Get the value of the reprioritizeInterval attribute.
|
java.lang.String |
getScheddJobInfo()
Get the value of the scheddJobInfo attribute.
|
java.lang.String |
getScheduleInterval()
Get the value of the scheduleInterval attribute.
|
double |
getUsageWeight(java.lang.String key)
Get the usageWeight attribute for a key.
|
int |
getUsageWeightCount()
Get the number of keys which have the attribute usageWeight set.
|
java.util.Set<java.lang.String> |
getUsageWeightKeys()
Get the set of keys which have the attribute usageWeight set.
|
double |
getWeightDeadline()
Get the value of the weightDeadline attribute.
|
double |
getWeightDepartment()
Get the value of the weightDepartment attribute.
|
double |
getWeightJob()
Get the value of the weightJob attribute.
|
double |
getWeightPriority()
Get the value of the weightPriority attribute.
|
double |
getWeightProject()
Get the value of the weightProject attribute.
|
double |
getWeightTicket()
Get the value of the weightTicket attribute.
|
int |
getWeightTicketsFunctional()
Get the value of the weightTicketsFunctional attribute.
|
int |
getWeightTicketsOverride()
Get the value of the weightTicketsOverride attribute.
|
int |
getWeightTicketsShare()
Get the value of the weightTicketsShare attribute.
|
double |
getWeightUrgency()
Get the value of the weightUrgency attribute.
|
double |
getWeightUser()
Get the value of the weightUser attribute.
|
double |
getWeightWaitingTime()
Get the value of the weightWaitingTime attribute.
|
boolean |
isReportPjobTickets()
Get the value of the reportPjobTickets attribute.
|
boolean |
isSetAlgorithm()
Determine if the algorithm attribute is set
|
boolean |
isSetCompensationFactor()
Determine if the compensationFactor attribute is set
|
boolean |
isSetDefaultDuration()
Determine if the defaultDuration attribute is set
|
boolean |
isSetFlushFinishSec()
Determine if the flushFinishSec attribute is set
|
boolean |
isSetFlushSubmitSec()
Determine if the flushSubmitSec attribute is set
|
boolean |
isSetHalflifeDecayList()
Determine if the halflifeDecayList attribute is set
|
boolean |
isSetHalftime()
Determine if the halftime attribute is set
|
boolean |
isSetJobLoadAdjustments()
Determine if the jobLoadAdjustments attribute is set
|
boolean |
isSetLoadAdjustmentDecayTime()
Determine if the loadAdjustmentDecayTime attribute is set
|
boolean |
isSetLoadFormula()
Determine if the loadFormula attribute is set
|
boolean |
isSetMaxFunctionalJobsToSchedule()
Determine if the maxFunctionalJobsToSchedule attribute is set
|
boolean |
isSetMaxPendingTasksPerJob()
Determine if the maxPendingTasksPerJob attribute is set
|
boolean |
isSetMaxReservation()
Determine if the maxReservation attribute is set
|
boolean |
isSetMaxujobs()
Determine if the maxujobs attribute is set
|
boolean |
isSetParams()
Determine if the params attribute is set
|
boolean |
isSetPolicyHierarchy()
Determine if the policyHierarchy attribute is set
|
boolean |
isSetQueueSortMethod()
Determine if the queueSortMethod attribute is set
|
boolean |
isSetReportPjobTickets()
Determine if the reportPjobTickets attribute is set
|
boolean |
isSetReprioritizeInterval()
Determine if the reprioritizeInterval attribute is set
|
boolean |
isSetScheddJobInfo()
Determine if the scheddJobInfo attribute is set
|
boolean |
isSetScheduleInterval()
Determine if the scheduleInterval attribute is set
|
boolean |
isSetShareFunctionalShares()
Determine if the shareFunctionalShares attribute is set
|
boolean |
isSetShareOverrideTickets()
Determine if the shareOverrideTickets attribute is set
|
boolean |
isSetUsageWeight()
Determine if any usageWeight attribute is set
|
boolean |
isSetUsageWeight(java.lang.String key)
Determine if any usageWeight attribute is for a key is set
|
boolean |
isSetWeightDeadline()
Determine if the weightDeadline attribute is set
|
boolean |
isSetWeightDepartment()
Determine if the weightDepartment attribute is set
|
boolean |
isSetWeightJob()
Determine if the weightJob attribute is set
|
boolean |
isSetWeightPriority()
Determine if the weightPriority attribute is set
|
boolean |
isSetWeightProject()
Determine if the weightProject attribute is set
|
boolean |
isSetWeightTicket()
Determine if the weightTicket attribute is set
|
boolean |
isSetWeightTicketsFunctional()
Determine if the weightTicketsFunctional attribute is set
|
boolean |
isSetWeightTicketsOverride()
Determine if the weightTicketsOverride attribute is set
|
boolean |
isSetWeightTicketsShare()
Determine if the weightTicketsShare attribute is set
|
boolean |
isSetWeightUrgency()
Determine if the weightUrgency attribute is set
|
boolean |
isSetWeightUser()
Determine if the weightUser attribute is set
|
boolean |
isSetWeightWaitingTime()
Determine if the weightWaitingTime attribute is set
|
boolean |
isShareFunctionalShares()
Get the value of the shareFunctionalShares attribute.
|
boolean |
isShareOverrideTickets()
Get the value of the shareOverrideTickets attribute.
|
void |
putUsageWeight(java.lang.String key,
double value)
Put the attribute usageWeight for a key.
|
void |
removeAllJobLoadAdjustments()
Remove all com.sun.grid.jgdi.configuration.ComplexEntry attributes.
|
void |
removeAllUsageWeight()
Remove the attribute usageWeight for all keys.
|
boolean |
removeJobLoadAdjustments(ComplexEntry ajobLoadAdjustments)
Remote a specific com.sun.grid.jgdi.configuration.ComplexEntry attribute.
|
ComplexEntry |
removeJobLoadAdjustments(int index)
Remote a com.sun.grid.jgdi.configuration.ComplexEntry attribute at an index.
|
java.lang.Double |
removeUsageWeight(java.lang.String key)
remove the attribute usageWeight for a key.
|
void |
setAlgorithm(java.lang.String aAlgorithm)
Set the algorithm attribute.
|
void |
setCompensationFactor(double aCompensationFactor)
Set the compensationFactor attribute.
|
void |
setDefaultDuration(java.lang.String aDefaultDuration)
Set the defaultDuration attribute.
|
void |
setFlushFinishSec(int aFlushFinishSec)
Set the flushFinishSec attribute.
|
void |
setFlushSubmitSec(int aFlushSubmitSec)
Set the flushSubmitSec attribute.
|
void |
setHalflifeDecayList(java.lang.String aHalflifeDecayList)
Set the halflifeDecayList attribute.
|
void |
setHalftime(int aHalftime)
Set the halftime attribute.
|
void |
setJobLoadAdjustments(int index,
ComplexEntry ajobLoadAdjustments)
Set a com.sun.grid.jgdi.configuration.ComplexEntry attribute.
|
void |
setLoadAdjustmentDecayTime(java.lang.String aLoadAdjustmentDecayTime)
Set the loadAdjustmentDecayTime attribute.
|
void |
setLoadFormula(java.lang.String aLoadFormula)
Set the loadFormula attribute.
|
void |
setMaxFunctionalJobsToSchedule(int aMaxFunctionalJobsToSchedule)
Set the maxFunctionalJobsToSchedule attribute.
|
void |
setMaxPendingTasksPerJob(int aMaxPendingTasksPerJob)
Set the maxPendingTasksPerJob attribute.
|
void |
setMaxReservation(int aMaxReservation)
Set the maxReservation attribute.
|
void |
setMaxujobs(int aMaxujobs)
Set the maxujobs attribute.
|
void |
setParams(java.lang.String aParams)
Set the params attribute.
|
void |
setPolicyHierarchy(java.lang.String aPolicyHierarchy)
Set the policyHierarchy attribute.
|
void |
setQueueSortMethod(int aQueueSortMethod)
Set the queueSortMethod attribute.
|
void |
setReportPjobTickets(boolean aReportPjobTickets)
Set the reportPjobTickets attribute.
|
void |
setReprioritizeInterval(java.lang.String aReprioritizeInterval)
Set the reprioritizeInterval attribute.
|
void |
setScheddJobInfo(java.lang.String aScheddJobInfo)
Set the scheddJobInfo attribute.
|
void |
setScheduleInterval(java.lang.String aScheduleInterval)
Set the scheduleInterval attribute.
|
void |
setShareFunctionalShares(boolean aShareFunctionalShares)
Set the shareFunctionalShares attribute.
|
void |
setShareOverrideTickets(boolean aShareOverrideTickets)
Set the shareOverrideTickets attribute.
|
void |
setWeightDeadline(double aWeightDeadline)
Set the weightDeadline attribute.
|
void |
setWeightDepartment(double aWeightDepartment)
Set the weightDepartment attribute.
|
void |
setWeightJob(double aWeightJob)
Set the weightJob attribute.
|
void |
setWeightPriority(double aWeightPriority)
Set the weightPriority attribute.
|
void |
setWeightProject(double aWeightProject)
Set the weightProject attribute.
|
void |
setWeightTicket(double aWeightTicket)
Set the weightTicket attribute.
|
void |
setWeightTicketsFunctional(int aWeightTicketsFunctional)
Set the weightTicketsFunctional attribute.
|
void |
setWeightTicketsOverride(int aWeightTicketsOverride)
Set the weightTicketsOverride attribute.
|
void |
setWeightTicketsShare(int aWeightTicketsShare)
Set the weightTicketsShare attribute.
|
void |
setWeightUrgency(double aWeightUrgency)
Set the weightUrgency attribute.
|
void |
setWeightUser(double aWeightUser)
Set the weightUser attribute.
|
void |
setWeightWaitingTime(double aWeightWaitingTime)
Set the weightWaitingTime attribute.
|
java.lang.String |
toString() |
getName, getParent, getPathName, getRoot, setName, setParentpublic SchedConfImpl()
public SchedConfImpl(boolean initWithDefaultValues)
initWithDefaultValues - if true the new instance will
be initialized with the default values as defined
in the cull definition.public boolean isSetAlgorithm()
isSetAlgorithm in interface SchedConftrue if the algorithm attribute is setpublic void setAlgorithm(java.lang.String aAlgorithm)
setAlgorithm in interface SchedConfaAlgorithm - the new value for the algorithm attributepublic java.lang.String getAlgorithm()
getAlgorithm in interface SchedConfpublic boolean isSetScheduleInterval()
isSetScheduleInterval in interface SchedConftrue if the scheduleInterval attribute is setpublic void setScheduleInterval(java.lang.String aScheduleInterval)
setScheduleInterval in interface SchedConfaScheduleInterval - the new value for the scheduleInterval attributepublic java.lang.String getScheduleInterval()
getScheduleInterval in interface SchedConfpublic boolean isSetMaxujobs()
isSetMaxujobs in interface SchedConftrue if the maxujobs attribute is setpublic void setMaxujobs(int aMaxujobs)
setMaxujobs in interface SchedConfaMaxujobs - the new value for the maxujobs attributepublic int getMaxujobs()
getMaxujobs in interface SchedConfpublic boolean isSetQueueSortMethod()
isSetQueueSortMethod in interface SchedConftrue if the queueSortMethod attribute is setpublic void setQueueSortMethod(int aQueueSortMethod)
setQueueSortMethod in interface SchedConfaQueueSortMethod - the new value for the queueSortMethod attributepublic int getQueueSortMethod()
getQueueSortMethod in interface SchedConfpublic void addJobLoadAdjustments(ComplexEntry ajobLoadAdjustments)
addJobLoadAdjustments in interface SchedConfajobLoadAdjustments - the new com.sun.grid.jgdi.configuration.ComplexEntry attributepublic void setJobLoadAdjustments(int index,
ComplexEntry ajobLoadAdjustments)
setJobLoadAdjustments in interface SchedConfindex - index of the com.sun.grid.jgdi.configuration.ComplexEntry attributeajobLoadAdjustments - the new com.sun.grid.jgdi.configuration.ComplexEntry attributepublic void removeAllJobLoadAdjustments()
removeAllJobLoadAdjustments in interface SchedConfpublic ComplexEntry removeJobLoadAdjustments(int index)
removeJobLoadAdjustments in interface SchedConfindex - the index of the com.sun.grid.jgdi.configuration.ComplexEntry attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeJobLoadAdjustments(ComplexEntry ajobLoadAdjustments)
removeJobLoadAdjustments in interface SchedConfajobLoadAdjustments - the com.sun.grid.jgdi.configuration.ComplexEntry attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.ComplexEntry attribute has been removedpublic java.util.List<ComplexEntry> getJobLoadAdjustmentsList()
getJobLoadAdjustmentsList in interface SchedConfpublic int getJobLoadAdjustmentsCount()
getJobLoadAdjustmentsCount in interface SchedConfpublic ComplexEntry getJobLoadAdjustments(int index)
getJobLoadAdjustments in interface SchedConfindex - the index of the com.sun.grid.jgdi.configuration.ComplexEntry attribute which should be
removedpublic boolean isSetJobLoadAdjustments()
isSetJobLoadAdjustments in interface SchedConftrue if the jobLoadAdjustments attribute is setpublic boolean isSetLoadAdjustmentDecayTime()
isSetLoadAdjustmentDecayTime in interface SchedConftrue if the loadAdjustmentDecayTime attribute is setpublic void setLoadAdjustmentDecayTime(java.lang.String aLoadAdjustmentDecayTime)
setLoadAdjustmentDecayTime in interface SchedConfaLoadAdjustmentDecayTime - the new value for the loadAdjustmentDecayTime attributepublic java.lang.String getLoadAdjustmentDecayTime()
getLoadAdjustmentDecayTime in interface SchedConfpublic boolean isSetLoadFormula()
isSetLoadFormula in interface SchedConftrue if the loadFormula attribute is setpublic void setLoadFormula(java.lang.String aLoadFormula)
setLoadFormula in interface SchedConfaLoadFormula - the new value for the loadFormula attributepublic java.lang.String getLoadFormula()
getLoadFormula in interface SchedConfpublic boolean isSetScheddJobInfo()
isSetScheddJobInfo in interface SchedConftrue if the scheddJobInfo attribute is setpublic void setScheddJobInfo(java.lang.String aScheddJobInfo)
setScheddJobInfo in interface SchedConfaScheddJobInfo - the new value for the scheddJobInfo attributepublic java.lang.String getScheddJobInfo()
getScheddJobInfo in interface SchedConfpublic boolean isSetFlushSubmitSec()
isSetFlushSubmitSec in interface SchedConftrue if the flushSubmitSec attribute is setpublic void setFlushSubmitSec(int aFlushSubmitSec)
setFlushSubmitSec in interface SchedConfaFlushSubmitSec - the new value for the flushSubmitSec attributepublic int getFlushSubmitSec()
getFlushSubmitSec in interface SchedConfpublic boolean isSetFlushFinishSec()
isSetFlushFinishSec in interface SchedConftrue if the flushFinishSec attribute is setpublic void setFlushFinishSec(int aFlushFinishSec)
setFlushFinishSec in interface SchedConfaFlushFinishSec - the new value for the flushFinishSec attributepublic int getFlushFinishSec()
getFlushFinishSec in interface SchedConfpublic boolean isSetParams()
isSetParams in interface SchedConftrue if the params attribute is setpublic void setParams(java.lang.String aParams)
public java.lang.String getParams()
public boolean isSetReprioritizeInterval()
isSetReprioritizeInterval in interface SchedConftrue if the reprioritizeInterval attribute is setpublic void setReprioritizeInterval(java.lang.String aReprioritizeInterval)
setReprioritizeInterval in interface SchedConfaReprioritizeInterval - the new value for the reprioritizeInterval attributepublic java.lang.String getReprioritizeInterval()
getReprioritizeInterval in interface SchedConfpublic boolean isSetHalftime()
isSetHalftime in interface SchedConftrue if the halftime attribute is setpublic void setHalftime(int aHalftime)
setHalftime in interface SchedConfaHalftime - the new value for the halftime attributepublic int getHalftime()
getHalftime in interface SchedConfpublic void putUsageWeight(java.lang.String key,
double value)
Put the attribute usageWeight for a key.
putUsageWeight in interface SchedConfkey - the keyvalue - the valuepublic double getDefaultUsageWeight()
Get the default value of the attribute usageWeight.
getDefaultUsageWeight in interface SchedConfjava.lang.IllegalStateException - if the default value is not setpublic double getUsageWeight(java.lang.String key)
Get the usageWeight attribute for a key.
getUsageWeight in interface SchedConfkey - the keypublic java.lang.Double removeUsageWeight(java.lang.String key)
remove the attribute usageWeight for a key.
removeUsageWeight in interface SchedConfkey - tje keynull
if the value attribute was not defined for the key.public void removeAllUsageWeight()
Remove the attribute usageWeight for all keys.
removeAllUsageWeight in interface SchedConfpublic java.util.Set<java.lang.String> getUsageWeightKeys()
getUsageWeightKeys in interface SchedConfpublic int getUsageWeightCount()
getUsageWeightCount in interface SchedConfpublic boolean isSetUsageWeight()
isSetUsageWeight in interface SchedConftrue if the usageWeight attribute is setpublic boolean isSetUsageWeight(java.lang.String key)
isSetUsageWeight in interface SchedConfkey - the keytrue if the usageWeight attribute is setpublic boolean isSetCompensationFactor()
isSetCompensationFactor in interface SchedConftrue if the compensationFactor attribute is setpublic void setCompensationFactor(double aCompensationFactor)
setCompensationFactor in interface SchedConfaCompensationFactor - the new value for the compensationFactor attributepublic double getCompensationFactor()
getCompensationFactor in interface SchedConfpublic boolean isSetWeightUser()
isSetWeightUser in interface SchedConftrue if the weightUser attribute is setpublic void setWeightUser(double aWeightUser)
setWeightUser in interface SchedConfaWeightUser - the new value for the weightUser attributepublic double getWeightUser()
getWeightUser in interface SchedConfpublic boolean isSetWeightProject()
isSetWeightProject in interface SchedConftrue if the weightProject attribute is setpublic void setWeightProject(double aWeightProject)
setWeightProject in interface SchedConfaWeightProject - the new value for the weightProject attributepublic double getWeightProject()
getWeightProject in interface SchedConfpublic boolean isSetWeightDepartment()
isSetWeightDepartment in interface SchedConftrue if the weightDepartment attribute is setpublic void setWeightDepartment(double aWeightDepartment)
setWeightDepartment in interface SchedConfaWeightDepartment - the new value for the weightDepartment attributepublic double getWeightDepartment()
getWeightDepartment in interface SchedConfpublic boolean isSetWeightJob()
isSetWeightJob in interface SchedConftrue if the weightJob attribute is setpublic void setWeightJob(double aWeightJob)
setWeightJob in interface SchedConfaWeightJob - the new value for the weightJob attributepublic double getWeightJob()
getWeightJob in interface SchedConfpublic boolean isSetWeightTicketsFunctional()
isSetWeightTicketsFunctional in interface SchedConftrue if the weightTicketsFunctional attribute is setpublic void setWeightTicketsFunctional(int aWeightTicketsFunctional)
setWeightTicketsFunctional in interface SchedConfaWeightTicketsFunctional - the new value for the weightTicketsFunctional attributepublic int getWeightTicketsFunctional()
getWeightTicketsFunctional in interface SchedConfpublic boolean isSetWeightTicketsShare()
isSetWeightTicketsShare in interface SchedConftrue if the weightTicketsShare attribute is setpublic void setWeightTicketsShare(int aWeightTicketsShare)
setWeightTicketsShare in interface SchedConfaWeightTicketsShare - the new value for the weightTicketsShare attributepublic int getWeightTicketsShare()
getWeightTicketsShare in interface SchedConfpublic boolean isSetWeightTicketsOverride()
isSetWeightTicketsOverride in interface SchedConftrue if the weightTicketsOverride attribute is setpublic void setWeightTicketsOverride(int aWeightTicketsOverride)
setWeightTicketsOverride in interface SchedConfaWeightTicketsOverride - the new value for the weightTicketsOverride attributepublic int getWeightTicketsOverride()
getWeightTicketsOverride in interface SchedConfpublic boolean isSetShareOverrideTickets()
isSetShareOverrideTickets in interface SchedConftrue if the shareOverrideTickets attribute is setpublic void setShareOverrideTickets(boolean aShareOverrideTickets)
setShareOverrideTickets in interface SchedConfaShareOverrideTickets - the new value for the shareOverrideTickets attributepublic boolean isShareOverrideTickets()
isShareOverrideTickets in interface SchedConfpublic boolean isSetShareFunctionalShares()
isSetShareFunctionalShares in interface SchedConftrue if the shareFunctionalShares attribute is setpublic void setShareFunctionalShares(boolean aShareFunctionalShares)
setShareFunctionalShares in interface SchedConfaShareFunctionalShares - the new value for the shareFunctionalShares attributepublic boolean isShareFunctionalShares()
isShareFunctionalShares in interface SchedConfpublic boolean isSetMaxFunctionalJobsToSchedule()
isSetMaxFunctionalJobsToSchedule in interface SchedConftrue if the maxFunctionalJobsToSchedule attribute is setpublic void setMaxFunctionalJobsToSchedule(int aMaxFunctionalJobsToSchedule)
setMaxFunctionalJobsToSchedule in interface SchedConfaMaxFunctionalJobsToSchedule - the new value for the maxFunctionalJobsToSchedule attributepublic int getMaxFunctionalJobsToSchedule()
getMaxFunctionalJobsToSchedule in interface SchedConfpublic boolean isSetReportPjobTickets()
isSetReportPjobTickets in interface SchedConftrue if the reportPjobTickets attribute is setpublic void setReportPjobTickets(boolean aReportPjobTickets)
setReportPjobTickets in interface SchedConfaReportPjobTickets - the new value for the reportPjobTickets attributepublic boolean isReportPjobTickets()
isReportPjobTickets in interface SchedConfpublic boolean isSetMaxPendingTasksPerJob()
isSetMaxPendingTasksPerJob in interface SchedConftrue if the maxPendingTasksPerJob attribute is setpublic void setMaxPendingTasksPerJob(int aMaxPendingTasksPerJob)
setMaxPendingTasksPerJob in interface SchedConfaMaxPendingTasksPerJob - the new value for the maxPendingTasksPerJob attributepublic int getMaxPendingTasksPerJob()
getMaxPendingTasksPerJob in interface SchedConfpublic boolean isSetHalflifeDecayList()
isSetHalflifeDecayList in interface SchedConftrue if the halflifeDecayList attribute is setpublic void setHalflifeDecayList(java.lang.String aHalflifeDecayList)
setHalflifeDecayList in interface SchedConfaHalflifeDecayList - the new value for the halflifeDecayList attributepublic java.lang.String getHalflifeDecayList()
getHalflifeDecayList in interface SchedConfpublic boolean isSetPolicyHierarchy()
isSetPolicyHierarchy in interface SchedConftrue if the policyHierarchy attribute is setpublic void setPolicyHierarchy(java.lang.String aPolicyHierarchy)
setPolicyHierarchy in interface SchedConfaPolicyHierarchy - the new value for the policyHierarchy attributepublic java.lang.String getPolicyHierarchy()
getPolicyHierarchy in interface SchedConfpublic boolean isSetWeightTicket()
isSetWeightTicket in interface SchedConftrue if the weightTicket attribute is setpublic void setWeightTicket(double aWeightTicket)
setWeightTicket in interface SchedConfaWeightTicket - the new value for the weightTicket attributepublic double getWeightTicket()
getWeightTicket in interface SchedConfpublic boolean isSetWeightWaitingTime()
isSetWeightWaitingTime in interface SchedConftrue if the weightWaitingTime attribute is setpublic void setWeightWaitingTime(double aWeightWaitingTime)
setWeightWaitingTime in interface SchedConfaWeightWaitingTime - the new value for the weightWaitingTime attributepublic double getWeightWaitingTime()
getWeightWaitingTime in interface SchedConfpublic boolean isSetWeightDeadline()
isSetWeightDeadline in interface SchedConftrue if the weightDeadline attribute is setpublic void setWeightDeadline(double aWeightDeadline)
setWeightDeadline in interface SchedConfaWeightDeadline - the new value for the weightDeadline attributepublic double getWeightDeadline()
getWeightDeadline in interface SchedConfpublic boolean isSetWeightUrgency()
isSetWeightUrgency in interface SchedConftrue if the weightUrgency attribute is setpublic void setWeightUrgency(double aWeightUrgency)
setWeightUrgency in interface SchedConfaWeightUrgency - the new value for the weightUrgency attributepublic double getWeightUrgency()
getWeightUrgency in interface SchedConfpublic boolean isSetWeightPriority()
isSetWeightPriority in interface SchedConftrue if the weightPriority attribute is setpublic void setWeightPriority(double aWeightPriority)
setWeightPriority in interface SchedConfaWeightPriority - the new value for the weightPriority attributepublic double getWeightPriority()
getWeightPriority in interface SchedConfpublic boolean isSetMaxReservation()
isSetMaxReservation in interface SchedConftrue if the maxReservation attribute is setpublic void setMaxReservation(int aMaxReservation)
setMaxReservation in interface SchedConfaMaxReservation - the new value for the maxReservation attributepublic int getMaxReservation()
getMaxReservation in interface SchedConfpublic boolean isSetDefaultDuration()
isSetDefaultDuration in interface SchedConftrue if the defaultDuration attribute is setpublic void setDefaultDuration(java.lang.String aDefaultDuration)
setDefaultDuration in interface SchedConfaDefaultDuration - the new value for the defaultDuration attributepublic java.lang.String getDefaultDuration()
getDefaultDuration in interface SchedConfpublic boolean equals(java.lang.Object obj)
obj.equals in class java.lang.Objectobj - the compared objecttrue if the primary key information is equal to the
primary key informations of obj.public boolean equalsCompletely(java.lang.Object obj)
equalsCompletely in interface GEObjectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2007 Sun Microsystems, Inc. All rights reserved.