Package org.apache.iceberg
Class UnboundPartitionSpec
java.lang.Object
org.apache.iceberg.UnboundPartitionSpec
- 
Constructor SummaryConstructorsConstructorDescriptionUnboundPartitionSpec(int specId, List<org.apache.iceberg.UnboundPartitionSpec.UnboundPartitionField> fields) 
- 
Method Summary
- 
Constructor Details- 
UnboundPartitionSpecpublic UnboundPartitionSpec(int specId, List<org.apache.iceberg.UnboundPartitionSpec.UnboundPartitionField> fields) 
 
- 
- 
Method Details- 
specIdpublic int specId()
- 
fields
- 
bind
- 
bind
 
-