- generateConfiguration(ConfigurationDefinition) - Method in interface org.rhq.plugins.perftest.configuration.ConfigurationFactory
-
Generates a configuration that adheres to the specified definition.
- generateConfiguration(ConfigurationDefinition) - Method in class org.rhq.plugins.perftest.configuration.SimpleConfigurationFactory
-
- generateInstallationSteps(ResourcePackageDetails) - Method in class org.rhq.plugins.perftest.PerfTestComponent
-
- getAvailability() - Method in class org.rhq.plugins.perftest.PerfTestComponent
-
- getAvailability() - Method in class org.rhq.plugins.perftest.PerfTestRogueComponent
-
- getCalltimeFactory(String) - Method in class org.rhq.plugins.perftest.ScenarioManager
-
- getCalltimeGenerator() - Method in class org.rhq.plugins.perftest.scenario.Resource
-
Gets the value of the calltimeGenerator property.
- getContentFactory(String, String) - Method in class org.rhq.plugins.perftest.ScenarioManager
-
Returns the content factory defined in the scenario for discovering packages of the specified type.
- getContentGenerator() - Method in class org.rhq.plugins.perftest.scenario.Resource
-
Gets the value of the contentGenerator property.
- getEventType() - Method in class org.rhq.plugins.perftest.event.PerfTestEventPoller
-
- getInstance() - Static method in class org.rhq.plugins.perftest.ScenarioManager
-
Returns an instance of this class.
- getMaxDuration() - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
-
Gets the value of the maxDuration property.
- getMaxMsgCount() - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
-
Gets the value of the maxMsgCount property.
- getMeasurementFactory(String) - Method in class org.rhq.plugins.perftest.ScenarioManager
-
Returns the measurement factory defined in the scenario for the specified resource type.
- getMeasurementGenerator() - Method in class org.rhq.plugins.perftest.scenario.Resource
-
Gets the value of the measurementGenerator property.
- getMinDuration() - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
-
Gets the value of the minDuration property.
- getMinMsgCount() - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
-
Gets the value of the minMsgCount property.
- getNumberOfPackages() - Method in class org.rhq.plugins.perftest.scenario.SimpleContentGenerator
-
Gets the value of the numberOfPackages property.
- getNumberOfResources() - Method in class org.rhq.plugins.perftest.scenario.SimpleResourceGenerator
-
Gets the value of the numberOfResources property.
- getNumberSubPaths() - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
-
Gets the value of the numberSubPaths property.
- getPackageType() - Method in class org.rhq.plugins.perftest.scenario.ContentGenerator
-
Gets the value of the packageType property.
- getPluginConfigurationFactory(String) - Method in class org.rhq.plugins.perftest.ScenarioManager
-
Returns the configuration factory defined in the scenario for creating plugin configurations for the specified
resource type.
- getPluginConfigurationGenerator() - Method in class org.rhq.plugins.perftest.scenario.Resource
-
Gets the value of the pluginConfigurationGenerator property.
- getProperty() - Method in class org.rhq.plugins.perftest.scenario.SimpleContentGenerator
-
Gets the value of the property property.
- getProperty() - Method in class org.rhq.plugins.perftest.scenario.SimpleResourceGenerator
-
Gets the value of the property property.
- getResource() - Method in class org.rhq.plugins.perftest.scenario.Scenario
-
Gets the value of the resource property.
- getResourceFactory(String) - Method in class org.rhq.plugins.perftest.ScenarioManager
-
Returns the resource factory defined in the scenario for the specified resource type.
- getResourceGenerator() - Method in class org.rhq.plugins.perftest.scenario.Resource
-
Gets the value of the resourceGenerator property.
- getTraitFactory(String) - Method in class org.rhq.plugins.perftest.ScenarioManager
-
- getTraitGenerator() - Method in class org.rhq.plugins.perftest.scenario.Resource
-
Gets the value of the traitGenerator property.
- getType() - Method in class org.rhq.plugins.perftest.scenario.Resource
-
Gets the value of the type property.
- getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.perftest.PerfTestComponent
-
- Scenario - Class in org.rhq.plugins.perftest.scenario
-
Java class for anonymous complex type.
- Scenario() - Constructor for class org.rhq.plugins.perftest.scenario.Scenario
-
- SCENARIO_PROPERTY - Static variable in class org.rhq.plugins.perftest.ScenarioManager
-
System property that must be set to indicate what scenario to use.
- ScenarioManager - Class in org.rhq.plugins.perftest
-
Loads performance testing scenarios and parses into usable components by the RHQ resource components.
- setCalltimeGenerator(JAXBElement<? extends CalltimeGenerator>) - Method in class org.rhq.plugins.perftest.scenario.Resource
-
Sets the value of the calltimeGenerator property.
- setMaxDuration(Integer) - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
-
Sets the value of the maxDuration property.
- setMaxMsgCount(Integer) - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
-
Sets the value of the maxMsgCount property.
- setMeasurementGenerator(JAXBElement<? extends MeasurementGenerator>) - Method in class org.rhq.plugins.perftest.scenario.Resource
-
Sets the value of the measurementGenerator property.
- setMinDuration(Integer) - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
-
Sets the value of the minDuration property.
- setMinMsgCount(Integer) - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
-
Sets the value of the minMsgCount property.
- setNumberOfPackages(Integer) - Method in class org.rhq.plugins.perftest.scenario.SimpleContentGenerator
-
Sets the value of the numberOfPackages property.
- setNumberOfResources(Integer) - Method in class org.rhq.plugins.perftest.scenario.SimpleResourceGenerator
-
Sets the value of the numberOfResources property.
- setNumberSubPaths(Integer) - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
-
Sets the value of the numberSubPaths property.
- setPackageType(String) - Method in class org.rhq.plugins.perftest.scenario.ContentGenerator
-
Sets the value of the packageType property.
- setPluginConfigurationGenerator(JAXBElement<? extends ConfigurationGenerator>) - Method in class org.rhq.plugins.perftest.scenario.Resource
-
Sets the value of the pluginConfigurationGenerator property.
- setProperty(String) - Method in class org.rhq.plugins.perftest.scenario.SimpleContentGenerator
-
Sets the value of the property property.
- setProperty(String) - Method in class org.rhq.plugins.perftest.scenario.SimpleResourceGenerator
-
Sets the value of the property property.
- setResourceGenerator(JAXBElement<? extends ResourceGenerator>) - Method in class org.rhq.plugins.perftest.scenario.Resource
-
Sets the value of the resourceGenerator property.
- setTraitGenerator(JAXBElement<? extends TraitGenerator>) - Method in class org.rhq.plugins.perftest.scenario.Resource
-
Sets the value of the traitGenerator property.
- setType(String) - Method in class org.rhq.plugins.perftest.scenario.Resource
-
Sets the value of the type property.
- SimpleCallTimeDataFactory - Class in org.rhq.plugins.perftest.calltime
-
Create CallTime data.
- SimpleCallTimeDataFactory() - Constructor for class org.rhq.plugins.perftest.calltime.SimpleCallTimeDataFactory
-
- SimpleCallTimeDataGenerator - Class in org.rhq.plugins.perftest.scenario
-
Java class for SimpleCallTimeDataGenerator complex type.
- SimpleCallTimeDataGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.SimpleCallTimeDataGenerator
-
- SimpleConfigurationFactory - Class in org.rhq.plugins.perftest.configuration
-
Basic implementation of the configuration factory that fills in a valid value for each defined property.
- SimpleConfigurationFactory() - Constructor for class org.rhq.plugins.perftest.configuration.SimpleConfigurationFactory
-
- SimpleConfigurationGenerator - Class in org.rhq.plugins.perftest.scenario
-
Java class for simpleConfigurationGenerator complex type.
- SimpleConfigurationGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.SimpleConfigurationGenerator
-
- SimpleContentFactory - Class in org.rhq.plugins.perftest.content
-
Artifact factory implementation that will return a configurable number of artifacts.
- SimpleContentFactory(SimpleContentGenerator) - Constructor for class org.rhq.plugins.perftest.content.SimpleContentFactory
-
- SimpleContentGenerator - Class in org.rhq.plugins.perftest.scenario
-
Java class for simpleContentGenerator complex type.
- SimpleContentGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.SimpleContentGenerator
-
- SimpleNumericMeasurementFactory - Class in org.rhq.plugins.perftest.measurement
-
Create mock numeric data.
- SimpleNumericMeasurementFactory() - Constructor for class org.rhq.plugins.perftest.measurement.SimpleNumericMeasurementFactory
-
- SimpleNumericMeasurementGenerator - Class in org.rhq.plugins.perftest.scenario
-
Java class for simpleNumericMeasurementGenerator complex type.
- SimpleNumericMeasurementGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.SimpleNumericMeasurementGenerator
-
- SimpleResourceFactory - Class in org.rhq.plugins.perftest.resource
-
Simplistic resource factory, this class will simply return the number of resource specified.
- SimpleResourceFactory(SimpleResourceGenerator) - Constructor for class org.rhq.plugins.perftest.resource.SimpleResourceFactory
-
- SimpleResourceGenerator - Class in org.rhq.plugins.perftest.scenario
-
Java class for simpleResourceGenerator complex type.
- SimpleResourceGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.SimpleResourceGenerator
-
- SimpleTraitFactory - Class in org.rhq.plugins.perftest.trait
-
Create mock trait data.
- SimpleTraitFactory() - Constructor for class org.rhq.plugins.perftest.trait.SimpleTraitFactory
-
- SimpleTraitMeasurementGenerator - Class in org.rhq.plugins.perftest.scenario
-
Java class for simpleTraitMeasurementGenerator complex type.
- SimpleTraitMeasurementGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.SimpleTraitMeasurementGenerator
-
- start(ResourceContext) - Method in class org.rhq.plugins.perftest.PerfTestComponent
-
- start(ResourceContext) - Method in class org.rhq.plugins.perftest.PerfTestRogueComponent
-
- stop() - Method in class org.rhq.plugins.perftest.PerfTestComponent
-
- stop() - Method in class org.rhq.plugins.perftest.PerfTestRogueComponent
-
- SYSPROP_EVENTS_COUNT - Static variable in class org.rhq.plugins.perftest.event.PerfTestEventPoller
-
- SYSPROP_EVENTS_POLLING_INTERVAL - Static variable in class org.rhq.plugins.perftest.event.PerfTestEventPoller
-
- SYSPROP_EVENTS_SEVERITY - Static variable in class org.rhq.plugins.perftest.event.PerfTestEventPoller
-