|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectHCatTableSnapshot
public class HCatTableSnapshot
The class HCatTableSnapshot represents a snapshot of a hcatalog table. This class is intended to be opaque. This class would used only by the record readers to obtain knowledge about the revisions of a column to be filtered.
Method Summary | |
---|---|
String |
getDatabaseName()
|
String |
getTableName()
|
String |
toString()
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String getTableName()
public String getDatabaseName()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |