Uses of Class
com.yahoo.vespa.indexinglanguage.FieldUpdateFieldValues
Packages that use FieldUpdateFieldValues
-
Uses of FieldUpdateFieldValues in com.yahoo.vespa.indexinglanguage
Methods in com.yahoo.vespa.indexinglanguage that return FieldUpdateFieldValuesModifier and TypeMethodDescriptionstatic FieldUpdateFieldValuesFieldUpdateFieldValues.fromCompleteUpdate(DocumentFieldValues documentFieldValues) static FieldUpdateFieldValuesFieldUpdateFieldValues.fromPartialUpdate(DocumentFieldValues documentFieldValues, com.yahoo.document.update.ValueUpdate valueUpdate) static FieldUpdateFieldValuesFieldUpdateFieldValues.fromPartialUpdate(Expression expression, DocumentFieldValues documentFieldValues, com.yahoo.document.update.ValueUpdate valueUpdate)