Interface GeodeRel

    • Field Detail

      • CONVENTION

        static final Convention CONVENTION
        Calling convention for relational operations that occur in Geode.
    • Method Detail

      • implement

        void implement​(GeodeRel.GeodeImplementContext geodeImplementContext)
        Callback for the implementation process that collects the context from the GeodeRel required to convert the relational tree into physical such.
        Parameters:
        geodeImplementContext - Context class that collects the feedback from the call back method calls