Interface IndexCancellationManager

All Known Implementing Classes:
IndexCancellationManagerImpl

public interface IndexCancellationManager
Manager that is responsible for signalling to reindexing processing that a cancellation has been requested.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Publishes a signal to the processing that a cancellation has been requested.
  • Method Details

    • sendReindexCancellationSignal

      void sendReindexCancellationSignal()
      Publishes a signal to the processing that a cancellation has been requested.