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,
FormatReaderFactory readerFactory,
FormatWriterFactory writerFactory,
String compression,
PathFactory pathFactory) |
Modifier and Type | Method and Description |
---|---|
static IcebergManifestList |
create(FileStoreTable table,
IcebergPathFactory pathFactory) |
delete, exists, fileIO, fileSize, read, read, read, readFromIterator, readWithIOException, readWithIOException, writeWithoutRolling, writeWithoutRolling
public IcebergManifestList(FileIO fileIO, FormatReaderFactory readerFactory, FormatWriterFactory writerFactory, String compression, PathFactory pathFactory)
public static IcebergManifestList create(FileStoreTable table, IcebergPathFactory pathFactory)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.