Class SlowOperationDetector

java.lang.Object
com.loomcache.server.observability.SlowOperationDetector
All Implemented Interfaces:
AutoCloseable

public final class SlowOperationDetector extends Object implements AutoCloseable
Diagnostic plugin that samples active operation threads and records commands whose execution exceeds a configured threshold.