#include <RepositoryLoadThread.hpp>
Inheritance diagram for indri::collection::RepositoryLoadThread:
Public Member Functions | |
RepositoryLoadThread (class Repository &repository, UINT64 memory) | |
UINT64 | initialize () |
void | deinitialize () |
UINT64 | work () |
bool | hasWork () |
Private Attributes | |
Repository & | _repository |
UINT64 | _memory |
|
|
|
Implements indri::thread::UtilityThread. |
|
Implements indri::thread::UtilityThread. |
|
Implements indri::thread::UtilityThread. |
|
Implements indri::thread::UtilityThread. |
|
|
|
|