Package org.elasticsearch.client.indices
Class ReloadAnalyzersResponse
java.lang.Object
org.elasticsearch.client.core.BroadcastResponse
org.elasticsearch.client.indices.ReloadAnalyzersResponse
public class ReloadAnalyzersResponse extends BroadcastResponse
The response object that will be returned when reloading analyzers
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classReloadAnalyzersResponse.ReloadDetailsNested classes/interfaces inherited from class org.elasticsearch.client.core.BroadcastResponse
BroadcastResponse.Shards -
Method Summary
Modifier and Type Method Description static ReloadAnalyzersResponsefromXContent(XContentParser parser)java.util.Map<java.lang.String,ReloadAnalyzersResponse.ReloadDetails>getReloadedDetails()Methods inherited from class org.elasticsearch.client.core.BroadcastResponse
declareShardsField, shards