|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.elasticsearch.action.support.broadcast.BroadcastOperationResponse
org.elasticsearch.action.suggest.SuggestRefreshResponse
public class SuggestRefreshResponse
| Constructor Summary | |
|---|---|
SuggestRefreshResponse()
|
|
SuggestRefreshResponse(int totalShards,
int successfulShards,
int failedShards,
List<org.elasticsearch.action.ShardOperationFailedException> shardFailures)
|
|
| Method Summary |
|---|
| Methods inherited from class org.elasticsearch.action.support.broadcast.BroadcastOperationResponse |
|---|
failedShards, getFailedShards, getShardFailures, getSuccessfulShards, getTotalShards, readFrom, shardFailures, successfulShards, totalShards, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SuggestRefreshResponse()
public SuggestRefreshResponse(int totalShards,
int successfulShards,
int failedShards,
List<org.elasticsearch.action.ShardOperationFailedException> shardFailures)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||