Class MinFieldStrategy


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

      • MinFieldStrategy

        public MinFieldStrategy​(java.lang.String fieldName)