public class IcebergManifestList extends ObjectsFile<IcebergManifestFileMeta>
IcebergManifestFileMeta
s, representing the additional
changes since last snapshot.compression, fileIO, pathFactory, readerFactory, serializer, writerFactory
Constructor and Description |
---|
IcebergManifestList(FileIO fileIO,
FileFormat fileFormat,
RowType manifestType,
String compression,
PathFactory pathFactory) |
Modifier and Type | Method and Description |
---|---|
String |
compression() |
static IcebergManifestList |
create(FileStoreTable table,
IcebergPathFactory pathFactory) |
delete, exists, fileIO, fileSize, read, read, read, readFromIterator, readWithIOException, readWithIOException, withCacheMetrics, writeWithoutRolling, writeWithoutRolling
public IcebergManifestList(FileIO fileIO, FileFormat fileFormat, RowType manifestType, String compression, PathFactory pathFactory)
@VisibleForTesting public String compression()
public static IcebergManifestList create(FileStoreTable table, IcebergPathFactory pathFactory)
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.