Class GeodeRules


  • public class GeodeRules
    extends java.lang.Object
    Rules and relational operators for GeodeRel.CONVENTION calling convention.
    • Constructor Detail

      • GeodeRules

        private GeodeRules()
    • Method Detail

      • isItem

        static java.lang.String isItem​(RexCall call)
        Returns 'string' if it is a call to item['string'], null otherwise.
      • geodeFieldNames

        static java.util.List<java.lang.String> geodeFieldNames​(RelDataType rowType)