| Constructor and Description |
|---|
AlwaysOffSampler() |
| Modifier and Type | Method and Description |
|---|---|
float |
calculatePriority(Transaction tx)
Calculate the priority of a trace.
|
java.lang.String |
getType()
Get the description/name of this Sampler
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisValidTraceRatio, traceIdFromTransactionpublic float calculatePriority(Transaction tx)
SamplercalculatePriority in interface Samplertx - the transaction to calculate the priority for