%WebStress.Results.PageSummary
persistent class %WebStress.Results.PageSummary extends %Library.Persistent, %XML.Adaptor
SQL Table Name: %WebStress_Results.PageSummary
Property Inventory
- CharactersRecAvg
- CharactersRecMax
- CharactersRecMin
- CharactersRecStdDev
- CharactersRecTotal
- CharactersSentAvg
- CharactersSentMax
- CharactersSentMin
- CharactersSentStdDev
- CharactersSentTotal
- Generator
- Path
- RunID
- Script
- TTFCAvg
- TTFCMax
- TTFCMin
- TTFCStdDev
- TTFCTotal
- TTLCAvg
- TTLCMax
- TTLCMin
- TTLCStdDev
- TTLCTotal
- TestID
- URL
- Verb
Method Inventory
Properties
property CharactersRecAvg as %Numeric (SCALE = 1);
Property methods: CharactersRecAvgDisplayToLogical(), CharactersRecAvgGet(), CharactersRecAvgGetStored(), CharactersRecAvgIsValid(), CharactersRecAvgLogicalToDisplay(), CharactersRecAvgNormalize(), CharactersRecAvgSet(), CharactersRecAvgXSDToLogical()
property CharactersRecMax as %Integer;
Property methods: CharactersRecMaxDisplayToLogical(), CharactersRecMaxGet(), CharactersRecMaxGetStored(), CharactersRecMaxIsValid(), CharactersRecMaxLogicalToDisplay(), CharactersRecMaxNormalize(), CharactersRecMaxSet(), CharactersRecMaxXSDToLogical()
property CharactersRecMin as %Integer;
Property methods: CharactersRecMinDisplayToLogical(), CharactersRecMinGet(), CharactersRecMinGetStored(), CharactersRecMinIsValid(), CharactersRecMinLogicalToDisplay(), CharactersRecMinNormalize(), CharactersRecMinSet(), CharactersRecMinXSDToLogical()
property CharactersRecStdDev as %Numeric (SCALE = 1);
Property methods: CharactersRecStdDevDisplayToLogical(), CharactersRecStdDevGet(), CharactersRecStdDevGetStored(), CharactersRecStdDevIsValid(), CharactersRecStdDevLogicalToDisplay(), CharactersRecStdDevNormalize(), CharactersRecStdDevSet(), CharactersRecStdDevXSDToLogical()
property CharactersRecTotal as %Integer;
Property methods: CharactersRecTotalDisplayToLogical(), CharactersRecTotalGet(), CharactersRecTotalGetStored(), CharactersRecTotalIsValid(), CharactersRecTotalLogicalToDisplay(), CharactersRecTotalNormalize(), CharactersRecTotalSet(), CharactersRecTotalXSDToLogical()
property CharactersSentAvg as %Numeric (SCALE = 1);
Property methods: CharactersSentAvgDisplayToLogical(), CharactersSentAvgGet(), CharactersSentAvgGetStored(), CharactersSentAvgIsValid(), CharactersSentAvgLogicalToDisplay(), CharactersSentAvgNormalize(), CharactersSentAvgSet(), CharactersSentAvgXSDToLogical()
property CharactersSentMax as %Integer;
Property methods: CharactersSentMaxDisplayToLogical(), CharactersSentMaxGet(), CharactersSentMaxGetStored(), CharactersSentMaxIsValid(), CharactersSentMaxLogicalToDisplay(), CharactersSentMaxNormalize(), CharactersSentMaxSet(), CharactersSentMaxXSDToLogical()
property CharactersSentMin as %Integer;
Property methods: CharactersSentMinDisplayToLogical(), CharactersSentMinGet(), CharactersSentMinGetStored(), CharactersSentMinIsValid(), CharactersSentMinLogicalToDisplay(), CharactersSentMinNormalize(), CharactersSentMinSet(), CharactersSentMinXSDToLogical()
property CharactersSentStdDev as %Numeric (SCALE = 1);
Property methods: CharactersSentStdDevDisplayToLogical(), CharactersSentStdDevGet(), CharactersSentStdDevGetStored(), CharactersSentStdDevIsValid(), CharactersSentStdDevLogicalToDisplay(), CharactersSentStdDevNormalize(), CharactersSentStdDevSet(), CharactersSentStdDevXSDToLogical()
property CharactersSentTotal as %Integer;
Property methods: CharactersSentTotalDisplayToLogical(), CharactersSentTotalGet(), CharactersSentTotalGetStored(), CharactersSentTotalIsValid(), CharactersSentTotalLogicalToDisplay(), CharactersSentTotalNormalize(), CharactersSentTotalSet(), CharactersSentTotalXSDToLogical()
property Generator as %String (TRUNCATE = 1) [ Required ];
Property methods: GeneratorDisplayToLogical(), GeneratorGet(), GeneratorGetStored(), GeneratorIsValid(), GeneratorLogicalToDisplay(), GeneratorLogicalToOdbc(), GeneratorNormalize(), GeneratorSet()
property Path as %String (TRUNCATE = 1);
Property methods: PathDisplayToLogical(), PathGet(), PathGetStored(), PathIsValid(), PathLogicalToDisplay(), PathLogicalToOdbc(), PathNormalize(), PathSet()
property RunID as %Integer [ Required ];
Property methods: RunIDDisplayToLogical(), RunIDGet(), RunIDGetStored(), RunIDIsValid(), RunIDLogicalToDisplay(), RunIDNormalize(), RunIDSet(), RunIDXSDToLogical()
property Script as %String (TRUNCATE = 1) [ Required ];
Property methods: ScriptDisplayToLogical(), ScriptGet(), ScriptGetStored(), ScriptIsValid(), ScriptLogicalToDisplay(), ScriptLogicalToOdbc(), ScriptNormalize(), ScriptSet()
property TTFCAvg as %Numeric (SCALE = 1);
Property methods: TTFCAvgDisplayToLogical(), TTFCAvgGet(), TTFCAvgGetStored(), TTFCAvgIsValid(), TTFCAvgLogicalToDisplay(), TTFCAvgNormalize(), TTFCAvgSet(), TTFCAvgXSDToLogical()
property TTFCMax as %Integer;
Property methods: TTFCMaxDisplayToLogical(), TTFCMaxGet(), TTFCMaxGetStored(), TTFCMaxIsValid(), TTFCMaxLogicalToDisplay(), TTFCMaxNormalize(), TTFCMaxSet(), TTFCMaxXSDToLogical()
property TTFCMin as %Integer;
Property methods: TTFCMinDisplayToLogical(), TTFCMinGet(), TTFCMinGetStored(), TTFCMinIsValid(), TTFCMinLogicalToDisplay(), TTFCMinNormalize(), TTFCMinSet(), TTFCMinXSDToLogical()
property TTFCStdDev as %Numeric (SCALE = 1);
Property methods: TTFCStdDevDisplayToLogical(), TTFCStdDevGet(), TTFCStdDevGetStored(), TTFCStdDevIsValid(), TTFCStdDevLogicalToDisplay(), TTFCStdDevNormalize(), TTFCStdDevSet(), TTFCStdDevXSDToLogical()
property TTFCTotal as %Integer;
Property methods: TTFCTotalDisplayToLogical(), TTFCTotalGet(), TTFCTotalGetStored(), TTFCTotalIsValid(), TTFCTotalLogicalToDisplay(), TTFCTotalNormalize(), TTFCTotalSet(), TTFCTotalXSDToLogical()
property TTLCAvg as %Numeric (SCALE = 1);
Property methods: TTLCAvgDisplayToLogical(), TTLCAvgGet(), TTLCAvgGetStored(), TTLCAvgIsValid(), TTLCAvgLogicalToDisplay(), TTLCAvgNormalize(), TTLCAvgSet(), TTLCAvgXSDToLogical()
property TTLCMax as %Integer;
Property methods: TTLCMaxDisplayToLogical(), TTLCMaxGet(), TTLCMaxGetStored(), TTLCMaxIsValid(), TTLCMaxLogicalToDisplay(), TTLCMaxNormalize(), TTLCMaxSet(), TTLCMaxXSDToLogical()
property TTLCMin as %Integer;
Property methods: TTLCMinDisplayToLogical(), TTLCMinGet(), TTLCMinGetStored(), TTLCMinIsValid(), TTLCMinLogicalToDisplay(), TTLCMinNormalize(), TTLCMinSet(), TTLCMinXSDToLogical()
property TTLCStdDev as %Numeric (SCALE = 1);
Property methods: TTLCStdDevDisplayToLogical(), TTLCStdDevGet(), TTLCStdDevGetStored(), TTLCStdDevIsValid(), TTLCStdDevLogicalToDisplay(), TTLCStdDevNormalize(), TTLCStdDevSet(), TTLCStdDevXSDToLogical()
property TTLCTotal as %Integer;
Property methods: TTLCTotalDisplayToLogical(), TTLCTotalGet(), TTLCTotalGetStored(), TTLCTotalIsValid(), TTLCTotalLogicalToDisplay(), TTLCTotalNormalize(), TTLCTotalSet(), TTLCTotalXSDToLogical()
property TestID as %String (TRUNCATE = 1) [ Required ];
Property methods: TestIDDisplayToLogical(), TestIDGet(), TestIDGetStored(), TestIDIsValid(), TestIDLogicalToDisplay(), TestIDLogicalToOdbc(), TestIDNormalize(), TestIDSet()
property URL as %Integer [ Required ];
Property methods: URLDisplayToLogical(), URLGet(), URLGetStored(), URLIsValid(), URLLogicalToDisplay(), URLNormalize(), URLSet(), URLXSDToLogical()
property Verb as %String (TRUNCATE = 1);
Property methods: VerbDisplayToLogical(), VerbGet(), VerbGetStored(), VerbIsValid(), VerbLogicalToDisplay(), VerbLogicalToOdbc(), VerbNormalize(), VerbSet()
Methods
Queries
SQL Query:
SELECT Script,Generator,URL,Verb,Path,CharactersSentMin,CharactersSentMax,CharactersSentTotal,CharactersSentAvg,CharactersSentStdDev,CharactersRecMin,CharactersRecMax,CharactersRecTotal,CharactersRecAvg,CharactersRecStdDev,TTFCMin,TTFCMax,TTFCTotal,TTFCAvg,TTFCStdDev,TTLCMin,TTLCMax,TTLCTotal,TTLCAvg,TTLCStdDev FROM PageSummary WHERE (TestID = :testID AND RunID = :runID)
SELECT Script,Generator,URL,Verb,Path,CharactersSentMin,CharactersSentMax,CharactersSentTotal,CharactersSentAvg,CharactersSentStdDev,CharactersRecMin,CharactersRecMax,CharactersRecTotal,CharactersRecAvg,CharactersRecStdDev,TTFCMin,TTFCMax,TTFCTotal,TTFCAvg,TTFCStdDev,TTLCMin,TTLCMax,TTLCTotal,TTLCAvg,TTLCStdDev FROM PageSummary WHERE (TestID = :testID AND RunID = :runID)
Indexes
index (Main on TestID,RunID,Script,Generator,URL) [IdKey, PrimaryKey, Type = key, Unique];
Index methods: MainCheck(), MainDelete(), MainExists(), MainOpen(), MainSQLCheckUnique(), MainSQLExists(), MainSQLFindPKeyByConstraint(), MainSQLFindRowIDByConstraint()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %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()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Storage Model: CacheStorage (%WebStress.Results.PageSummary)
^WebStress.Results.PageSummaryD(ID) | = | %%CLASSNAME
Verb
Path
CharactersSentMin
CharactersSentMax
CharactersSentTotal
CharactersSentAvg
CharactersSentStdDev
CharactersRecMin
CharactersRecMax
CharactersRecTotal
CharactersRecAvg
CharactersRecStdDev
TTFCMin
TTFCMax
TTFCTotal
TTFCAvg
TTFCStdDev
TTLCMin
TTLCMax
TTLCTotal
TTLCAvg
TTLCStdDev
|