Edit

Share via


PropertyUtil Class

Definition

public class PropertyUtil
type PropertyUtil = class
Public Class PropertyUtil
Inheritance
PropertyUtil

Constructors

PropertyUtil()

Fields

DefaultPlannedCoreCount
DefaultTaskExecutionFailureRetryLimit
MaxLengthOfCustomPropertyNameAndValue
regexForCustomProperties
regexForCustomProperty

Methods

AddUpPropertyValuesFromRow(PropertyRow, IEnumerable<PropertyId>)
BitSet(StoreProperty, StoreProperty)
CheckCustomPropertiesArgumentFormat(String)
CheckParentJobIdsArgumentFormat(String)
CheckValidExitCodesArgumentFormat(String)
CompareProperties(StoreProperty, StoreProperty)
ComputeJobMax(Int32, Int32, Boolean, Boolean, Int32)
ComputeJobMin(Int32, Int32, Boolean, Boolean, Int32)
GetAllocatedNodeList(ICollection<KeyValuePair<String,Int32>>, Char)
GetCertFromStore(String, String, SecureString)
GetJobMaxFromRow(PropertyRow)
GetJobMaxFromRow(PropertyRow, Boolean)
GetJobMaxPropId(JobUnitType, Boolean)
GetJobMinFromRow(PropertyRow)
GetJobMinFromRow(PropertyRow, Boolean)
GetJobMinPropId(JobUnitType, Boolean)
GetJobPropIdsForFindingMinMax()
GetMpiHostsString(ICollection<KeyValuePair<String,Int32>>)
GetRequiredValueFromProp<T>(StoreProperty, PropertyId)
GetRequiredValueFromPropRow<T>(PropertyRow, PropertyId)
GetValueFromProp<T>(StoreProperty, PropertyId, T)
GetValueFromPropRow<T>(PropertyRow, PropertyId, T)
IsDatabaseError(Int32)
IsNullOrEmptyString(String)
PropertyIdFromPropIndex(Int32)
RemoveDuplicateItems(String)
TestPropAgainstFilter(FilterProperty, StoreProperty)

Applies to