java.lang.Object
java.util.AbstractMap<String,Object>
org.elasticsearch.script.CtxMap<UpdateMetadata>
org.elasticsearch.script.UpdateCtxMap
org.elasticsearch.script.UpsertCtxMap
Metadata for insert via upsert in the Update context
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.elasticsearch.script.CtxMap
clear, containsKey, containsValue, directSourceAccess, entrySet, equals, get, getMetadata, getOrDefault, getSource, hashCode, put, remove, sizeMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
UpsertCtxMap
-