Package | Description |
---|---|
es.upv.i3m.grycap.im | |
es.upv.i3m.grycap.im.pojo.deserializer |
Modifier and Type | Method and Description |
---|---|
InfrastructureState |
InfrastructureManager.getInfrastructureState(String infId)
Return a JSON with the infrastructure and virtual machines states.
The JSON has a 'vm_states' array describing the states of all the machines of the infrastructure and a 'state' that describes the general state of the infrastructure ( e.g. |
Modifier and Type | Method and Description |
---|---|
InfrastructureState |
InfrastructureStateDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Copyright © 2016. All rights reserved.