Uses of Class
org.lance.namespace.model.PartitionField
Packages that use PartitionField
-
Uses of PartitionField in org.lance.namespace.model
Methods in org.lance.namespace.model that return PartitionFieldModifier and TypeMethodDescriptionPartitionField.addSourceIdsItem(Integer sourceIdsItem) PartitionField.expression(String expression) PartitionField.resultType(JsonArrowDataType resultType) PartitionField.transform(PartitionTransform transform) Methods in org.lance.namespace.model that return types with arguments of type PartitionFieldMethods in org.lance.namespace.model with parameters of type PartitionFieldMethod parameters in org.lance.namespace.model with type arguments of type PartitionFieldModifier and TypeMethodDescriptionPartitionSpec.fields(List<PartitionField> fields) voidPartitionSpec.setFields(List<PartitionField> fields)