public class BucketedAppendDeleteFileMaintainer extends Object implements BaseAppendDeleteFileMaintainer
BaseAppendDeleteFileMaintainer
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 BaseAppendDeleteFileMaintainer
public int getBucket()
getBucket
in interface BaseAppendDeleteFileMaintainer
public void notifyNewDeletionVector(String dataFile, DeletionVector deletionVector)
notifyNewDeletionVector
in interface BaseAppendDeleteFileMaintainer
public List<IndexManifestEntry> persist()
persist
in interface BaseAppendDeleteFileMaintainer
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.