Interface ReIndexService

All Known Implementing Classes:
DefaultReIndexService

public interface ReIndexService
Service for reindexing contents in Confluence
Since:
8.3.0
  • Field Details

    • REINDEX_CLUSTER_LOCK_NAME

      static final String REINDEX_CLUSTER_LOCK_NAME
      See Also:
    • REINDEX_CLUSTER_LOCK_ACQUIRE_TIMEOUT_MS

      static final long REINDEX_CLUSTER_LOCK_ACQUIRE_TIMEOUT_MS
  • Method Details