Class IndexDiscoverFactory

java.lang.Object
org.apache.drill.exec.planner.index.IndexDiscoverFactory

public class IndexDiscoverFactory extends Object
With this factory, we allow user to load a different indexDiscover class to obtain index information
  • Constructor Details

    • IndexDiscoverFactory

      public IndexDiscoverFactory()
  • Method Details