|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ScopedDeployedSoftware in org.gcube.vremanagement.resourcemanager.impl.brokerage |
|---|
| Method parameters in org.gcube.vremanagement.resourcemanager.impl.brokerage with type arguments of type ScopedDeployedSoftware | |
|---|---|
void |
ServiceBroker.makePlan(Session session,
Set<ScopedDeployedSoftware> services,
String[] suggestedGHNs)
|
void |
InternalBroker.makePlan(Session session,
Set<ScopedDeployedSoftware> services,
String[] suggestedGHNs)
Creates a deployment plan for the given services |
void |
Broker.makePlan(Session session,
Set<ScopedDeployedSoftware> services,
String[] suggestedGHNs)
Creates a deployment plan for the given services |
| Uses of ScopedDeployedSoftware in org.gcube.vremanagement.resourcemanager.impl.brokerage.servicebroker |
|---|
| Method parameters in org.gcube.vremanagement.resourcemanager.impl.brokerage.servicebroker with type arguments of type ScopedDeployedSoftware | |
|---|---|
static String |
PlanRequest.create(Set<ScopedDeployedSoftware> services,
ScopeState scopeState,
String... suggestedGHNs)
Creates the request plan for the Broker Service |
static void |
PlanParser.parse(String plan,
Set<ScopedDeployedSoftware> services,
ScopeState scopeState)
Parses the current plan and assigns gHNs to services |
| Uses of ScopedDeployedSoftware in org.gcube.vremanagement.resourcemanager.impl.reporting |
|---|
| Methods in org.gcube.vremanagement.resourcemanager.impl.reporting that return types with arguments of type ScopedDeployedSoftware | |
|---|---|
Set<ScopedDeployedSoftware> |
Session.getServices()
|
| Methods in org.gcube.vremanagement.resourcemanager.impl.reporting with parameters of type ScopedDeployedSoftware | |
|---|---|
void |
Session.addService(ScopedDeployedSoftware service)
|
| Uses of ScopedDeployedSoftware in org.gcube.vremanagement.resourcemanager.impl.resources.software |
|---|
| Methods in org.gcube.vremanagement.resourcemanager.impl.resources.software that return types with arguments of type ScopedDeployedSoftware | |
|---|---|
List<ScopedDeployedSoftware> |
SoftwareGatewayRequest.send(org.gcube.common.core.scope.GCUBEScope scope)
Sends the request to the appropriate SG |
| Methods in org.gcube.vremanagement.resourcemanager.impl.resources.software with parameters of type ScopedDeployedSoftware | |
|---|---|
void |
SoftwareGatewayRequest.addSoftware(ScopedDeployedSoftware service)
Adds a new service to the request |
| Uses of ScopedDeployedSoftware in org.gcube.vremanagement.resourcemanager.impl.state |
|---|
| Methods in org.gcube.vremanagement.resourcemanager.impl.state that return ScopedDeployedSoftware | |
|---|---|
ScopedDeployedSoftware |
ScopeState.getRelatedDeployedSoftware(GCUBEPackage sourceService)
Gets the deployed service of the given service, if any |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||