Class TimedSupplier<T>
java.lang.Object
com.atlassian.crowd.directory.ldap.monitoring.TimedSupplier<T>
- All Implemented Interfaces:
Supplier<T>
-
Constructor Summary
ConstructorsConstructorDescriptionTimedSupplier
(String operationDescription, long thresholdMillis) TimedSupplier
(String operationDescription, com.google.common.base.Stopwatch stopWatch, org.slf4j.Logger log, long thresholdMillis) -
Method Summary