Uses of Class
org.voltdb.importer.AbstractImporter
Packages that use AbstractImporter
-
Uses of AbstractImporter in org.voltdb.importer
Methods in org.voltdb.importer that return AbstractImporterModifier and TypeMethodDescriptionfinal AbstractImporter
AbstractImporterFactory.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.