public abstract class AbstractBulkRequestItem extends Object implements BulkRequestItem
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
index |
| Constructor and Description |
|---|
AbstractBulkRequestItem(String index,
String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getIndex() |
void |
setId(String id) |
void |
setIndex(String index) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActionAndMetaDataNode, getSourceNodeCopyright © 2019. All rights reserved.