Class ProcIndexBuild

java.lang.Object
org.apache.jena.tdb1.store.xloader.ProcIndexBuild

public class ProcIndexBuild extends Object
From a file of records, build a (packed) index
  • Constructor Details

    • ProcIndexBuild

      public ProcIndexBuild()
  • Method Details

    • exec

      public static void exec(String locationStr, String indexName, String dataFile)