Interface ReindexRunnable

All Known Implementing Classes:
ThreadPoolBasedReindexRunnable

public interface ReindexRunnable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run(String newIndex)
     
  • Method Details

    • run

      void run(String newIndex)