| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.admin.indices.delete |
Delete index action.
|
| コンストラクタと説明 |
|---|
TransportDeleteIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataDeleteIndexService deleteIndexService,
NodeSettingsService nodeSettingsService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
DestructiveOperations destructiveOperations) |
Copyright © 2009–2016. All rights reserved.