public abstract class DIHWriterBase extends Object implements DIHWriter
Modifier and Type | Field and Description |
---|---|
protected Set<Object> |
deltaKeys |
protected String |
keyFieldName |
Constructor and Description |
---|
DIHWriterBase() |
Modifier and Type | Method and Description |
---|---|
void |
setDeltaKeys(Set<Map<String,Object>> passedInDeltaKeys)
Specify the keys to be modified by a delta update (required by writers that can store duplicate keys)
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, commit, deleteByQuery, deleteDoc, doDeleteAll, init, rollback, upload