Interface IndexImporterProvider


public interface IndexImporterProvider
This class is responsible for importing the index data from the file system into the repository.
  • Method Summary

    Modifier and Type
    Method
    Description
    Index type for this implementation
    void
    importIndex(NodeState root, NodeBuilder defn, File indexDir)
    Import the index data from given directory into the NodeBuilder created for the index at given path