public class TreeClonerForValidation extends TreeCloner
Timer by default.| Modifier and Type | Field and Description |
|---|---|
protected static boolean |
VALIDATION_IGNORE_BACKENDS
Ignore or not Backend during a Thread Group validation
|
protected static boolean |
VALIDATION_IGNORE_TIMERS
Ignore or not timers during a Thread Group validation
|
protected static int |
VALIDATION_ITERATIONS
Number of iterations to run during a Thread Group validation
|
protected static int |
VALIDATION_NUMBER_OF_THREADS
Number of Threads to configure when running a Thread Group during a validation
|
| Constructor and Description |
|---|
TreeClonerForValidation() |
TreeClonerForValidation(boolean honourNoThreadClone) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
addNodeToTree(Object node) |
addNode, getClonedTree, processPath, subtractNodeprotected static final int VALIDATION_NUMBER_OF_THREADS
protected static final boolean VALIDATION_IGNORE_TIMERS
protected static final boolean VALIDATION_IGNORE_BACKENDS
protected static final int VALIDATION_ITERATIONS
public TreeClonerForValidation()
public TreeClonerForValidation(boolean honourNoThreadClone)
protected Object addNodeToTree(Object node)
addNodeToTree in class TreeClonernode - Node to add to tree or notTreeCloner.addNodeToTree(java.lang.Object)Copyright © 1998-2020 Apache Software Foundation. All Rights Reserved.