Package com.yahoo.vespa.indexinglanguage
Class FieldValuesFactory
java.lang.Object
com.yahoo.vespa.indexinglanguage.FieldValuesFactory
- Author:
- Simon Thoresen Hult
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasFieldValues(com.yahoo.document.Document doc) asFieldValues(com.yahoo.document.DocumentUpdate update) static DocumentFieldValuesnewDocumentAdapter(com.yahoo.document.Document doc, boolean isUpdate)
-
Constructor Details
-
FieldValuesFactory
public FieldValuesFactory() -
FieldValuesFactory
-
-
Method Details
-
asFieldValues
-
newDocumentAdapter
public static DocumentFieldValues newDocumentAdapter(com.yahoo.document.Document doc, boolean isUpdate) -
asFieldValues
-