|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanConfig | |
---|---|
org.openspaces.admin.alert.config | |
org.openspaces.admin.bean | Support for managing admin Beans through the Admin API. |
org.openspaces.admin.pu.elastic | |
org.openspaces.admin.pu.elastic.config |
Uses of BeanConfig in org.openspaces.admin.alert.config |
---|
Subinterfaces of BeanConfig in org.openspaces.admin.alert.config | |
---|---|
interface |
AlertConfiguration
A configuration of an alert trigger. |
Uses of BeanConfig in org.openspaces.admin.bean |
---|
Classes in org.openspaces.admin.bean with type parameters of type BeanConfig | |
---|---|
interface |
BeanConfigManager<B extends BeanConfig>
A strongly typed bean configuration manager using the strongly typed implementation of a BeanConfig . |
interface |
BeanConfigurer<T extends BeanConfig>
A weakly-typed configuration API based on the 'builder' patterns for a more convenient code-fluent approach to configuring a BeanConfig . |
Uses of BeanConfig in org.openspaces.admin.pu.elastic |
---|
Subinterfaces of BeanConfig in org.openspaces.admin.pu.elastic | |
---|---|
interface |
ElasticMachineProvisioningConfig
Defines the required configuration properties of an @{link ElasticMachineProvisioning} bean. |
Uses of BeanConfig in org.openspaces.admin.pu.elastic.config |
---|
Subinterfaces of BeanConfig in org.openspaces.admin.pu.elastic.config | |
---|---|
interface |
ScaleStrategyConfig
|
Classes in org.openspaces.admin.pu.elastic.config that implement BeanConfig | |
---|---|
class |
AutomaticCapacityScaleConfig
Defines an automatic scaling strategy that increases and decreases capacity. |
class |
DiscoveredMachineProvisioningConfig
Allows to configure an Elastic Processing Unit machine provisioning that discovers existing machines. |
class |
EagerScaleConfig
|
class |
ManualCapacityPerZonesScaleConfig
|
class |
ManualCapacityScaleConfig
Defines a manual scaling strategy that consumes the specified memory capacity. |
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |