|
Public Types |
| typedef Core::Database::RawDataSet | RawDataSet |
| typedef Core::Matrix::DistributedAccess | DistributedAccess |
Public Member Functions |
| | DistributedAccessRepositoryInFile () |
| bool | Exists (const KernelMatrixLocator &loc) |
| DistributedAccess * | Get (const KernelMatrixLocator &loc) |
| void | Add (const KernelMatrixLocator &loc, DistributedAccess *da) |
| File | ExposeFile (const KernelMatrixLocator &loc, bool toWrite) |
Private Member Functions |
| RepositoryInFileSystem & | RepFS () |
| String | GetDir (const KernelMatrixLocator &loc) |
| DistributedAccess * | ReadInfoFile (const KernelMatrixLocator &loc) |
| void | LoadFeatures (DistributedAccess *da, const KernelMatrixLocator &loc) |
| void | LoadQuids (DistributedAccess *da, const KernelMatrixLocator &loc) |
| void | LoadParts (DistributedAccess *da, const KernelMatrixLocator &loc) |
| bool | WriteInfoFile (DistributedAccess *da, const KernelMatrixLocator &loc) |
| void | WriteFeatures (DistributedAccess *da, const KernelMatrixLocator &loc) |
| void | WriteQuids (DistributedAccess *da, const KernelMatrixLocator &loc) |
| void | WriteParts (DistributedAccess *da, const KernelMatrixLocator &loc) |
| void | WritePartsAsOne (DistributedAccess *da, const KernelMatrixLocator &loc) |
Private Attributes |
| | ILOG_VAR_DEC |