public class RowDesc extends Object
RowDesc(List<String> columnNames)
int
columnIndex(String columnName)
List<String>
columnNames()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RowDesc(List<String> columnNames)
public int columnIndex(String columnName)
public List<String> columnNames()
public String toString()
toString
Object
Copyright © 2020. All rights reserved.