public class KeyTransactionTraceSampler extends TransactionTraceSampler
| Constructor and Description |
|---|
KeyTransactionTraceSampler() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
exceedsThreshold(TransactionData td) |
protected long |
getScore(TransactionData td) |
harvest, noticeTransaction, stopprotected boolean exceedsThreshold(TransactionData td)
exceedsThreshold in class TransactionTraceSamplertd - TransactionData.protected long getScore(TransactionData td)
getScore in class TransactionTraceSampler