public class AdminClient
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
AdminClient(HttpClientWrapper httpClient) |
| Modifier and Type | Method and Description |
|---|---|
ClusterAdminClient |
cluster() |
IndicesAdminClient |
indices() |
public AdminClient(HttpClientWrapper httpClient)
public IndicesAdminClient indices()
public ClusterAdminClient cluster()