Class WeightAggregateOptions.WeightedKeysBinary

    • Constructor Summary

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      GlideString[] 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