Class IndexDocumentIfNotExists
java.lang.Object
io.fluxcapacitor.common.api.search.bulkupdate.IndexDocumentIfNotExists
- All Implemented Interfaces:
BulkUpdate
public class IndexDocumentIfNotExists extends Object implements BulkUpdate
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fluxcapacitor.common.api.search.BulkUpdate
BulkUpdate.Type -
Constructor Summary
Constructors Constructor Description IndexDocumentIfNotExists() -
Method Summary
Modifier and Type Method Description BulkUpdate.TypegetType()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fluxcapacitor.common.api.search.BulkUpdate
getCollection, getId
-
Constructor Details
-
IndexDocumentIfNotExists
public IndexDocumentIfNotExists()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceBulkUpdate
-