Triple with run information. More...
Public Member Functions | |
TripleRun (void) | |
Initialise the class. | |
bool | operator< (TripleRun< T > &tripleRun) |
Compare triples using the Triple < operator. | |
Public Attributes | |
T | _triple |
The stored triple. | |
int | _run |
The associated run. |
Triple with run information.
This class is used to keep track of the run each triple belongs to during the MergeBlocks stage of indexing.