public class ExpireFileEntry extends SimpleFileEntry
SimpleFileEntry
with fileSource
.FileEntry.Identifier
Constructor and Description |
---|
ExpireFileEntry(FileKind kind,
BinaryRow partition,
int bucket,
int level,
String fileName,
List<String> extraFiles,
byte[] embeddedIndex,
BinaryRow minKey,
BinaryRow maxKey,
FileSource fileSource,
String externalPath) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Optional<FileSource> |
fileSource() |
static ExpireFileEntry |
from(ManifestEntry entry) |
int |
hashCode() |
bucket, externalPath, extraFiles, fileName, from, identifier, kind, level, maxKey, minKey, partition, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addFilter, deletedFilter, mergeEntries, mergeEntries, mergeEntries, readDeletedEntries, readDeletedEntries, readManifestEntries
public Optional<FileSource> fileSource()
public static ExpireFileEntry from(ManifestEntry entry)
public boolean equals(Object o)
equals
in class SimpleFileEntry
public int hashCode()
hashCode
in class SimpleFileEntry
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.