Package org.apache.iceberg
Class DataFiles
java.lang.Object
org.apache.iceberg.DataFiles
- 
Nested Class SummaryNested Classes
- 
Method SummaryModifier 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
 
-