public class TableLookupIndexReqKey extends Object
Constructor and Description |
---|
TableLookupIndexReqKey(String name) |
TableLookupIndexReqKey(String name,
String tableName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getTableName() |
int |
hashCode() |
String |
toString() |
public TableLookupIndexReqKey(String name)