Package com.yahoo.vespa.curator.stats
Class LockStats
java.lang.Object
com.yahoo.vespa.curator.stats.LockStats
This class manages statistics related to lock attempts on
Lock
.- Author:
- hakon
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static ThreadLockStats
Returns stats tied to the current thread.static LockStats
Returns global stats.
-
Method Details
-
getGlobal
Returns global stats. -
getForCurrentThread
Returns stats tied to the current thread. -
clearForTesting
public static void clearForTesting() -
getLockMetricsByPath
-
getThreadLockStats
-
getLockAttemptSamples
-
getHistoricRecordings
-