MCPcopy Create free account
hub / github.com/apache/impala / getTableName

Method getTableName

fe/src/main/java/org/apache/impala/catalog/FeTable.java:98–98  ·  view source on GitHub ↗

@return the table name in structured form

()

Source from the content-addressed store, hash-verified

96 * @return the table name in structured form
97 */
98 TableName getTableName();
99
100 /**
101 * @return the general type of this table (e.g. "TABLE" or "VIEW")

Callers 15

prepareMergeInsertMethod · 0.95
createPlanFragmentsMethod · 0.95
getForeignKeysMethod · 0.95
analyzeMethod · 0.95
createMultiEdgeMethod · 0.95
analyzeMethod · 0.95
getTableNameMethod · 0.95
analyzeMethod · 0.95
toThriftMethod · 0.95
analyzeMethod · 0.95
analyzeMethod · 0.95
validateTableIdsMethod · 0.65

Implementers 4

VirtualTablefe/src/main/java/org/apache/impala/cat
Tablefe/src/main/java/org/apache/impala/cat
CtasTargetTablefe/src/main/java/org/apache/impala/cat
LocalTablefe/src/main/java/org/apache/impala/cat

Calls

no outgoing calls

Tested by 8

prepareMergeInsertMethod · 0.76
validateTableIdsMethod · 0.52
testTableMethod · 0.52
addPartitionsMethod · 0.52
runEventBatchingTestMethod · 0.52
createMockEventsMethod · 0.52