GigaSpaces XAP 8.0 API

org.openspaces.grid.gsm.rebalancing
Class RebalancingSlaPolicy

java.lang.Object
  extended by org.openspaces.grid.gsm.sla.ServiceLevelAgreementPolicy
      extended by org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy

public class RebalancingSlaPolicy
extends ServiceLevelAgreementPolicy


Constructor Summary
RebalancingSlaPolicy()
           
 
Method Summary
 boolean equals(Object other)
           
 ClusterCapacityRequirements getAllocatedCapacity()
           
 GridServiceContainer[] getContainers()
           
 int getMaximumNumberOfConcurrentRelocationsPerMachine()
           
 org.openspaces.admin.internal.pu.elastic.ProcessingUnitSchemaConfig getSchemaConfig()
           
 void setAllocatedCapacity(ClusterCapacityRequirements allocatedCapacity)
           
 void setContainers(GridServiceContainer[] containers)
           
 void setMaximumNumberOfConcurrentRelocationsPerMachine(int maxNumberOfConcurrentRelocationsPerMachine)
           
 void setSchemaConfig(org.openspaces.admin.internal.pu.elastic.ProcessingUnitSchemaConfig schemaConfig)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RebalancingSlaPolicy

public RebalancingSlaPolicy()
Method Detail

setContainers

public void setContainers(GridServiceContainer[] containers)

getContainers

public GridServiceContainer[] getContainers()

setMaximumNumberOfConcurrentRelocationsPerMachine

public void setMaximumNumberOfConcurrentRelocationsPerMachine(int maxNumberOfConcurrentRelocationsPerMachine)

getMaximumNumberOfConcurrentRelocationsPerMachine

public int getMaximumNumberOfConcurrentRelocationsPerMachine()

getSchemaConfig

public org.openspaces.admin.internal.pu.elastic.ProcessingUnitSchemaConfig getSchemaConfig()

setSchemaConfig

public void setSchemaConfig(org.openspaces.admin.internal.pu.elastic.ProcessingUnitSchemaConfig schemaConfig)

getAllocatedCapacity

public ClusterCapacityRequirements getAllocatedCapacity()

setAllocatedCapacity

public void setAllocatedCapacity(ClusterCapacityRequirements allocatedCapacity)

equals

public boolean equals(Object other)
Specified by:
equals in class ServiceLevelAgreementPolicy

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.