Class RemoveValueUpdate

java.lang.Object
com.yahoo.document.update.ValueUpdate
com.yahoo.document.update.RemoveValueUpdate

public class RemoveValueUpdate extends ValueUpdate

Value update representing a removal of a value (and its associated weight, if any) from a multi-valued data type.

Deprecated: Use RemoveFieldPathUpdate instead.
Author:
Einar M R Rosenvinge