HCatTableInfo insteadpublic class HCatTableInfo
extends java.lang.Object
implements java.io.Serializable
HCatInputFormat
and HCatOutputFormat| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o)
Deprecated.
|
java.lang.String |
getDatabaseName()
Deprecated.
Gets the value of databaseName
|
HCatSchema |
getDataColumns()
Deprecated.
|
HCatSchema |
getPartitionColumns()
Deprecated.
|
StorerInfo |
getStorerInfo()
Deprecated.
|
java.lang.String |
getTableLocation()
Deprecated.
|
java.lang.String |
getTableName()
Deprecated.
Gets the value of tableName
|
int |
hashCode()
Deprecated.
|
public java.lang.String getDatabaseName()
public java.lang.String getTableName()
public HCatSchema getDataColumns()
public HCatSchema getPartitionColumns()
public StorerInfo getStorerInfo()
public java.lang.String getTableLocation()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2012 The Apache Software Foundation