public class BatchDeleteIndexOperation extends Object implements BatchOperation
| Constructor and Description |
|---|
BatchDeleteIndexOperation() |
BatchDeleteIndexOperation(AbstractIndex<?> index) |
BatchDeleteIndexOperation(String indexName) |
public BatchDeleteIndexOperation()
public BatchDeleteIndexOperation(String indexName)
indexName - public BatchDeleteIndexOperation(AbstractIndex<?> index)
index - public String getIndexName()
getIndexName in interface BatchOperationpublic String getAction()
getAction in interface BatchOperationCopyright © 2018. All rights reserved.