Package com.yahoo.document.json
Class ParsedDocumentOperation
java.lang.Object
com.yahoo.document.json.ParsedDocumentOperation
The result of JSON parsing a single document operation
-
Constructor Details
-
ParsedDocumentOperation
- Parameters:
operation
- the parsed operationfullyApplied
- true if all the JSON content could be applied, false if some (or all) of the fields were not poresent in this document and was ignored
-
-
Method Details