public class ElasticsearchWaitForIndexingOperation extends Object
| Modifier and Type | Field and Description |
|---|---|
protected OperationContext |
ctx |
protected ElasticSearchAdmin |
esa |
static String |
ID |
protected Boolean |
refresh |
protected CoreSession |
repo |
protected Integer |
timeout |
| Constructor and Description |
|---|
ElasticsearchWaitForIndexingOperation() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
computeRemainingTime(long start) |
Boolean |
run() |
public static final String ID
protected OperationContext ctx
protected ElasticSearchAdmin esa
protected CoreSession repo
protected Integer timeout
protected Boolean refresh
public ElasticsearchWaitForIndexingOperation()
public Boolean run()
protected long computeRemainingTime(long start)
Copyright © 2019 Nuxeo SA. All rights reserved.