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