Class CacheRefreshedEvent

  • All Implemented Interfaces:
    EurekaEvent

    public class CacheRefreshedEvent
    extends DiscoveryEvent
    This event is sent by {@link EurekaClient) whenever it has refreshed its local local cache with information received from the Eureka server.
    • Constructor Detail

      • CacheRefreshedEvent

        public CacheRefreshedEvent()
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object