| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.create |
Create index action.
|
| org.elasticsearch.snapshots |
| Constructor and Description |
|---|
TransportCreateIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataCreateIndexService createIndexService,
ActionFilters actionFilters) |
| Constructor and Description |
|---|
RestoreService(Settings settings,
ClusterService clusterService,
RepositoriesService repositoriesService,
TransportService transportService,
AllocationService allocationService,
MetaDataCreateIndexService createIndexService,
DynamicSettings dynamicSettings) |
Copyright © 2009–2016. All rights reserved.