Class MaxFieldStrategy


  • public class MaxFieldStrategy
    extends GroupLeaderStrategy
    Selects the group head document for each group based on which document has the max value of the specified numeric field
    • Constructor Detail

      • MaxFieldStrategy

        public MaxFieldStrategy​(java.lang.String fieldName)