| Package | Description |
|---|---|
| com.blazemeter.jmeter.control | |
| com.blazemeter.jmeter.threads | |
| com.blazemeter.jmeter.threads.arrivals | |
| com.blazemeter.jmeter.threads.concurrency |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractDynamicThreadGroup |
VirtualUserController.owner |
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualUserController.setOwner(AbstractDynamicThreadGroup owner) |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractDynamicThreadGroup |
AbstractThreadStarter.owner |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AbstractDynamicThreadGroup |
AbstractDynamicThreadGroupGui.createThreadGroupObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdditionalFieldsPanel.modelToUI(AbstractDynamicThreadGroup tg) |
void |
LoadParamsFieldsPanel.modelToUI(AbstractDynamicThreadGroup tg) |
void |
ParamsPanel.modelToUI(AbstractDynamicThreadGroup tg) |
protected abstract void |
AbstractDynamicThreadGroupGui.setChartPropertiesFromTG(AbstractDynamicThreadGroup atg) |
void |
AdditionalFieldsPanel.UItoModel(AbstractDynamicThreadGroup tg,
kg.apc.jmeter.JMeterVariableEvaluator evaluator) |
void |
LoadParamsFieldsPanel.UItoModel(AbstractDynamicThreadGroup tg,
kg.apc.jmeter.JMeterVariableEvaluator evaluator) |
void |
ParamsPanel.UItoModel(AbstractDynamicThreadGroup tg,
kg.apc.jmeter.JMeterVariableEvaluator evaluator) |
protected void |
AbstractDynamicThreadGroupGui.updateChart(AbstractDynamicThreadGroup atg) |
| Constructor and Description |
|---|
AbstractThreadStarter(int groupIndex,
AbstractDynamicThreadGroup owner,
org.apache.jorphan.collections.ListedHashTree listedHashTree,
org.apache.jmeter.threads.ListenerNotifier listenerNotifier,
org.apache.jmeter.engine.StandardJMeterEngine standardJMeterEngine) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrivalsThreadGroup |
class |
FreeFormArrivalsThreadGroup |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractDynamicThreadGroup |
FreeFormArrivalsThreadGroupGui.createThreadGroupObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
FreeFormLoadPanel.modelToUI(AbstractDynamicThreadGroup tg) |
protected void |
FreeFormArrivalsThreadGroupGui.setChartPropertiesFromTG(AbstractDynamicThreadGroup tg) |
protected void |
ArrivalsThreadGroupGui.setChartPropertiesFromTG(AbstractDynamicThreadGroup tg) |
void |
FreeFormLoadPanel.UItoModel(AbstractDynamicThreadGroup tg,
kg.apc.jmeter.JMeterVariableEvaluator evaluator) |
protected void |
FreeFormArrivalsThreadGroupGui.updateChart(AbstractDynamicThreadGroup tg) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrencyThreadGroup |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractDynamicThreadGroup |
ConcurrencyThreadGroupGui.createThreadGroupObject() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConcurrencyThreadGroupGui.setChartPropertiesFromTG(AbstractDynamicThreadGroup atg) |
Copyright © 2017. All rights reserved.