All Classes
-
Class Summary Class Description FileConsumerThread Worker thread that consumes the contents of the files and publishes them to a Pulsar topic.FileListingThread 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.FileRecord Implementation of the Record interface for File Source data.FileSource A simple connector to consume messages from the local file system.FileSourceConfig Configuration class for the File Source Connector.GZipFiles Helper class that provides helper methods for working with gzip-formatted files.ProcessedFileThread Worker thread that cleans up all the files that have been processed.ZipFiles Helper class that provides helper methods for working with zip-formatted files.