public interface KeyTransactionConfig
| Modifier and Type | Method and Description |
|---|---|
long |
getApdexTInMillis(java.lang.String transactionName)
If NewRelic sent an ApdexT for a key transaction, return that; otherwise, return the ApdextT value for the
application.
|
boolean |
isApdexTSet(java.lang.String transactionName)
Has the given transaction name been configured as a Key Transaction with an ApdexT?
|
boolean isApdexTSet(java.lang.String transactionName)
long getApdexTInMillis(java.lang.String transactionName)