Class StdDev

    • Constructor Summary

      Constructors 
      Constructor Description
      StdDev​(java.lang.String as, java.lang.String property)  
    • Method Summary

      Modifier and Type Method Description
      protected <K,​V>
      void
      buildFunction​(RediSearchCommandArgs<K,​V> args)  
      • Methods inherited from class com.redislabs.lettusearch.aggregate.Reducer

        build
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StdDev

        public StdDev​(java.lang.String as,
                      java.lang.String property)