Package org.apache.druid.frame.key
Class KeyColumn
- java.lang.Object
-
- org.apache.druid.frame.key.KeyColumn
-
public class KeyColumn extends Object
Represents a component of a hash or sorting key.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringcolumnName()booleanequals(Object o)inthashCode()KeyOrderorder()StringtoString()
-