@Evolving public class TableIdentifier extends Object
Constructor and Description |
---|
TableIdentifier(String[] namespace,
String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName() |
String[] |
getNamespace() |
int |
hashCode() |
String |
toString() |
public String[] getNamespace()
public String getName()
public boolean equals(Object o)
equals
in class Object
public int hashCode()
hashCode
in class Object
public String toString()
toString
in class Object