public static class CompactDeletionFile.GeneratedDeletionFile extends Object implements CompactDeletionFile
CompactDeletionFile.CompactDeletionFile.GeneratedDeletionFile, CompactDeletionFile.LazyCompactDeletionFile| Constructor and Description |
|---|
GeneratedDeletionFile(IndexFileMeta deletionFile,
IndexFileHandler fileHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
clean() |
Optional<IndexFileMeta> |
getOrCompute() |
CompactDeletionFile |
mergeOldFile(CompactDeletionFile old) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerateFiles, lazyGenerationpublic GeneratedDeletionFile(@Nullable IndexFileMeta deletionFile, IndexFileHandler fileHandler)
public Optional<IndexFileMeta> getOrCompute()
getOrCompute in interface CompactDeletionFilepublic CompactDeletionFile mergeOldFile(CompactDeletionFile old)
mergeOldFile in interface CompactDeletionFilepublic void clean()
clean in interface CompactDeletionFileCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.