Modifier and Type | Interface and Description |
---|---|
interface |
AlertBean |
Modifier and Type | Class and Description |
---|---|
class |
AbstractElasticProcessingUnitAlertBean
Deprecated.
|
class |
CpuUtilizationAlertBean |
class |
ElasticAutoScalingAlertBean
Deprecated.
Since 12.1 - Elastic deployments support will be replaced with a different solution in upcoming releases, contact support for additional information.
|
class |
ElasticGridServiceAgentProvisioningAlertBean
Deprecated.
Since 12.1 - Elastic deployments support will be replaced with a different solution in upcoming releases, contact support for additional information.
|
class |
ElasticGridServiceContainerProvisioningAlertBean
Deprecated.
Since 12.1 - Elastic deployments support will be replaced with a different solution in upcoming releases, contact support for additional information.
|
class |
ElasticMachineProvisioningAlertBean
Deprecated.
Since 12.1 - Elastic deployments support will be replaced with a different solution in upcoming releases, contact support for additional information.
|
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
Deprecated.
|
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.