public class TpchColumnHandle extends Object implements ColumnHandle
| Constructor and Description |
|---|
TpchColumnHandle(String columnName,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getColumnName() |
Type |
getType() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitwithRequiredSubfieldsCopyright © 2012–2022. All rights reserved.