public class IndicesStatsAction extends IndicesAction<IndicesStatsRequest,IndicesStatsResponse,IndicesStatsRequestBuilder>
| Modifier and Type | Field and Description |
|---|---|
static IndicesStatsAction |
INSTANCE |
static String |
NAME |
| Modifier and Type | Method and Description |
|---|---|
IndicesStatsRequestBuilder |
newRequestBuilder(IndicesAdminClient client)
Creates a new request builder given the client provided as argument
|
IndicesStatsResponse |
newResponse()
Creates a new response instance.
|
equals, hashCode, name, transportOptionspublic static final IndicesStatsAction INSTANCE
public static final String NAME
public IndicesStatsResponse newResponse()
GenericActionnewResponse in class GenericAction<IndicesStatsRequest,IndicesStatsResponse>public IndicesStatsRequestBuilder newRequestBuilder(IndicesAdminClient client)
ActionnewRequestBuilder in class Action<IndicesStatsRequest,IndicesStatsResponse,IndicesStatsRequestBuilder,IndicesAdminClient>Copyright © 2009–2016. All rights reserved.