Modifier and Type | Interface and Description |
---|---|
interface |
AlertBean |
Modifier and Type | Class and Description |
---|---|
class |
AbstractElasticProcessingUnitAlertBean |
class |
CpuUtilizationAlertBean |
class |
ElasticAutoScalingAlertBean
Raises an alert if an elastic processing unit deployment or scale has been affected by a failure
to start a (cloud) virtual machine.
|
class |
ElasticGridServiceAgentProvisioningAlertBean
Raises an alert if an elastic processing unit deployment or scale has been affected by a failure
to start a new grid service agent.
|
class |
ElasticGridServiceContainerProvisioningAlertBean
Raises an alert if an elastic processing unit deployment or scale has been affected by a failure
to start a new grid service container.
|
class |
ElasticMachineProvisioningAlertBean
Raises an alert if an elastic processing unit deployment or scale has been affected by a failure
to start a (cloud) virtual machine.
|
class |
GarbageCollectionAlertBean |
class |
HeapMemoryUtilizationAlertBean |
class |
MirrorPersistenceFailureAlertBean |
class |
PhysicalMemoryUtilizationAlertBean |
class |
ProcessingUnitInstanceMemberAliveIndicatorAlertBean |
class |
ProvisionFailureAlertBean |
class |
ReplicationChannelDisconnectedAlertBean |
class |
ReplicationRedoLogOverflowToDiskAlertBean |
class |
ReplicationRedoLogSizeAlertBean |
class |
SpacePartitionSplitBrainAlertBean |
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.