| Package | Description |
|---|---|
| com.gigaspaces.client |
Deprecated: use
org.openspaces.core instead. |
| com.gigaspaces.internal.cluster | |
| com.gigaspaces.internal.cluster.node.impl.gateway | |
| com.gigaspaces.internal.server.space | |
| com.gigaspaces.internal.server.space.tiered_storage | |
| com.j_spaces.core |
Provides Space properties and security context services
|
| org.openspaces.core.config |
Support classes for Spring namespace based configuration of OpenSpaces core.
|
| org.openspaces.core.extension | |
| org.openspaces.core.gateway | |
| org.openspaces.core.space |
This package is responsible for simplifying the creation of IJSpace implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpaceProxyFactory.addCustomComponent(SpaceCustomComponent component) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SpaceCustomComponent> |
SpaceClusterInfo.getCustomComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpaceClusterInfo.setCustomComponent(SpaceCustomComponent component) |
| Modifier and Type | Class and Description |
|---|---|
class |
GatewayConfig |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SpaceCustomComponent> |
SpaceInstanceConfig.getCustomComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpaceInstanceConfig.addCustomComponent(SpaceCustomComponent component) |
| Modifier and Type | Class and Description |
|---|---|
class |
TieredStorageConfig |
| Modifier and Type | Method and Description |
|---|---|
SpaceCustomComponent |
TieredStorageConfig.setTables(Map<String,TieredStorageTableConfig> tables) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SpaceCustomComponent> |
JSpaceAttributes.getCustomComponents() |
| Modifier and Type | Method and Description |
|---|---|
SpaceCustomComponent |
TieredStorageConfigurer.createSpaceComponent() |
| Modifier and Type | Method and Description |
|---|---|
SpaceCustomComponent |
SpaceCustomComponentFactoryBean.createSpaceComponent() |
| Modifier and Type | Method and Description |
|---|---|
SpaceCustomComponent |
GatewayTargetsFactoryBean.createSpaceComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalSpaceFactory.addCustomComponent(SpaceCustomComponent component) |
Copyright © GigaSpaces.