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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddFilter, deletedFilter, mergeEntries, mergeEntries, mergeEntries, readDeletedEntries, readDeletedEntries, readManifestEntriespublic Optional<FileSource> fileSource()
public static ExpireFileEntry from(ManifestEntry entry)
public boolean equals(Object o)
equals in class SimpleFileEntrypublic int hashCode()
hashCode in class SimpleFileEntryCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.