|
Zero
0.1.0
|
This is the complete list of members for ArchiveIndex, including all inherited members.
| _mutex | ArchiveIndex | mutableprivate |
| _open_file_mutex | ArchiveIndex | mutableprivate |
| _open_files | ArchiveIndex | private |
| append(char *data, size_t length, unsigned level) | ArchiveIndex | |
| appendFd | ArchiveIndex | private |
| appendNewRun(unsigned level) | ArchiveIndex | private |
| appendPos | ArchiveIndex | private |
| archdir | ArchiveIndex | private |
| ArchiveIndex(const sm_options &options) | ArchiveIndex | |
| archpath | ArchiveIndex | private |
| blockSize | ArchiveIndex | private |
| bucketSize | ArchiveIndex | private |
| closeCurrentRun(lsn_t runEndLSN, unsigned level, PageID maxPID=0) | ArchiveIndex | |
| closeScan(const RunId &runid) | ArchiveIndex | |
| CURR_RUN_PREFIX | ArchiveIndex | static |
| current_regex | ArchiveIndex | static |
| deleteRuns(unsigned replicationFactor=0) | ArchiveIndex | |
| directIO | ArchiveIndex | private |
| dumpIndex(ostream &out) | ArchiveIndex | |
| dumpIndex(ostream &out, const RunId &runid) | ArchiveIndex | |
| findEntry(RunInfo *run, PageID pid, int from=-1, int to=-1) | ArchiveIndex | private |
| findRun(lsn_t lsn, unsigned level) | ArchiveIndex | private |
| finishRun(lsn_t first, lsn_t last, PageID maxPID, int fd, off_t offset, unsigned level) | ArchiveIndex | |
| getArchDir() const | ArchiveIndex | inline |
| getBlockCounts(RunFile *, size_t *indexBlocks, size_t *dataBlocks) | ArchiveIndex | |
| getBlockSize() const | ArchiveIndex | inline |
| getBucketSize() | ArchiveIndex | inline |
| getFileSize(int fd) | ArchiveIndex | static |
| getFirstLSN(unsigned level) | ArchiveIndex | |
| getLastLSN() | ArchiveIndex | |
| getLastLSN(unsigned level) | ArchiveIndex | |
| getMaxLevel() const | ArchiveIndex | inline |
| getRunCount(unsigned level) | ArchiveIndex | inline |
| getSkipLogrecSize() const | ArchiveIndex | |
| lastFinished | ArchiveIndex | private |
| listFiles(std::vector< std::string > &list, int level=-1) | ArchiveIndex | |
| listFileStats(std::list< RunId > &list, int level=-1) | ArchiveIndex | |
| listRunsNonOverlapping(OutputIter out) | ArchiveIndex | inline |
| loadRunInfo(RunFile *, const RunId &) | ArchiveIndex | |
| make_current_run_path(unsigned level) const | ArchiveIndex | private |
| make_run_path(lsn_t begin, lsn_t end, unsigned level=1) const | ArchiveIndex | private |
| maxLevel | ArchiveIndex | private |
| newBlock(const vector< pair< PageID, size_t >> &buckets, unsigned level) | ArchiveIndex | |
| openForScan(const RunId &runid) | ArchiveIndex | |
| openNewRun(unsigned level) | ArchiveIndex | |
| parseRunFileName(string fname, RunId &fstats) | ArchiveIndex | static |
| probe(std::vector< Input > &, PageID, PageID, lsn_t startLSN, lsn_t endLSN=lsn_t::null) | ArchiveIndex | |
| readBlock(int fd, char *buf, size_t &offset, size_t readSize=0) | ArchiveIndex | |
| roundToEndLSN(lsn_t lsn, unsigned level) | ArchiveIndex | private |
| RUN_PREFIX | ArchiveIndex | static |
| run_regex | ArchiveIndex | static |
| runRecycler | ArchiveIndex | private |
| runs | ArchiveIndex | private |
| serializeRunInfo(RunInfo &, int fd, off_t) | ArchiveIndex | private |
| startNewRun(unsigned level) | ArchiveIndex | |
| ~ArchiveIndex() | ArchiveIndex | virtual |
1.8.12