Package org.apache.iceberg
Class ManifestReaderUtil
java.lang.Object
org.apache.iceberg.ManifestReaderUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.iceberg.io.CloseableIterable<String>readPathsFromManifest(org.apache.iceberg.ManifestFile manifest, org.apache.iceberg.io.FileIO io)
-
Method Details
-
readPathsFromManifest
public static org.apache.iceberg.io.CloseableIterable<String> readPathsFromManifest(org.apache.iceberg.ManifestFile manifest, org.apache.iceberg.io.FileIO io)
-