Interface IBmIndexManager

    • Method Detail

      • deleteIndex

        void deleteIndex​(String name)
        Deletes the index with the specified name.
        Parameters:
        name - The name. May not be null.
      • start

        void start()
        Starts the index manager.
      • stop

        void stop()
        Stops the index manager.