| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
| Attribute Summary | |
xsd:string | delayIs a time(milliseconds) between invocations. |
xsd:string | exactcountSays - how much invocations jagger have to execute. |
xsd:string | periodSays 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 | threadsSays how much threads jagger will use. |
| Attribute Detail |
xsd:string0optionalunqualifiedxsd:stringrequiredunqualifiedxsd:stringoptionalunqualifiedxsd:stringrequiredunqualified<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 | ||||||