Uses of Class
com.gpudb.filesystem.ingest.IngestResult
-
Packages that use IngestResult Package Description com.gpudb.filesystem.ingest -
-
Uses of IngestResult in com.gpudb.filesystem.ingest
Methods in com.gpudb.filesystem.ingest that return IngestResult Modifier and Type Method Description IngestResultFileIngestor. ingestFromFiles()This method uploads the files using theFileIngestor.fileUploaderobject and calls the methodGPUdb.insertRecordsFromFiles(String, List, Map, Map, Map)to ingest from the uploaded files.
-