Class Replicator.ReadAll$

  • Enclosing class:
    Replicator

    public static class Replicator.ReadAll$
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Replicator.ReadAll$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      ReadAll$()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Replicator.ReadAll apply​(scala.concurrent.duration.FiniteDuration timeout)  
      • Methods inherited from class java.lang.Object

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

      • MODULE$

        public static final Replicator.ReadAll$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • ReadAll$

        public ReadAll$()
    • Method Detail

      • apply

        public Replicator.ReadAll apply​(scala.concurrent.duration.FiniteDuration timeout)