Uses of Class
io.split.engine.sse.dtos.OccupancyMetrics
-
Packages that use OccupancyMetrics Package Description io.split.engine.sse.dtos -
-
Uses of OccupancyMetrics in io.split.engine.sse.dtos
Methods in io.split.engine.sse.dtos that return OccupancyMetrics Modifier and Type Method Description OccupancyMetricsGenericNotificationData. getMetrics()OccupancyMetricsOccupancyNotification. getMetrics()Constructors in io.split.engine.sse.dtos with parameters of type OccupancyMetrics Constructor Description GenericNotificationData(Long changeNumber, String defaultTreatment, String splitName, ControlType controlType, OccupancyMetrics occupancyMetrics, String segmentName, IncomingNotification.Type type, String channel)
-