@Internal public class ESIndexQueueFlusher extends Object
| Constructor and Description |
|---|
ESIndexQueueFlusher(ESFeatureManager esFeatureManager,
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(ESFeatureManager esFeatureManager, IndexTaskQueue<ESTask> esIndexTaskQueue, org.elasticsearch.client.Client client, org.springframework.transaction.PlatformTransactionManager transactionManager)
Copyright © 2003–2016 Atlassian. All rights reserved.