Uses of Class
org.voltdb.importer.AbstractImporter
Packages that use AbstractImporter
- 
Uses of AbstractImporter in org.voltdb.importerMethods in org.voltdb.importer that return AbstractImporterModifier and TypeMethodDescriptionfinal AbstractImporterAbstractImporterFactory.createImporter(int priority, ImporterConfig config) Method that is used by the importer framework classes to create an importer instance and wire it correctly for use within the server.