MCPcopy 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

resumeBootstrapInternalFunction · 0.45
objectFunction · 0.45
createWorkerVMMethod · 0.45
createDiskMethod · 0.45
createLinkedCloneMethod · 0.45
createDiskMethod · 0.45
prepareDiskDeviceMethod · 0.45
setParentBackingInfoMethod · 0.45
shouldSkipClassMethod · 0.45

Calls

no outgoing calls