Package org.voltdb.importer


package org.voltdb.importer
  • Class
    Description
    Abstract class that must be extended to create custom importers in VoltDB server.
    Factory class that importer bundles should extend to make the importer available for use within VoltDB server.
    Represents importer configurations created from properties specified in deployment file.