| Package | Description |
|---|---|
| org.elasticsearch.action |
| Modifier and Type | Field and Description |
|---|---|
static ActionWriteResponse.ShardInfo.Failure[] |
ActionWriteResponse.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
ActionWriteResponse.ShardInfo.Failure[] |
ActionWriteResponse.ShardInfo.getFailures() |
| Constructor and Description |
|---|
ActionWriteResponse.ShardInfo(int total,
int successful,
ActionWriteResponse.ShardInfo.Failure... failures) |
Copyright © 2009–2017. All rights reserved.