public class RefreshRequestBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
RefreshRequestBuilder(HttpClientWrapper httpClient,
java.lang.String indexName) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
public RefreshRequestBuilder(HttpClientWrapper httpClient, java.lang.String indexName)