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

Method GetTableName

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

Source from the content-addressed store, hash-verified

202 }
203
204 const string GetTableName() const {
205 return table_name_;
206 }
207
208 int GetCategoryCount() const {
209 return category_count_;

Callers 2

TESTFunction · 0.80
runTestQueriesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected