public class BucketedAppendDeletionFileMaintainer extends Object implements AppendDeletionFileMaintainer
AppendDeletionFileMaintainer of bucketed append table.| Modifier and Type | Method and Description |
|---|---|
int |
getBucket() |
BinaryRow |
getPartition() |
void |
notifyNewDeletionVector(String dataFile,
DeletionVector deletionVector) |
List<IndexManifestEntry> |
persist() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforBucketedAppend, forUnawareAppendpublic BinaryRow getPartition()
getPartition in interface AppendDeletionFileMaintainerpublic int getBucket()
getBucket in interface AppendDeletionFileMaintainerpublic void notifyNewDeletionVector(String dataFile, DeletionVector deletionVector)
notifyNewDeletionVector in interface AppendDeletionFileMaintainerpublic List<IndexManifestEntry> persist()
persist in interface AppendDeletionFileMaintainerCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.