Class TemporaryLocalFileUrlLoader

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Path path
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class ai.platon.pulsar.common.collect.LocalFileUrlLoader

        deleteAll, getPath, loadToNow, loadToNow, save
      • Methods inherited from class ai.platon.pulsar.common.collect.OneLoadExternalUrlLoader

        countRemaining, countRemaining, estimateRemaining, estimateRemaining, loadTo, reset
      • Methods inherited from class ai.platon.pulsar.common.collect.AbstractExternalUrlLoader

        hasMore, hasMore, loadTo, saveAll
      • Methods inherited from class java.lang.Object

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

      • TemporaryLocalFileUrlLoader

        TemporaryLocalFileUrlLoader()
    • Method Detail