Class FileIngestor


  • public class FileIngestor
    extends Object
    This is an internal class and not meant to be used by the end users of the filesystem API. The consequences of using this class directly in client code is not guaranteed and maybe undesirable. This class uses FileUploader class to upload files to server and then uses insertRecordsFromFile method to ingest the uploaded file.