Class TagGroupResult


  • public class TagGroupResult
    extends GroupResult
    Grouping by tags.
    • Method Detail

      • getTags

        public List<String> getTags()
        List of tag names that the results were grouped by.
        Returns:
        tag name that the results were grouped by
      • getGroup

        public Map<String,​String> getGroup()
        List of tag names and their corresponding values for this group.
        Returns:
        tags for this grouping