Package org.apache.iceberg
Class SortOrderComparators
java.lang.Object
org.apache.iceberg.SortOrderComparators
- 
Method SummaryModifier and TypeMethodDescriptionstatic Comparator<StructLike> Compare structs with the specified sort order projection
- 
Method Details- 
forSchemaCompare structs with the specified sort order projection
 
-