Interface EphemeralAgentsAnalyticsService
-
- All Known Implementing Classes:
EphemeralAgentsAnalyticsServiceImpl
@Internal public interface EphemeralAgentsAnalyticsService
Used for measuring maximum amount of active ephemeral agents in period
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
EphemeralAgentsAnalyticsService.Stats
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EphemeralAgentsAnalyticsService.Stats
getStatsAndReset()
-
-
-
Method Detail
-
getStatsAndReset
EphemeralAgentsAnalyticsService.Stats getStatsAndReset()
-
-