Uses of Record Class
cloud.opencode.base.observability.SlowLogCollector.Entry
Packages that use SlowLogCollector.Entry
-
Uses of SlowLogCollector.Entry in cloud.opencode.base.observability
Methods in cloud.opencode.base.observability that return types with arguments of type SlowLogCollector.EntryModifier and TypeMethodDescriptionSlowLogCollector.getEntries()Returns all buffered slow log entries ordered from newest to oldest.SlowLogCollector.getEntries(int limit) Returns up tolimitof the latest slow log entries.