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 | |
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–2019 Atlassian. All rights reserved.