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

Method getName

fe/src/main/java/org/apache/impala/authorization/User.java:47–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45 }
46
47 public String getName() { return name_; }
48
49 public String getShortName() throws InternalException {
50 try {

Callers 1

getShortNameMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected