%WebStress.Run
persistent class %WebStress.Run extends %Library.Persistent, %XML.Adaptor
SQL Table Name: %WebStress.Run
Property Inventory
- CoolDownMinutes
 - DelayType
 - Error
 - Job
 - RandomDelayMax
 - RandomDelayMin
 - RecordStartDate
 - RecordStartTime
 - RecordStopDate
 - RecordStopTime
 - RunMinutes
 - RunName
 - RunStartDate
 - RunStartTime
 - RunStopDate
 - RunStopTime
 - Script
 - Sessions
 - StartDate
 - StartTime
 - Status
 - StopDate
 - StopTime
 - SystemIdentifier
 - Test
 - WarmUpMinutes
 - WebServer
 
Properties
property CoolDownMinutes as %Integer;
Property methods: CoolDownMinutesDisplayToLogical(), CoolDownMinutesGet(), CoolDownMinutesGetStored(), CoolDownMinutesIsValid(), CoolDownMinutesLogicalToDisplay(), CoolDownMinutesNormalize(), CoolDownMinutesSet(), CoolDownMinutesXSDToLogical()
property DelayType as %String (DISPLAYLIST = ",No Delay,Random,User Recorded", TRUNCATE = 1, VALUELIST = ",N,R,U");
Property methods: DelayTypeDisplayToLogical(), DelayTypeGet(), DelayTypeGetStored(), DelayTypeIsValid(), DelayTypeLogicalToDisplay(), DelayTypeLogicalToOdbc(), DelayTypeNormalize(), DelayTypeSet()
property Error as %String (TRUNCATE = 1);
Property methods: ErrorDisplayToLogical(), ErrorGet(), ErrorGetStored(), ErrorIsValid(), ErrorLogicalToDisplay(), ErrorLogicalToOdbc(), ErrorNormalize(), ErrorSet()
property Job as %String (TRUNCATE = 1) [ Required ];
Property methods: JobDisplayToLogical(), JobGet(), JobGetStored(), JobIsValid(), JobLogicalToDisplay(), JobLogicalToOdbc(), JobNormalize(), JobSet()
property RandomDelayMax as %Integer;
Property methods: RandomDelayMaxDisplayToLogical(), RandomDelayMaxGet(), RandomDelayMaxGetStored(), RandomDelayMaxIsValid(), RandomDelayMaxLogicalToDisplay(), RandomDelayMaxNormalize(), RandomDelayMaxSet(), RandomDelayMaxXSDToLogical()
property RandomDelayMin as %Integer;
Property methods: RandomDelayMinDisplayToLogical(), RandomDelayMinGet(), RandomDelayMinGetStored(), RandomDelayMinIsValid(), RandomDelayMinLogicalToDisplay(), RandomDelayMinNormalize(), RandomDelayMinSet(), RandomDelayMinXSDToLogical()
property RecordStartDate as %Date (FORMAT = 3);
Property methods: RecordStartDateDisplayToLogical(), RecordStartDateGet(), RecordStartDateGetStored(), RecordStartDateIsValid(), RecordStartDateLogicalToDisplay(), RecordStartDateLogicalToOdbc(), RecordStartDateLogicalToXSD(), RecordStartDateNormalize(), RecordStartDateOdbcToLogical(), RecordStartDateSet(), RecordStartDateXSDToLogical()
property RecordStartTime as %Time (FORMAT = 2);
Property methods: RecordStartTimeDisplayToLogical(), RecordStartTimeGet(), RecordStartTimeGetStored(), RecordStartTimeIsValid(), RecordStartTimeLogicalToDisplay(), RecordStartTimeLogicalToOdbc(), RecordStartTimeLogicalToXSD(), RecordStartTimeNormalize(), RecordStartTimeOdbcToLogical(), RecordStartTimeSet(), RecordStartTimeXSDToLogical()
property RecordStopDate as %Date (FORMAT = 3);
Property methods: RecordStopDateDisplayToLogical(), RecordStopDateGet(), RecordStopDateGetStored(), RecordStopDateIsValid(), RecordStopDateLogicalToDisplay(), RecordStopDateLogicalToOdbc(), RecordStopDateLogicalToXSD(), RecordStopDateNormalize(), RecordStopDateOdbcToLogical(), RecordStopDateSet(), RecordStopDateXSDToLogical()
property RecordStopTime as %Time (FORMAT = 2);
Property methods: RecordStopTimeDisplayToLogical(), RecordStopTimeGet(), RecordStopTimeGetStored(), RecordStopTimeIsValid(), RecordStopTimeLogicalToDisplay(), RecordStopTimeLogicalToOdbc(), RecordStopTimeLogicalToXSD(), RecordStopTimeNormalize(), RecordStopTimeOdbcToLogical(), RecordStopTimeSet(), RecordStopTimeXSDToLogical()
property RunMinutes as %Integer;
Property methods: RunMinutesDisplayToLogical(), RunMinutesGet(), RunMinutesGetStored(), RunMinutesIsValid(), RunMinutesLogicalToDisplay(), RunMinutesNormalize(), RunMinutesSet(), RunMinutesXSDToLogical()
property RunName as %String (TRUNCATE = 1);
Property methods: RunNameDisplayToLogical(), RunNameGet(), RunNameGetStored(), RunNameIsValid(), RunNameLogicalToDisplay(), RunNameLogicalToOdbc(), RunNameNormalize(), RunNameSet()
property RunStartDate as %Date (FORMAT = 3);
Property methods: RunStartDateDisplayToLogical(), RunStartDateGet(), RunStartDateGetStored(), RunStartDateIsValid(), RunStartDateLogicalToDisplay(), RunStartDateLogicalToOdbc(), RunStartDateLogicalToXSD(), RunStartDateNormalize(), RunStartDateOdbcToLogical(), RunStartDateSet(), RunStartDateXSDToLogical()
property RunStartTime as %Time (FORMAT = 2);
Property methods: RunStartTimeDisplayToLogical(), RunStartTimeGet(), RunStartTimeGetStored(), RunStartTimeIsValid(), RunStartTimeLogicalToDisplay(), RunStartTimeLogicalToOdbc(), RunStartTimeLogicalToXSD(), RunStartTimeNormalize(), RunStartTimeOdbcToLogical(), RunStartTimeSet(), RunStartTimeXSDToLogical()
property RunStopDate as %Date (FORMAT = 3);
Property methods: RunStopDateDisplayToLogical(), RunStopDateGet(), RunStopDateGetStored(), RunStopDateIsValid(), RunStopDateLogicalToDisplay(), RunStopDateLogicalToOdbc(), RunStopDateLogicalToXSD(), RunStopDateNormalize(), RunStopDateOdbcToLogical(), RunStopDateSet(), RunStopDateXSDToLogical()
property RunStopTime as %Time (FORMAT = 2);
Property methods: RunStopTimeDisplayToLogical(), RunStopTimeGet(), RunStopTimeGetStored(), RunStopTimeIsValid(), RunStopTimeLogicalToDisplay(), RunStopTimeLogicalToOdbc(), RunStopTimeLogicalToXSD(), RunStopTimeNormalize(), RunStopTimeOdbcToLogical(), RunStopTimeSet(), RunStopTimeXSDToLogical()
property Script as %WebStress.Scripts;
Property methods: ScriptGet(), ScriptGetObject(), ScriptGetObjectId(), ScriptGetStored(), ScriptGetSwizzled(), ScriptIsValid(), ScriptNewObject(), ScriptSet(), ScriptSetObject(), ScriptSetObjectId(), ScriptUnSwizzle()
property Sessions as %Integer;
Property methods: SessionsDisplayToLogical(), SessionsGet(), SessionsGetStored(), SessionsIsValid(), SessionsLogicalToDisplay(), SessionsNormalize(), SessionsSet(), SessionsXSDToLogical()
property StartDate as %Date (FORMAT = 3);
Property methods: StartDateDisplayToLogical(), StartDateGet(), StartDateGetStored(), StartDateIsValid(), StartDateLogicalToDisplay(), StartDateLogicalToOdbc(), StartDateLogicalToXSD(), StartDateNormalize(), StartDateOdbcToLogical(), StartDateSet(), StartDateXSDToLogical()
property StartTime as %Time (FORMAT = 2);
Property methods: StartTimeDisplayToLogical(), StartTimeGet(), StartTimeGetStored(), StartTimeIsValid(), StartTimeLogicalToDisplay(), StartTimeLogicalToOdbc(), StartTimeLogicalToXSD(), StartTimeNormalize(), StartTimeOdbcToLogical(), StartTimeSet(), StartTimeXSDToLogical()
property Status as %String (DISPLAYLIST = ",Unknown,Preparing,Waiting,Warmup,Recording,Cooldown,Stopping,Stopped,Error", TRUNCATE = 1, VALUELIST = ",0,1,2,3,4,5,6,7,8") [ InitialExpression = 0 ];
Property methods: StatusDisplayToLogical(), StatusGet(), StatusGetStored(), StatusIsValid(), StatusLogicalToDisplay(), StatusLogicalToOdbc(), StatusNormalize(), StatusSet()
property StopDate as %Date (FORMAT = 3);
Property methods: StopDateDisplayToLogical(), StopDateGet(), StopDateGetStored(), StopDateIsValid(), StopDateLogicalToDisplay(), StopDateLogicalToOdbc(), StopDateLogicalToXSD(), StopDateNormalize(), StopDateOdbcToLogical(), StopDateSet(), StopDateXSDToLogical()
property StopTime as %Time (FORMAT = 2);
Property methods: StopTimeDisplayToLogical(), StopTimeGet(), StopTimeGetStored(), StopTimeIsValid(), StopTimeLogicalToDisplay(), StopTimeLogicalToOdbc(), StopTimeLogicalToXSD(), StopTimeNormalize(), StopTimeOdbcToLogical(), StopTimeSet(), StopTimeXSDToLogical()
property SystemIdentifier as %String (MAXLEN = 200) [ Required ];
Property methods: SystemIdentifierDisplayToLogical(), SystemIdentifierGet(), SystemIdentifierGetStored(), SystemIdentifierIsValid(), SystemIdentifierLogicalToDisplay(), SystemIdentifierLogicalToOdbc(), SystemIdentifierNormalize(), SystemIdentifierSet()
property Test as %WebStress.Tests;
Property methods: TestGet(), TestGetObject(), TestGetObjectId(), TestGetStored(), TestGetSwizzled(), TestIsValid(), TestNewObject(), TestSet(), TestSetObject(), TestSetObjectId(), TestUnSwizzle()
property WarmUpMinutes as %Integer;
Property methods: WarmUpMinutesDisplayToLogical(), WarmUpMinutesGet(), WarmUpMinutesGetStored(), WarmUpMinutesIsValid(), WarmUpMinutesLogicalToDisplay(), WarmUpMinutesNormalize(), WarmUpMinutesSet(), WarmUpMinutesXSDToLogical()
property WebServer as %String (TRUNCATE = 1);
Property methods: WebServerDisplayToLogical(), WebServerGet(), WebServerGetStored(), WebServerIsValid(), WebServerLogicalToDisplay(), WebServerLogicalToOdbc(), WebServerNormalize(), WebServerSet()
Indexes
index (Job on SystemIdentifier,Job) [IdKey, PrimaryKey, Type = key, Unique];
Index methods: JobCheck(), JobDelete(), JobDisplayToLogical(), JobExists(), JobGet(), JobGetStored(), JobIsValid(), JobLogicalToDisplay(), JobLogicalToOdbc(), JobNormalize(), JobOpen(), JobSQLCheckUnique(), JobSQLExists(), JobSQLFindPKeyByConstraint(), JobSQLFindRowIDByConstraint(), JobSet()
Inherited Members
Inherited Methods
- %%CLASSNAMELogicalToStorage()
 - %%CLASSNAMEStorageToLogical()
 - %AddToSaveSet()
 - %AddToSyncSet()
 - %BMEBuilt()
 - %BuildIndicesAsync()
 - %BuildIndicesAsyncResponse()
 - %CheckConstraints()
 - %CheckConstraintsForExtent()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ComposeOid()
 - %ConstructClone()
 - %Delete()
 - %DeleteExtent()
 - %DeleteId()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %Exists()
 - %ExistsId()
 - %Extends()
 - %GUID()
 - %GUIDSet()
 - %GetLock()
 - %GetParameter()
 - %GetSwizzleObject()
 - %Id()
 - %InitExtentData()
 - %InsertBatch()
 - %IsA()
 - %IsModified()
 - %IsNull()
 - %KillExtent()
 - %KillExtentData()
 - %LoadFromMemory()
 - %LockExtent()
 - %LockId()
 - %New()
 - %NormalizeObject()
 - %ObjectIsNull()
 - %ObjectModified()
 - %Oid()
 - %OnBeforeAddToSync()
 - %OnDeleteFinally()
 - %OnDetermineClass()
 - %OnOpenFinally()
 - %OnSaveFinally()
 - %Open()
 - %OpenId()
 - %OriginalNamespace()
 - %PackageName()
 - %PhysicalAddress()
 - %PurgeIndices()
 - %Reload()
 - %RemoveFromSaveSet()
 - %ResolveConcurrencyConflict()
 - %RollBack()
 - %Save()
 - %SaveDirect()
 - %SaveIndices()
 - %SerializeObject()
 - %SetModified()
 - %SortBegin()
 - %SortEnd()
 - %SyncObjectIn()
 - %SyncTransport()
 - %UnlockExtent()
 - %UnlockId()
 - %ValidateIndices()
 - %ValidateObject()
 - %ValidateTable()
 - XMLDTD()
 - XMLExport()
 - XMLExportToStream()
 - XMLExportToString()
 - XMLNew()
 - XMLSchema()
 - XMLSchemaNamespace()
 - XMLSchemaType()
 
Storage
Storage Model: Storage (%WebStress.Run)
^WebStress.RunD(ID)  | 
= | %%CLASSNAME 
Job 
Script 
Sessions 
StartDate 
StartTime 
Status 
StopDate 
StopTime 
Test 
WebServer 
Error 
CoolDownMinutes 
DelayType 
RandomDelayMax 
RandomDelayMin 
RunMinutes 
WarmUpMinutes 
RecordStartDate 
RecordStartTime 
RecordStopDate 
RecordStopTime 
RunStartDate 
RunStartTime 
RunStopDate 
RunStopTime 
RunName 
 |