Modifier and Type | Class and Description |
---|---|
class |
IndicesAliasesClusterStateUpdateRequest
Cluster state update request that allows to add or remove aliases
|
Modifier and Type | Class and Description |
---|---|
class |
CloseIndexClusterStateUpdateRequest
Cluster state update request that allows to close one or more indices
|
Modifier and Type | Class and Description |
---|---|
class |
CreateIndexClusterStateUpdateRequest
Cluster state update request that allows to create an index
|
Modifier and Type | Class and Description |
---|---|
class |
DeleteMappingClusterStateUpdateRequest
Cluster state update request that allows to delete a mapping
|
Modifier and Type | Class and Description |
---|---|
class |
PutMappingClusterStateUpdateRequest
Cluster state update request that allows to put a mapping
|
Modifier and Type | Class and Description |
---|---|
class |
OpenIndexClusterStateUpdateRequest
Cluster state update request that allows to open one or more indices
|
Modifier and Type | Class and Description |
---|---|
class |
UpdateSettingsClusterStateUpdateRequest
Cluster state update request that allows to update settings for some indices
|
Modifier and Type | Class and Description |
---|---|
class |
ClusterStateUpdateRequest<T extends ClusterStateUpdateRequest<T>>
Base class to be used when needing to update the cluster state
Contains the basic fields that are always needed
|
Modifier and Type | Class and Description |
---|---|
class |
IndicesClusterStateUpdateRequest<T extends IndicesClusterStateUpdateRequest<T>>
Base cluster state update request that allows to execute update against multiple indices
|
Modifier and Type | Class and Description |
---|---|
static class |
RepositoriesService.RegisterRepositoryRequest
Register repository request
|
static class |
RepositoriesService.UnregisterRepositoryRequest
Unregister repository request
|
Copyright © 2009–2015. All rights reserved.