Class SegmentArrayQuerySpec

  • All Implemented Interfaces:
    QuerySpec

    class SegmentArrayQuerySpec
    extends AbstractQuerySpec
    Provides the information necessary to generate a SQL statement to retrieve a list of segments.
    Author:
    jhyde, Richard M. Emberson
    • Constructor Detail

      • SegmentArrayQuerySpec

        SegmentArrayQuerySpec​(GroupingSetsList groupingSetsList,
                              java.util.List<StarPredicate> compoundPredicateList)
        Creates a SegmentArrayQuerySpec.
        Parameters:
        groupingSetsList - Collection of grouping sets
        compoundPredicateList - list of predicates representing the compound member constraints