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

Method getOwnerName

fe/src/main/java/org/apache/impala/analysis/Owner.java:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 public TOwnerType getOwnerType() { return ownerType_; }
35
36 public String getOwnerName() { return ownerName_; }
37}

Callers 15

setUpDatabaseMethod · 0.45
validateOwnerMethod · 0.45
describeDbExtendedMethod · 0.45
createDatabaseMethod · 0.45
dropDatabaseMethod · 0.45
alterDatabaseMethod · 0.45
onDbMethod · 0.45
toThriftMethod · 0.45
analyzeMethod · 0.45
toThriftMethod · 0.45

Calls

no outgoing calls

Tested by 4

setUpDatabaseMethod · 0.36
validateOwnerMethod · 0.36