Class WeightAggregateOptions.WeightedKeys

    • Constructor Summary

      Constructors 
      Constructor Description
      WeightedKeys​(java.util.List<org.apache.commons.lang3.tuple.Pair<java.lang.String,​java.lang.Double>> keysWeights)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String[] toArgs()
      Convert to command arguments according to the Valkey API.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait