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

Method getOwnerUser

fe/src/main/java/org/apache/impala/catalog/FeDb.java:144–144  ·  view source on GitHub ↗

@return the owner user for this database. Returns null if one does not exist.

()

Source from the content-addressed store, hash-verified

142 * @return the owner user for this database. Returns null if one does not exist.
143 */
144 String getOwnerUser();
145}

Callers 15

analyzeMethod · 0.95
analyzeMethod · 0.95
analyzeTargetDatabaseMethod · 0.95
getDbMethod · 0.95
dbContainsTableMethod · 0.95
checkAuthorizationMethod · 0.65
checkAuthorizationMethod · 0.65
getColumnsMethod · 0.65
getPrimaryKeysMethod · 0.65
getForeignKeysMethod · 0.65

Implementers 2

Dbfe/src/main/java/org/apache/impala/cat
LocalDbfe/src/main/java/org/apache/impala/cat

Calls

no outgoing calls

Tested by 1