Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
setUpDatabase
Method · 0.45
validateOwner
Method · 0.45
testAlterDatabaseEvents
Method · 0.45
testAlterDatabaseSetOwnerFromImpala
Method · 0.45
describeDbExtended
Method · 0.45
createDatabase
Method · 0.45
dropDatabase
Method · 0.45
alterDatabase
Method · 0.45
onDb
Method · 0.45
toThrift
Method · 0.45
analyze
Method · 0.45
toThrift
Method · 0.45
Calls
no outgoing calls
Tested by
4
setUpDatabase
Method · 0.36
validateOwner
Method · 0.36
testAlterDatabaseEvents
Method · 0.36
testAlterDatabaseSetOwnerFromImpala
Method · 0.36