Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
com.cloudera.impala.catalog.CatalogObject Interface Reference
Inheritance diagram for com.cloudera.impala.catalog.CatalogObject:
Collaboration diagram for com.cloudera.impala.catalog.CatalogObject:

Public Member Functions

TCatalogObjectType getCatalogObjectType ()
 
String getName ()
 
long getCatalogVersion ()
 
void setCatalogVersion (long newVersion)
 
boolean isLoaded ()
 

Detailed Description

Interface that all catalog objects implement.

Definition at line 22 of file CatalogObject.java.

Member Function Documentation


The documentation for this interface was generated from the following file: