public class MultiTableAppendCompactTask extends AppendCompactTask
| Constructor and Description |
|---|
MultiTableAppendCompactTask(BinaryRow partition,
List<DataFileMeta> files,
Identifier identifier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Identifier |
tableIdentifier() |
compactAfter, compactBefore, doCompact, partition, toStringpublic MultiTableAppendCompactTask(BinaryRow partition, List<DataFileMeta> files, Identifier identifier)
public Identifier tableIdentifier()
public int hashCode()
hashCode in class AppendCompactTaskpublic boolean equals(Object o)
equals in class AppendCompactTaskCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.