public static class CompactDeletionFile.LazyCompactDeletionFile extends Object implements CompactDeletionFile
CompactDeletionFile.CompactDeletionFile.GeneratedDeletionFile, CompactDeletionFile.LazyCompactDeletionFile| Constructor and Description |
|---|
LazyCompactDeletionFile(DeletionVectorsMaintainer maintainer) |
| 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 LazyCompactDeletionFile(DeletionVectorsMaintainer maintainer)
public Optional<IndexFileMeta> getOrCompute()
getOrCompute in interface CompactDeletionFilepublic CompactDeletionFile mergeOldFile(CompactDeletionFile old)
mergeOldFile in interface CompactDeletionFilepublic void clean()
clean in interface CompactDeletionFileCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.