Class AddValueUpdate

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

public class AddValueUpdate extends ValueUpdate

Value update representing an addition of a value (possibly with an associated weight) to a multi-valued data type.

Author:
Einar M R Rosenvinge