Package | Description |
---|---|
org.openspaces.core.bean | |
org.openspaces.grid.gsm | |
org.openspaces.grid.gsm.machines.plugins.discovered | |
org.openspaces.grid.gsm.strategy |
Modifier and Type | Interface and Description |
---|---|
interface |
BeanFactory<T extends Bean> |
interface |
BeanServer<T extends Bean> |
class |
DefaultBeanFactory<T extends Bean> |
class |
DefaultBeanServer<T extends Bean> |
Modifier and Type | Class and Description |
---|---|
class |
ElasticConfigBean |
Modifier and Type | Method and Description |
---|---|
protected Bean |
ScaleBeanFactory.createInstance(String className,
Map<String,String> properties,
BeanServer<Bean> beanServer) |
Modifier and Type | Method and Description |
---|---|
protected Bean |
ScaleBeanFactory.createInstance(String className,
Map<String,String> properties,
BeanServer<Bean> beanServer) |
Modifier and Type | Class and Description |
---|---|
class |
DiscoveredMachineProvisioningBean |
Modifier and Type | Interface and Description |
---|---|
interface |
ScaleStrategyBean |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCapacityScaleStrategyBean
A class for code reuse between
ManualCapacityScaleStrategyBean
and AutomaticCapacityScaleStrategyBean |
class |
AbstractScaleStrategyBean |
class |
AutomaticCapacityScaleStrategyBean
+ * The business logic that scales an elastic processing unit based on the specified
+ *
AutomaticCapacityScaleConfig
+ *
+ * @author itaif
+ * @since 9.0.0
+ |
class |
EagerScaleStrategyBean
The business logic that scales an elastic processing unit based on the specified
EagerScaleConfig |
class |
ManualCapacityPerZonesScaleStrategyBean |
class |
ManualCapacityScaleStrategyBean
+ * The business logic that scales an elastic processing unit based on the specified
+ *
ManualCapacityScaleConfig
+ *
+ * @author itaif
+ * @since 8.0
+ |
class |
UndeployScaleStrategyBean
The business logic that undeploys an elastic processing unit
|
Copyright © GigaSpaces.