Class ConnectionHealthMonitor.Degraded

java.lang.Object
com.loomcache.server.network.ConnectionHealthMonitor.Degraded
All Implemented Interfaces:
ConnectionHealthMonitor.HealthStatus
Enclosing class:
ConnectionHealthMonitor

public static final class ConnectionHealthMonitor.Degraded extends Object implements ConnectionHealthMonitor.HealthStatus
Degraded status: connection showing concerning metrics but still operational.
Version:
1.0
Author:
ConnectionHealthMonitor Implementation
  • Constructor Details

    • Degraded

      public Degraded()
  • Method Details