Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ value
Method
value
agent/src/main/java/com/cloud/agent/Agent.java:130–132 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
128
}
129
130
public
int
value() {
131
return
value;
132
}
133
}
134
135
CopyOnWriteArrayList<IAgentControlListener> controlListeners =
new
CopyOnWriteArrayList<>();
Callers
15
resumeBootstrapInternal
Function · 0.45
object
Function · 0.45
getDefaultSecurityDetails
Method · 0.45
createWorkerVM
Method · 0.45
createDisk
Method · 0.45
getRestartPriorityForVM
Method · 0.45
createLinkedClone
Method · 0.45
createDisk
Method · 0.45
getStorageResourceType
Method · 0.45
prepareDiskDevice
Method · 0.45
setParentBackingInfo
Method · 0.45
shouldSkipClass
Method · 0.45
Calls
no outgoing calls
Tested by
15
testShutdownNetworkAcquireLockFailed
Method · 0.36
testShutdownNetworkInAllocatedState
Method · 0.36
testShutdownNetworkInImplementingState
Method · 0.36
testExeceuteInSequence
Method · 0.36
testGetMessageBody
Method · 0.36
testLock
Method · 0.36
testLockFails
Method · 0.36
testGetDelay
Method · 0.36
testCheckExtraParamsAllowedDisabledByAdministrator
Method · 0.36
testCheckExtraParamsAllowedEnabledButEmptyAllowedList
Method · 0.36
testCheckExtraParamsAllowedEnabledAndAllowedList
Method · 0.36
testCheckExtraParamsAllowedEnabledParamNotInTheAllowedList
Method · 0.36