Uses of Class
com.yahoo.document.DocumentRemove
Packages that use DocumentRemove
Package
Description
Infrastructure for building Vespa documents and feed operations from JSON.
-
Uses of DocumentRemove in com.yahoo.document.json
Methods in com.yahoo.document.json with parameters of type DocumentRemove -
Uses of DocumentRemove in com.yahoo.document.serialization
Methods in com.yahoo.document.serialization with parameters of type DocumentRemoveModifier and TypeMethodDescriptionvoidDocumentWriter.write(DocumentRemove documentRemove) voidVespaDocumentSerializer6.write(DocumentRemove documentRemove) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of DocumentRemove in com.yahoo.vespaxmlparser
Methods in com.yahoo.vespaxmlparser that return DocumentRemoveModifier and TypeMethodDescriptionFeedOperation.getDocumentRemove()RemoveFeedOperation.getDocumentRemove()Constructors in com.yahoo.vespaxmlparser with parameters of type DocumentRemove