Class CacheWarming


  • public class CacheWarming
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void prefetch​(@NotNull java.lang.Iterable<java.lang.String> paths, @NotNull DocumentNodeState rootState)  
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • prefetch

        public void prefetch​(@NotNull
                             @NotNull java.lang.Iterable<java.lang.String> paths,
                             @NotNull
                             @NotNull DocumentNodeState rootState)