|
SwatDB
|
This is the complete list of members for Join, including all inherited members.
| _delState(fileState *file_state) | Operation | protected |
| _initState(FileId file_id, std::vector< FieldId > fields, fileState *state) | Operation | protected |
| catalog (defined in Operation) | Operation | protected |
| inner (defined in Join) | Join | protected |
| inner_fields | Join | protected |
| Join(FileId outer_id, FileId inner_id, FileId result_id, std::vector< FieldId > outer_fields, std::vector< FieldId > inner_fields, Catalog *catalog) | Join | |
| Operation(FileId result_id, Catalog *catalog) | Operation | |
| outer (defined in Join) | Join | protected |
| outer_fields | Join | protected |
| result_state (defined in Operation) | Operation | protected |
| runOperation()=0 | Operation | pure virtual |
| ~Join() | Join | |
| ~Operation() | Operation | virtual |