Package | Description |
---|---|
org.openspaces.admin.internal.space |
Internally Used.
|
org.openspaces.admin.space |
Support for managing of Space(s) through the Admin API.
|
org.openspaces.core.gateway | |
org.openspaces.core.gateway.config |
Modifier and Type | Method and Description |
---|---|
void |
DefaultSpaceReplicationManager.addGatewayTarget(GatewayTarget gatewayTarget) |
void |
DefaultSpaceReplicationManager.addGatewayTarget(GatewayTarget gatewayTarget,
boolean resetTarget) |
Modifier and Type | Method and Description |
---|---|
void |
SpaceReplicationManager.addGatewayTarget(GatewayTarget gatewayTarget)
Adds a new gateway target to the
Space this manager manages, will wait until the
gateway target is added in all of the SpaceInstance s that belong to this space. |
void |
SpaceReplicationManager.addGatewayTarget(GatewayTarget gatewayTarget,
boolean resetTarget)
Adds a new gateway target to the
Space this manager manages, will wait until the
gateway target is added in all of the SpaceInstance s that belong to this space. |
Modifier and Type | Method and Description |
---|---|
List<GatewayTarget> |
GatewayTargetsFactoryBean.getGatewayTargets() |
Modifier and Type | Method and Description |
---|---|
void |
GatewayTargetsFactoryBean.setGatewayTargets(List<GatewayTarget> gatewayTargets)
Sets the gateway targets configuration.
|
Modifier and Type | Method and Description |
---|---|
protected Class<GatewayTarget> |
GatewayTargetBeanDefinitionParser.getBeanClass(Element element) |
Copyright © GigaSpaces.