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, wait
generateFiles, lazyGeneration
public GeneratedDeletionFile(@Nullable IndexFileMeta deletionFile, IndexFileHandler fileHandler)
public Optional<IndexFileMeta> getOrCompute()
getOrCompute
in interface CompactDeletionFile
public CompactDeletionFile mergeOldFile(CompactDeletionFile old)
mergeOldFile
in interface CompactDeletionFile
public void clean()
clean
in interface CompactDeletionFile
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.