namespace http://www.griddynamics.com/schema/jagger

See:
Description
Element Summary
boolean 
collector 
comparator 
comparator-monitoring 
comparator-ref 
comparator-workload 
configurationConfiguration is a main element in Jagger. 
decision-maker 
double 
endpointPossible type of query : endpoint-ref. 
endpoint-providerEndpoint provider is a source, where jagger can take endpoints. 
endpoint-provider-csv This element is a file of csv elements - endpoint.  
endpoint-provider-file This element is a file of line-separated elements - endpoint.  
endpoint-provider-list This element is a list of elements - endpoint.  
float 
integer 
invoker Invoker invokes a query to load endpoint.  
invoker-apache-http An invoker, that invoke apache http query (based on 'org.apache.http.client.methods.HttpRequestBase').  
invoker-classSet class name of invoker, that you would like to use. 
invoker-http An invoker, that creates HTTP query.  
invoker-soap An invoker, that creates SOAP query.  
latency-percentiles 
loadLoad is an element, which describes how often you would like to make load. 
load-invocation 
load-threads 
load-tps 
load-user 
load-user-group 
long 
metricMetric is a kind of collector, which calculate some information from responses. 
metric-aggregator Metric aggregator is a aggregation function for metric.  
metric-aggregator-avg Aggregate average value  
metric-aggregator-ref Reference to MetricAggregatorProvider  
metric-aggregator-std Aggregate std dev of values  
metric-aggregator-sum Aggregate sum of values  
metric-customYou can create your custom metric. 
metric-not-null-response This metric calculate not null responses.  
metric-success-rate This metric calculates success rate and number of fails  
object-creator 
object-creator-ref 
primitive 
processing 
queryPossible type of query : query-http, query-ref. 
query-distributorQuery distributor is an object, that provides an algorithm how to distribute queries by endpoints. 
query-distributor-one-by-oneSchedules queries across endpoints one by one. 
query-distributor-round-robinEncapsulates round robin algorithm. 
query-httpThis query implements http query. 
query-providerQuery provider is a source, where jagger can take queries. 
query-provider-csv This element is a file of csv elements - query.  
query-provider-file This element is a file of line-separated elements - query.  
query-provider-list This element is a list of elements - query.  
reportThis element can configure your report. 
scenarioScenario describes what targets will be loaded and what tool use to make load. 
scenario-query-poolThis scenario contains such elements - invoker, query-provider, endpoint-provider, query-distributor. 
session-execution-listeners 
string 
task-execution-listeners 
terminationTermination describes how long load will be executed. 
termination-background 
termination-duration 
termination-iterations 
testTest have attribute testDescription and includes two child elements : load, termination. 
test-descriptionTest description contains two elements - info-collectors and scenario. 
test-groupTest-group is a list of tests. 
test-suiteTest-suite is a list of test-groups. 
validatorValidator is a kind of collector, which validate responses. 
validator-consistency Need to add info  
validator-customIf you would like to use you custom validator - create your own class, which extends class ResponseValidator. 
validator-not-null-response This validator validates that response doesn't equals null.  

 

Complex Type Summary
basicIdentifiedType Basic type with id.  
basicType Basic type which help you to realize inheritance.  
boolean 
comparatorAbstract 
comparator-monitoring 
comparator-ref 
comparator-workload 
configurationTypeConfiguration is a main element in Jagger. 
decisionMakerAbstract 
decisionMakerMonitoringAbstract 
decision-maker-monitoring-ref 
decision-maker-monitoring-stddev 
decisionMakerWorkloadAbstract 
decision-maker-workload-ref 
decision-maker-workload-throughput 
double 
endpointProviderAbstractEndpoint provider is a source, where jagger can take endpoints. 
endpoint-provider-csv This element is a file of csv elements - query.  
endpoint-provider-file This element is a file of line-separated elements - endpoint.  
endpoint-provider-list This element is a list of elements - endpoint.  
endpoint-provider-refSet reference to endpoint-provider element or bean. 
endpoint-ref Set reference to endpoint bean.  
endpointTypePossible type of query : endpoint-ref. 
extensionsType 
extensionType 
float 
identifiedRequiredType Basic type which contains id attribute to identify elements.  
identifiedType Basic type which contains id attribute to identify elements.  
integer 
invokerAbstract 
invoker-apache-httpAn invoker, that invoke apache http query (based on 'org.apache.http.client.methods.HttpRequestBase'). 
invoker-classSet class name of invoker, that you would like to use. 
invoker-http An invoker, that creates HTTP query.  
invoker-soap An invoker, that creates SOAP query.  
jmxMetricAttributeType  
jmxMetricsGroupType  
jmxMetricsType  
latencyPercentilesType 
latencyPercentilesTypeIn 
loadAbstractLoad is an element, which describes how often you would like to make load. 
load-invocationThis type of load provides an exact number of invocations. 
load-ref Set bean of load, which you would like to use.  
load-rpsThis type of load imitates an exact number of requests per second. 
load-threads This type of load provides an exact count of threads, which will load your targets.  
load-tpsThis type of load imitates an exact number of transactions per second. 
load-user-groupThis load imitates one user group. 
load-user-groupsThis load is a list of elements user. 
long 
metricAbstractMetric is a kind of collector, which calculate some information from responses. 
metricAggregatorAbstract  
metric-aggregator-avg  
metric-aggregator-ref  
metric-aggregator-std  
metric-aggregator-sum  
metric-customYou can create your custom metric. 
metric-not-null-response This metric check, that response is not null.  
metric-ref Set metric element, that you would like to use.  
metric-success-rate This metric calculates success rate and number of fails  
monitoringSutType This element can configure monitoring on System Under Test.  
monitoringType This element can configure your monitoring.  
objectCreatorAbstract 
object-creator-ref 
primitiveAbstract A basic type for primitive objects.  
primitiveEntry 
primitiveMap 
primitiveOrObjectAbstract A special type of object, which can configure with inner elements and with inner content.  
queryDistributorAbstractQuery distributor is an object, that provides an algorithm how to distribute queries by endpoints. 
query-distributor-one-by-oneSchedules queries across endpoints one by one. 
query-distributor-refSet reference to query-distributor bean. 
query-distributor-round-robinEncapsulates round robin algorithm. 
query-httpThis query implements http query. 
queryProviderAbstractQuery provider is a source, where jagger can take queries. 
query-provider-csv This element is a file of csv elements - query.  
query-provider-file This element is a file of line-separated elements - query.  
query-provider-list This element is a list of elements - query.  
query-provider-refSet reference to your query-provider bean. 
query-ref Set reference to query bean.  
queryTypePossible type of query : query-http, query-ref. 
reportTypeThis element can configure your report. 
scenarioAbstractScenario describes what targets will be loaded and what tool use to make load. 
scenario-query-poolThis scenario contains such elements - invoker, query-provider, endpoint-provider, query-distributor. 
scenario-refSet scenario element, that you would like to use. 
sessionComparatorsTypeThis element is a list of monitoring and workload comparators. 
slistenersType 
slistenersTypeIn 
string 
terminationAbstractTermination describes how long load will be executed. 
termination-background Test with such termination strategy will wait another tests in test-group to be stopped.  
termination-duration Use this termination, when you would like to execute your load within a certain time.  
termination-iterationsThis termination strategy is helpful, when you would like to execute an exact number of iterations. 
testDescriptionTypeTest description contains two elements - info-collectors and scenario. 
testGroupTypeTest-group is a list of tests. 
testGroupTypeInTest-group is a list of tests. 
testSuiteTypeTest-suite is a list of test-groups. 
testSuiteTypeInTest-suite is a list of test-groups. 
testTypeTest have attribute testDescription and includes two child elements : load, termination. 
tlistenersType 
tlistenersTypeIn 
userGroupInThis element imitates a group of threads. 
validatorAbstractValidator is a kind of collector, which validate responses. 
validator-consistency Need to add info  
validator-customIf you would like to use you custom validator - create your own class, which extends class ResponseValidator. 
validator-not-null-response This validator validates that response doesn't equals null.  
validator-ref Set validator element, that you would like to use.  
workloadCollectorAbstract 
workloadListenersType 

 

Simple Type Summary
csvStrategy 
httpMethodsEnum 
strategyType 

 

Attribute Group Summary
durationAttributes 
extensionAttribute 
invocationAttributes 
iterationsAttributes 
jmxMetricsAttribute 
jmxMetricsGroupAttribute 
reportTypeAttribute 
sessionComparatorsAttribute 
tpsAttributes 
userAttributes 
virtualUserAttributes 

Schema http://www.griddynamics.com/schema/jagger Description

Form

By default, local element declarations belong to this schema's target namespace.

By default, local attribute declarations have no namespace.


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.