Uses of Interface
com.yahoo.vespa.indexinglanguage.UpdateFieldValues
Packages that use UpdateFieldValues
-
Uses of UpdateFieldValues in com.yahoo.vespa.indexinglanguage
Classes in com.yahoo.vespa.indexinglanguage that implement UpdateFieldValuesModifier and TypeClassDescriptionclassclassclassNo-op update adapter which simply passes through the input update unchanged.Methods in com.yahoo.vespa.indexinglanguage that return types with arguments of type UpdateFieldValuesModifier and TypeMethodDescriptionFieldValuesFactory.asFieldValues(com.yahoo.document.DocumentUpdate update) -
Uses of UpdateFieldValues in com.yahoo.vespa.indexinglanguage.expressions
Methods in com.yahoo.vespa.indexinglanguage.expressions with parameters of type UpdateFieldValuesModifier and TypeMethodDescriptionfinal com.yahoo.document.DocumentUpdateExpression.execute(UpdateFieldValues adapter, com.yahoo.document.DocumentId docId) final voidExpression.resolve(UpdateFieldValues fieldTypes)