Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ callback
Function
callback
tests/comparison/leopard/static/js/bootstrap.js:57–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
var
$el = this
56
$(this).one(
'bsTransitionEnd'
,
function
() { called = true })
57
var
callback =
function
() {
if
(!called) $($el).trigger($.support.transition.end) }
58
setTimeout(callback, duration)
59
return
this
60
}
Callers
12
bootstrap.js
File · 0.70
callbackRemove
Function · 0.70
complete
Function · 0.70
next
Function · 0.70
producer_callback
Method · 0.50
consumer_callback
Method · 0.50
AsyncRequest
Method · 0.50
PickLeader
Method · 0.50
Start
Method · 0.50
RecoveryModeChecker
Method · 0.50
UpdateCatalogd
Method · 0.50
UpdateState
Method · 0.50
Calls
1
$
Function · 0.50
Tested by
7
producer_callback
Method · 0.40
consumer_callback
Method · 0.40
PickLeader
Method · 0.40
Start
Method · 0.40
RecoveryModeChecker
Method · 0.40
UpdateCatalogd
Method · 0.40
UpdateState
Method · 0.40