Package 

Class FeedLoop

  • All Implemented Interfaces:
    ai.platon.pulsar.common.config.Parameterized , java.lang.AutoCloseable , kotlin.Comparable

    
    public final class FeedLoop
     implements Comparable<FeedLoop>, Parameterized, AutoCloseable
                        

    This class feeds the fetchMonitor with input items, and re-fills them as items are consumed by FetcherThread-s.