类 FileListingThread

java.lang.Object
java.lang.Thread
org.apache.pulsar.io.file.FileListingThread
所有已实现的接口:
Runnable

public class FileListingThread extends Thread
Worker thread that checks the configured input directory for files that meet the provided filtering criteria, and publishes them to a work queue for processing by the FileConsumerThreads.