public class IndexDoc extends Object
Elasticsearch document fragment with a single “index” field, used in bulk requests.
IndexDoc()
IndexDoc(Index index)
Index
getIndex()
void
setIndex(Index index)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IndexDoc()
public IndexDoc(Index index)
public Index getIndex()
public void setIndex(Index index)
Copyright © 2022 The Apache Software Foundation. All rights reserved.