| 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CapacityRequirementsPerAgent in org.openspaces.grid.gsm.capacity | 
|---|
| Methods in org.openspaces.grid.gsm.capacity that return CapacityRequirementsPerAgent | |
|---|---|
 CapacityRequirementsPerAgent | 
CapacityRequirementsPerAgent.add(CapacityRequirementsPerAgent other)
 | 
 CapacityRequirementsPerAgent | 
CapacityRequirementsPerAgent.add(String agentUid,
    CapacityRequirements capacity)
 | 
protected  CapacityRequirementsPerAgent | 
CapacityRequirementsPerAgent.newZeroInstance()
 | 
 CapacityRequirementsPerAgent | 
CapacityRequirementsPerAgent.set(String agentUid,
    CapacityRequirements capacity)
 | 
 CapacityRequirementsPerAgent | 
CapacityRequirementsPerAgent.subtract(CapacityRequirementsPerAgent other)
 | 
 CapacityRequirementsPerAgent | 
CapacityRequirementsPerAgent.subtract(String agentUid,
         CapacityRequirements capacity)
 | 
 CapacityRequirementsPerAgent | 
CapacityRequirementsPerAgent.subtractAgent(String agentUid)
 | 
 CapacityRequirementsPerAgent | 
CapacityRequirementsPerAgent.subtractOrZero(String agentUid,
               CapacityRequirements capacity)
 | 
| Methods in org.openspaces.grid.gsm.capacity with parameters of type CapacityRequirementsPerAgent | |
|---|---|
 CapacityRequirementsPerAgent | 
CapacityRequirementsPerAgent.add(CapacityRequirementsPerAgent other)
 | 
 CapacityRequirementsPerAgent | 
CapacityRequirementsPerAgent.subtract(CapacityRequirementsPerAgent other)
 | 
| Uses of CapacityRequirementsPerAgent in org.openspaces.grid.gsm.containers | 
|---|
| Methods in org.openspaces.grid.gsm.containers that return CapacityRequirementsPerAgent | |
|---|---|
 CapacityRequirementsPerAgent | 
ContainersSlaPolicy.getClusterCapacityRequirements()
 | 
| Methods in org.openspaces.grid.gsm.containers with parameters of type CapacityRequirementsPerAgent | |
|---|---|
 void | 
ContainersSlaPolicy.setClusterCapacityRequirements(CapacityRequirementsPerAgent clusterCapacityRequirements)
 | 
| Uses of CapacityRequirementsPerAgent in org.openspaces.grid.gsm.machines | 
|---|
| Methods in org.openspaces.grid.gsm.machines with parameters of type CapacityRequirementsPerAgent | |
|---|---|
 void | 
BinPackingSolver.setAllocatedCapacityForPu(CapacityRequirementsPerAgent allocatedCapacityForPu)
Sets the currently allocated capacity of PU  | 
 void | 
BinPackingSolver.setUnallocatedCapacity(CapacityRequirementsPerAgent unallocatedCapacity)
Sets the remaining unallocated capacity on existing agents.  | 
| Uses of CapacityRequirementsPerAgent in org.openspaces.grid.gsm.machines.exceptions | 
|---|
| Constructors in org.openspaces.grid.gsm.machines.exceptions with parameters of type CapacityRequirementsPerAgent | |
|---|---|
GridServiceAgentSlaEnforcementPendingContainerDeallocationException(ProcessingUnit pu,
                                                                    CapacityRequirementsPerAgent clusterCapacityRequirements)
 | 
|
MachinesSlaHasChangedException(ProcessingUnit pu,
                               ZonesConfig zones,
                               CapacityRequirements oldCapacity,
                               CapacityRequirementsPerAgent allocatedCapacity)
 | 
|
| Uses of CapacityRequirementsPerAgent in org.openspaces.grid.gsm.rebalancing | 
|---|
| Methods in org.openspaces.grid.gsm.rebalancing that return CapacityRequirementsPerAgent | |
|---|---|
 CapacityRequirementsPerAgent | 
RebalancingSlaPolicy.getAllocatedCapacity()
 | 
| Methods in org.openspaces.grid.gsm.rebalancing with parameters of type CapacityRequirementsPerAgent | |
|---|---|
static org.openspaces.core.internal.commons.math.fraction.Fraction | 
RebalancingUtils.getAverageCpuCoresPerPrimary(ProcessingUnit pu,
                             CapacityRequirementsPerAgent aggregatedAllocatedCapacity)
 | 
static org.openspaces.core.internal.commons.math.fraction.Fraction | 
RebalancingUtils.getNumberOfCpuCores(Machine machine,
                    CapacityRequirementsPerAgent allocatedCapacity)
 | 
static org.openspaces.core.internal.commons.math.fraction.Fraction | 
RebalancingUtils.getNumberOfPrimaryInstancesPerCpuCore(ProcessingUnit pu,
                                      Machine machine,
                                      CapacityRequirementsPerAgent allocatedCapacity)
 | 
static boolean | 
RebalancingUtils.isEvenlyDistributedAcrossMachines(ProcessingUnit pu,
                                  CapacityRequirementsPerAgent aggregatedAllocatedCapacity)
 | 
static boolean | 
RebalancingUtils.isRestartRecommended(ProcessingUnit pu,
                     Machine source,
                     Machine target,
                     org.openspaces.core.internal.commons.math.fraction.Fraction optimalCpuCoresPerPrimary,
                     CapacityRequirementsPerAgent allocatedCapacity)
 | 
 void | 
RebalancingSlaPolicy.setAllocatedCapacity(CapacityRequirementsPerAgent allocatedCapacity)
 | 
static List<Machine> | 
RebalancingUtils.sortMachinesByNumberOfPrimaryInstancesPerCpuCore(ProcessingUnit pu,
                                                 Machine[] machines,
                                                 CapacityRequirementsPerAgent allocatedCapacity)
 | 
  | 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||