| Modifier and Type | Class and Description |
|---|---|
class |
GetSettings
Retrieve cluster wide settings.
|
class |
Health |
class |
NodesHotThreads
Allows to get the current hot threads on each node in the cluster.
|
class |
NodesInfo |
class |
NodesShutdown |
class |
NodesStats |
class |
Reroute |
class |
State |
class |
UpdateSettings
Allows to update cluster wide specific settings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClearScroll |
class |
DeleteByQuery
Delete By Query API is removed in Elasticsearch version 2.0.
|
class |
MultiGet |
class |
Percolate
Use this action to query on registered percolaters.
|
class |
SearchScroll |
class |
SearchShards
The search shards api returns the indices and shards that a search request would be executed against.
|
class |
Validate |
| Modifier and Type | Class and Description |
|---|---|
class |
Analyze
Performs the analysis process on a text and return the tokens breakdown of the text.
|
class |
ClearCache |
class |
CloseIndex |
class |
CreateIndex |
class |
DeleteIndex |
class |
Flush |
class |
ForceMerge
Force-merge API: https://www.elastic.co/guide/en/elasticsearch/reference/2.4/indices-forcemerge.html
Caution: this API has been introduced in ES 2.1.
|
class |
IndicesExists |
class |
OpenIndex |
class |
Optimize
Optimize API: https://www.elastic.co/guide/en/elasticsearch/reference/2.4/indices-optimize.html
Caution: this API has been deprecated in ES 2.1.
|
class |
Refresh |
class |
Stats |
| Modifier and Type | Class and Description |
|---|---|
class |
GetAliases |
class |
ModifyAliases |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteMapping |
class |
GetMapping |
class |
PutMapping |
| Modifier and Type | Class and Description |
|---|---|
class |
Reindex |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIndexedScript |
class |
CreateIndexedScript |
class |
DeleteIndexedScript |
class |
GetIndexedScript |
| Modifier and Type | Class and Description |
|---|---|
class |
IndicesSettingsAbstractAction |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteTemplate |
class |
GetTemplate |
class |
PutTemplate |
class |
TemplateAction |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeExist |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSnapshotAction |
class |
AbstractSnapshotRepositoryAction |
class |
CreateSnapshot |
class |
CreateSnapshotRepository |
class |
DeleteSnapshot |
class |
DeleteSnapshotRepository |
class |
GetSnapshot |
class |
GetSnapshotRepository |
class |
RestoreSnapshot |
class |
SnapshotStatus |
Copyright © 2017. All rights reserved.