Class ExplicitRules


  • public class ExplicitRules
    extends Object
    A class containing a RolapCube's Aggregate tables exclude/include criteria.
    Author:
    Richard M. Emberson
    • Method Detail

      • excludeTable

        public static boolean excludeTable​(String tableName,
                                           List<ExplicitRules.Group> aggGroups)
        Returns whether the given is tableName explicitly excluded from consideration as a candidate aggregate table.