Interface ConfigChangeReindexAction

  • All Superinterfaces:
    ConfigChangeAction

    public interface ConfigChangeReindexAction
    extends ConfigChangeAction
    Represents an action to re-index a document type in order to handle a config change.
    Author:
    bjorncs
    • Method Detail

      • name

        default String name()
        Returns:
        name identifying this kind of change, used to identify names which should be allowed
      • getDocumentType

        String getDocumentType()
        Returns:
        name of the document type that must be re-indexed