public class ColumnSpec extends Object
int
index
String
ksName
name
tableName
RawType
type
ColumnSpec(String ksName, String tableName, String name, int index, RawType type)
boolean
equals(Object other)
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public final String ksName
public final String tableName
public final String name
public final int index
public final RawType type
public ColumnSpec(String ksName, String tableName, String name, int index, RawType type)
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
Copyright © 2017–2022. All rights reserved.