public class ByQueryResponse extends Object
| 构造器和说明 |
|---|
ByQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getBulkRetries() |
long |
getSearchRetries() |
org.elasticsearch.index.reindex.BulkByScrollTask.Status |
getStatus() |
org.elasticsearch.common.unit.TimeValue |
getThrottled() |
org.elasticsearch.common.unit.TimeValue |
getThrottledUntil() |
public long getBulkRetries()
public long getSearchRetries()
public org.elasticsearch.common.unit.TimeValue getThrottled()
public org.elasticsearch.common.unit.TimeValue getThrottledUntil()
public org.elasticsearch.index.reindex.BulkByScrollTask.Status getStatus()
Copyright © 2020. All rights reserved.