Uses of Class
com.yahoo.document.update.TensorAddUpdate
Packages that use TensorAddUpdate
-
Uses of TensorAddUpdate in com.yahoo.document.json.readers
Methods in com.yahoo.document.json.readers that return TensorAddUpdateModifier and TypeMethodDescriptionstatic TensorAddUpdateTensorAddUpdateReader.createTensorAddUpdate(TokenBuffer buffer, Field field) -
Uses of TensorAddUpdate in com.yahoo.document.serialization
Methods in com.yahoo.document.serialization with parameters of type TensorAddUpdateModifier and TypeMethodDescriptionvoidDocumentUpdateWriter.write(TensorAddUpdate update) voidVespaDocumentSerializer6.write(TensorAddUpdate update) Deprecated, for removal: This API element is subject to removal in a future version.voidVespaDocumentSerializerHead.write(TensorAddUpdate update)