Uses of Class
com.yahoo.document.WeightedSetDataType
Packages that use WeightedSetDataType
-
Uses of WeightedSetDataType in com.yahoo.document
Fields in com.yahoo.document declared as WeightedSetDataTypeMethods in com.yahoo.document that return WeightedSetDataTypeModifier and TypeMethodDescriptionWeightedSetDataType.clone()static WeightedSetDataTypeDataType.getWeightedSet(DataType type) Returns a weighted set datatype, where the elements are of the given typestatic WeightedSetDataTypeDataType.getWeightedSet(DataType type, boolean createIfNonExistent, boolean removeIfZero) Returns a weighted set datatype, where the elements are of the given type, and which supports the properties createIfNonExistent and removeIfZero -
Uses of WeightedSetDataType in com.yahoo.document.datatypes
Methods in com.yahoo.document.datatypes that return WeightedSetDataType