| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
Attribute Summary | |
xsd:string | delay Is a time(milliseconds) between invocations. |
xsd:string | exactcount Says - how much invocations jagger have to execute. |
xsd:string | period Says with what period jagger have to create load (exactcount samples with threads and determined delay), if not set then jagger creates load once. |
xsd:string | threads Says how much threads jagger will use. |
Attribute Detail |
xsd:string
0
optional
unqualified
xsd:string
required
unqualified
xsd:string
optional
unqualified
xsd:string
required
unqualified
<xsd:attributeGroup name="invocationAttributes"><xsd:attribute name="exactcount" type="xsd:string" use="required">
</xsd:attribute><xsd:attribute name="threads" type="xsd:string" use="required">
</xsd:attribute><xsd:attribute default="0" name="delay" type="xsd:string">
</xsd:attribute><xsd:attribute name="period" type="xsd:string" use="optional"></xsd:attributeGroup>
</xsd:attribute>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |