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, wait
forBucketedAppend, forUnawareAppend
public BinaryRow getPartition()
getPartition
in interface AppendDeletionFileMaintainer
public int getBucket()
getBucket
in interface AppendDeletionFileMaintainer
public void notifyNewDeletionVector(String dataFile, DeletionVector deletionVector)
notifyNewDeletionVector
in interface AppendDeletionFileMaintainer
public List<IndexManifestEntry> persist()
persist
in interface AppendDeletionFileMaintainer
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.