public 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) |
java.lang.String |
getDatabaseName()
Gets the value of databaseName
|
HCatSchema |
getDataColumns() |
HCatSchema |
getPartitionColumns() |
StorerInfo |
getStorerInfo() |
java.lang.String |
getTableLocation() |
java.lang.String |
getTableName()
Gets the value of tableName
|
int |
hashCode() |
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.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2012 The Apache Software Foundation