public class GIResourceMonitor extends NodeComponentImpl
| Constructor and Description |
|---|
GIResourceMonitor(GIResourceNode inNode,
GIPlacementDetails inServDetails) |
| Modifier and Type | Method and Description |
|---|---|
double |
addJobMonitor(GIComputation inOperation) |
GIPlacementProxyOps |
getServerProxy() |
java.util.List<ComputationStats> |
getStats() |
ComputationUsage |
getUsage() |
void |
migrFinished() |
void |
monitorMigrateTask() |
void |
monitorUpdateTask() |
getComponentKey, getComponentLink, hashCode, setComponentKey, startComponent, stopComponentpublic GIResourceMonitor(GIResourceNode inNode, GIPlacementDetails inServDetails)
public double addJobMonitor(GIComputation inOperation)
public GIPlacementProxyOps getServerProxy()
public void monitorUpdateTask()
public void monitorMigrateTask()
public void migrFinished()
public ComputationUsage getUsage()
public java.util.List<ComputationStats> getStats()