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