BatchOperation, Serializablepublic class BatchClearIndexOperation extends Object implements BatchOperation
| Constructor | 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 © 2018. All rights reserved.