Package | Description |
---|---|
org.openspaces.admin.internal.driver.tiered_storage | |
org.openspaces.admin.internal.gsm |
Internally Used.
|
org.openspaces.pu.container.servicegrid.deploy |
A package including the ability to deploy a processing unit onto the Service Grid.
|
org.openspaces.pu.sla |
Definition of SLA (Service Level Agreement) when deploying onto an SLA enabled container (such as the
Service Grid).
|
Modifier and Type | Method and Description |
---|---|
static InstanceSLA |
TieredStorageAdminUtils.createInstanceSLA(int instanceId,
int backupId,
String ip) |
Modifier and Type | Method and Description |
---|---|
static List<InstanceSLA> |
TieredStorageAdminUtils.getInstancesSla(org.openspaces.zookeeper.attribute_store.ZooKeeperAttributeStore attributeStore,
String puName) |
Modifier and Type | Method and Description |
---|---|
static org.jini.rio.core.OperationalString |
DefaultGridServiceManager.toOperationalString(Deploy deploy,
ProcessingUnitConfig puConfig,
String applicationName,
String[] groups,
LookupLocator[] locators,
com.gigaspaces.grid.gsm.GSM gsm,
List<InstanceSLA> instanceSLAS) |
Modifier and Type | Method and Description |
---|---|
org.jini.rio.core.OperationalString |
Deploy.buildOperationalString(String[] args,
List<InstanceSLA> instanceSLAS) |
Modifier and Type | Method and Description |
---|---|
List<InstanceSLA> |
SLA.getInstanceSLAs() |
Modifier and Type | Method and Description |
---|---|
void |
SLA.setInstanceSLAs(List<InstanceSLA> instanceSLAs) |
Copyright © GigaSpaces.