public interface SlowTransactionsConfig
| Modifier and Type | Method and Description |
|---|---|
long |
getThresholdMillis()
The minimum number of milliseconds a transaction must be running to be
reported as slow.
|
boolean |
isEnabled()
True if the
SlowTransactionService is enabled, else false. |
boolean isEnabled()
SlowTransactionService is enabled, else false.long getThresholdMillis()