Package | Description |
---|---|
org.elasticsearch.repositories |
Modifier and Type | Method and Description |
---|---|
RepositoriesService.RegisterRepositoryRequest |
RepositoriesService.RegisterRepositoryRequest.settings(Settings settings)
Sets repository settings
|
Modifier and Type | Method and Description |
---|---|
void |
RepositoriesService.registerRepository(RepositoriesService.RegisterRepositoryRequest request,
ActionListener<ClusterStateUpdateResponse> listener)
Registers new repository in the cluster
This method can be only called on the master node.
|
Copyright © 2009–2015. All rights reserved.