org.apache.hcatalog.templeton
Class TableDesc.ClusteredByDesc
Object
TableDesc.ClusteredByDesc
- Enclosing class:
- TableDesc
public static class TableDesc.ClusteredByDesc
- extends Object
How to cluster the table.
Methods inherited from class Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
columnNames
public List<String> columnNames
sortedBy
public List<TableDesc.ClusterSortOrderDesc> sortedBy
numberOfBuckets
public int numberOfBuckets
TableDesc.ClusteredByDesc
public TableDesc.ClusteredByDesc()
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object