Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ call
Method
call
utils/src/main/java/com/cloud/utils/nio/Task.java:81–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
abstract
protected
void
doTask(Task task) throws TaskExecutionException;
80
81
@Override
82
public
Boolean call() throws TaskExecutionException {
83
doTask(this);
84
return
true;
85
}
86
}
Callers
15
runSetupScript
Function · 0.45
isArrayLike
Function · 0.45
forEach
Function · 0.45
forEachSorted
Function · 0.45
map
Function · 0.45
concat
Function · 0.45
sliceArgs
Function · 0.45
bind
Function · 0.45
eventHandler
Function · 0.45
angular.js
File · 0.45
compile
Function · 0.45
jquery-1.7.2.js
File · 0.45
Calls
1
doTask
Method · 0.95
Tested by
5
test_01_authorizeIngressRule_AfterDeployVM
Method · 0.36
test_02_revokeIngressRule_AfterDeployVM
Method · 0.36
test_network_bcf
Method · 0.36
test_vpc_network_bcf
Method · 0.36
test_01_test_default_security_group_rule
Method · 0.36