Uses of Class
org.openspaces.pu.sla.InstanceSLA
Packages that use InstanceSLA
Package
Description
Internally Used.
A package including the ability to deploy a processing unit onto the Service Grid.
Definition of SLA (Service Level Agreement) when deploying onto an SLA enabled container (such as the
Service Grid).
-
Uses of InstanceSLA in org.openspaces.admin.internal.driver.tiered_storage
Methods in org.openspaces.admin.internal.driver.tiered_storage that return InstanceSLAModifier and TypeMethodDescriptionstatic InstanceSLATieredStorageAdminUtils.createInstanceSLA(int instanceId, int backupId, String ip) Methods in org.openspaces.admin.internal.driver.tiered_storage that return types with arguments of type InstanceSLAModifier and TypeMethodDescriptionstatic List<InstanceSLA>TieredStorageAdminUtils.getInstancesSla(org.openspaces.zookeeper.attribute_store.ZooKeeperAttributeStore attributeStore, String puName) -
Uses of InstanceSLA in org.openspaces.admin.internal.gsm
Method parameters in org.openspaces.admin.internal.gsm with type arguments of type InstanceSLAModifier and TypeMethodDescriptionstatic org.jini.rio.core.OperationalStringDefaultGridServiceManager.toOperationalString(Deploy deploy, ProcessingUnitConfig puConfig, String applicationName, String[] groups, LookupLocator[] locators, com.gigaspaces.grid.gsm.GSM gsm, List<InstanceSLA> instanceSLAS) -
Uses of InstanceSLA in org.openspaces.pu.container.servicegrid.deploy
Method parameters in org.openspaces.pu.container.servicegrid.deploy with type arguments of type InstanceSLAModifier and TypeMethodDescriptionorg.jini.rio.core.OperationalStringDeploy.buildOperationalString(String[] args, List<InstanceSLA> instanceSLAS) -
Uses of InstanceSLA in org.openspaces.pu.sla
Methods in org.openspaces.pu.sla that return types with arguments of type InstanceSLAMethod parameters in org.openspaces.pu.sla with type arguments of type InstanceSLA