| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.upgrade.post | |
| org.elasticsearch.action.admin.indices.validate.query |
Validate action.
|
| org.elasticsearch.action.exists |
Exists action.
|
| org.elasticsearch.action.fieldstats | |
| org.elasticsearch.action.percolate | |
| org.elasticsearch.action.suggest |
Suggest action.
|
| org.elasticsearch.action.support.broadcast | |
| org.elasticsearch.action.termvectors.dfs |
Distributed frequencies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShardUpgradeRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
ShardValidateQueryRequest
Internal validate request executed directly against a specific index shard.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShardExistsRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldStatsShardRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
PercolateShardRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
ShardSuggestRequest
Internal suggest request executed directly against a specific index shard.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransportBroadcastAction<Request extends BroadcastRequest,Response extends BroadcastResponse,ShardRequest extends BroadcastShardRequest,ShardResponse extends BroadcastShardResponse> |
| Modifier and Type | Class and Description |
|---|---|
class |
ShardDfsOnlyRequest |
Copyright © 2009–2017. All rights reserved.