@InterfaceAudience.Private @InterfaceStability.Unstable public class SortInfo extends Object implements Serializable
| Constructor and Description |
|---|
SortInfo(List<SortColInfo> sortColInfoList) |
public SortInfo(List<SortColInfo> sortColInfoList)
sortColInfoList - list of sortColInfo, one for each field in the datapublic List<SortColInfo> getSortColInfoList()
public boolean isGloballySorted()
Copyright © 2007-2012 The Apache Software Foundation