| Interface | Description |
|---|---|
| IndexerEventListener.VisitorEvent |
| Class | Description |
|---|---|
| DefaultIndexFlushRequester |
This class is responsible for ensuring that index flush is requested at most
once per transaction, and that it will only be scheduled once the
transaction has been committed.
|
| DefaultIndexFlushRequester.RequestIndexFlushEvent | |
| IndexerEventListener |
Responsible for listening for published
IndexerEventListener.VisitorEvents and passing them an ConfluenceIndexer for processing. |
| IndexerEventPublisher |
A utility for class for publishing events to
IndexerEventListener via an EventPublisher. |
| IndexFlushScheduler |
Each time a flush is requested, this class will schedule a job to flush the
index queue in 5 seconds, unless a flush has already been scheduled.
|
Copyright © 2003–2020 Atlassian. All rights reserved.