public class ColumnDesc extends Object
ColumnDesc(String name, String type, int position, String comment)
boolean
equals(Object o)
String
getComment()
getName()
int
getPosition()
getType()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ColumnDesc(String name, String type, int position, String comment)
public String getName()
public String getType()
public int getPosition()
public String getComment()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.