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

Method getDb

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

@return the database that that contains this table

()

Source from the content-addressed store, hash-verified

200 * @return the database that that contains this table
201 */
202 FeDb getDb();
203
204 /**
205 * @return the estimated number of rows in this table (or -1 if unknown)

Callers 15

testListTablesMethod · 0.95
analyzeMethod · 0.95
isSelfEventMethod · 0.65
createMockFeFsTableMethod · 0.65
testTpchViewsMethod · 0.65
TblsAnalyzeOkMethod · 0.65
TblsAnalysisErrorMethod · 0.65
TblsTestToSqlMethod · 0.65
getDbMethod · 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 15

testListTablesMethod · 0.76
createMockFeFsTableMethod · 0.52
testTpchViewsMethod · 0.52
TblsAnalyzeOkMethod · 0.52
TblsAnalysisErrorMethod · 0.52
TblsTestToSqlMethod · 0.52
getDbMethod · 0.52
prioritizeLoadMethod · 0.52
addTestDbMethod · 0.52
addTestTableMethod · 0.52