Class VectorIndexScalingWhatIfDefinition

  • All Implemented Interfaces:
    com.activeviam.tools.whatif.core.IWhatIfDefinition, Serializable

    public class VectorIndexScalingWhatIfDefinition
    extends com.activeviam.tools.whatif.core.AUpdateWhatIfDefinition
    See Also:
    Serialized Form
    • Constructor Detail

      • VectorIndexScalingWhatIfDefinition

        public VectorIndexScalingWhatIfDefinition​(String storeName,
                                                  String vectorFieldExpression,
                                                  String vectorField,
                                                  com.qfs.condition.ICondition condition,
                                                  String type,
                                                  double value,
                                                  ArrayList<Integer> indices)
    • Method Detail

      • updateEntries

        public void updateEntries​(Map<String,​Object> valuesMap)
        Specified by:
        updateEntries in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
        Specified by:
        updateEntries in class com.activeviam.tools.whatif.core.AUpdateWhatIfDefinition