Package org.apache.iceberg
Class DataFiles
java.lang.Object
org.apache.iceberg.DataFiles
- 
Nested Class Summary
Nested Classes - 
Method Summary
Modifier and TypeMethodDescriptionstatic DataFiles.Builderbuilder(PartitionSpec spec) static PartitionDatacopy(PartitionSpec spec, StructLike partition) static PartitionDatadata(PartitionSpec spec, String partitionPath) static DataFilefromManifest(ManifestFile manifest)  
- 
Method Details
- 
data
 - 
copy
 - 
fromManifest
 - 
builder
 
 -