
Classes | |
| class | OoOJoin::NestedLoopJoin |
| The top class package of Nested Loop Join providing a "join function". More... | |
Macros | |
| #define | newNestedLoopJoin std::make_shared<NestedLoopJoin> |
| (Macro) To creat a new newNestedLoop under shared pointer. | |
Typedefs | |
| typedef std::shared_ptr< NestedLoopJoin > | OoOJoin::NestedLoopJoinPtr |
| The class to describe a shared pointer to NestedLoopJoin. | |
Just compare keys in the loop and test if they are matched.