Class ArterySettings.Compression.ActorRefs$

    • Constructor Summary

      Constructors 
      Constructor Description
      ActorRefs$()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      scala.concurrent.duration.FiniteDuration AdvertisementInterval()  
      com.typesafe.config.Config config()  
      boolean Enabled()  
      int Max()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ActorRefs$

        public ActorRefs$()
    • Method Detail

      • config

        public com.typesafe.config.Config config()
      • AdvertisementInterval

        public scala.concurrent.duration.FiniteDuration AdvertisementInterval()
      • Max

        public int Max()
      • Enabled

        public final boolean Enabled()