public final class ElasticSearchShard extends Object
| Constructor and Description |
|---|
ElasticSearchShard(int total,
int successful,
int failed) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getFailed() |
int |
getSuccessful() |
int |
getTotal() |
int |
hashCode() |
String |
toString() |
Copyright © 2017–2019. All rights reserved.