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

Method GetDbName

be/src/service/internal-server-test.cc:200–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198 }
199
200 const string GetDbName() const {
201 return database_name_;
202 }
203
204 const string GetTableName() const {
205 return table_name_;

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected