OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
org.apache.calcite.rel.rules.Restriction Member List

This is the complete list of members for org.apache.calcite.rel.rules.Restriction, including all inherited members.

getRestrictionColumn()org.apache.calcite.rel.rules.Restrictioninlinepackage
getRestrictionDatabase()org.apache.calcite.rel.rules.Restrictioninlinepackage
getRestrictionTable()org.apache.calcite.rel.rules.Restrictioninlinepackage
getRestrictionValues()org.apache.calcite.rel.rules.Restrictioninlinepackage
rColumnorg.apache.calcite.rel.rules.Restrictionprivate
rDatabaseorg.apache.calcite.rel.rules.Restrictionprivate
Restriction(String rDatabase, String rTable, String rColumn, List< String > rValues)org.apache.calcite.rel.rules.Restrictioninline
rTableorg.apache.calcite.rel.rules.Restrictionprivate
rValuesorg.apache.calcite.rel.rules.Restrictionprivate