Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ getRef
Method
getRef
fe/src/main/java/org/apache/impala/common/Reference.java:40–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
}
39
40
public
RefType getRef() {
return
ref_; }
41
public
void
setRef(RefType ref) { this.ref_ = ref; }
42
}
Callers
10
processRename
Method · 0.95
renameTableFromEvent
Method · 0.95
alterTable
Method · 0.95
execResetMetadataImpl
Method · 0.95
computeSelectivity
Method · 0.95
addIfExists
Method · 0.95
computeSelectivity
Method · 0.95
computeSelectivity
Method · 0.95
extractAndCompressPartStats
Method · 0.95
processRename
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected