Class AllAtOnceEntityRecoveryStrategy

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      scala.collection.immutable.Set<scala.concurrent.Future<scala.collection.immutable.Set<java.lang.String>>> recoverEntities​(scala.collection.immutable.Set<java.lang.String> entities)  
      • Methods inherited from class java.lang.Object

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

      • AllAtOnceEntityRecoveryStrategy

        public AllAtOnceEntityRecoveryStrategy()
    • Method Detail

      • recoverEntities

        public scala.collection.immutable.Set<scala.concurrent.Future<scala.collection.immutable.Set<java.lang.String>>> recoverEntities​(scala.collection.immutable.Set<java.lang.String> entities)
        Specified by:
        recoverEntities in interface EntityRecoveryStrategy