Package | Description |
---|---|
org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
org.elasticsearch.client.node | |
org.elasticsearch.client.transport | |
org.elasticsearch.client.transport.support |
Modifier and Type | Class and Description |
---|---|
class |
FilterClient
|
Modifier and Type | Method and Description |
---|---|
AdminClient |
Client.admin()
The admin client that can be used to perform administrative operations.
|
AdminClient |
FilterClient.admin() |
Modifier and Type | Class and Description |
---|---|
class |
NodeAdminClient |
Modifier and Type | Method and Description |
---|---|
AdminClient |
NodeClient.admin() |
Modifier and Type | Method and Description |
---|---|
AdminClient |
TransportClient.admin() |
Modifier and Type | Class and Description |
---|---|
class |
InternalTransportAdminClient |
Modifier and Type | Method and Description |
---|---|
AdminClient |
InternalTransportClient.admin() |
Copyright © 2009–2015. All rights reserved.