@Internal public class ESIndexQueueFlusher extends Object
Constructor and Description |
---|
ESIndexQueueFlusher(DarkFeaturesManager darkFeaturesManager,
IndexTaskQueue<ESTask> esIndexTaskQueue,
org.elasticsearch.client.Client client,
org.springframework.transaction.PlatformTransactionManager transactionManager) |
Modifier and Type | Method and Description |
---|---|
boolean |
flushFirstBatch()
To avoid system load, this method does not flush the entire queue at a time.
|
public ESIndexQueueFlusher(DarkFeaturesManager darkFeaturesManager, IndexTaskQueue<ESTask> esIndexTaskQueue, org.elasticsearch.client.Client client, org.springframework.transaction.PlatformTransactionManager transactionManager)
Copyright © 2003–2017 Atlassian. All rights reserved.