Package | Description |
---|---|
com.gigaspaces.client |
Deprecated: use
org.openspaces.core instead. |
org.openspaces.core.space |
This package is responsible for simplifying the creation of IJSpace implementation.
|
org.openspaces.leader_selector.zookeeper.config |
Modifier and Type | Method and Description |
---|---|
void |
SpaceProxyFactory.setLeaderSelectorConfig(LeaderSelectorConfig leaderSelectorConfig) |
Modifier and Type | Field and Description |
---|---|
protected LeaderSelectorConfig |
LeaderSelectorFactoryBean.config |
Modifier and Type | Method and Description |
---|---|
LeaderSelectorConfig |
LeaderSelectorFactoryBean.getConfig() |
Modifier and Type | Method and Description |
---|---|
UrlSpaceConfigurer |
UrlSpaceConfigurer.leaderSelector(LeaderSelectorConfig leaderSelectorConfig)
Sets an attribute store
|
void |
UrlSpaceFactoryBean.leaderSelector(LeaderSelectorConfig leaderSelectorConfig) |
EmbeddedSpaceConfigurer |
EmbeddedSpaceConfigurer.leaderSelector(LeaderSelectorConfig leaderSelectorConfig)
Sets an attribute store
|
void |
EmbeddedSpaceFactoryBean.leaderSelectorConfig(LeaderSelectorConfig leaderSelectorConfig) |
void |
LeaderSelectorFactoryBean.setConfig(LeaderSelectorConfig config) |
void |
InternalSpaceFactory.setLeaderSelectorConfig(LeaderSelectorConfig leaderSelectorConfig) |
Modifier and Type | Field and Description |
---|---|
protected LeaderSelectorConfig |
ZooKeeperLeaderSelectorFactoryBean.config |
Modifier and Type | Method and Description |
---|---|
LeaderSelectorConfig |
ZooKeeperLeaderSelectorConfigurer.create() |
Copyright © GigaSpaces.