Package | Description |
---|---|
com.gigaspaces.attribute_store | |
com.gigaspaces.client |
Deprecated: use
org.openspaces.core instead. |
org.openspaces.core.config |
Support classes for Spring namespace based configuration of OpenSpaces core.
|
org.openspaces.core.space |
This package is responsible for simplifying the creation of IJSpace implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertiesFileAttributeStore
Note that this is a technology preview feature may be changed in the future.
|
class |
TransientAttributeStore |
Modifier and Type | Method and Description |
---|---|
void |
SpaceProxyFactory.setAttributeStore(AttributeStore attributeStore) |
Modifier and Type | Method and Description |
---|---|
AttributeStore |
AttributeStoreFactoryBean.getStoreHandler() |
Modifier and Type | Method and Description |
---|---|
void |
AttributeStoreFactoryBean.setStoreHandler(AttributeStore storeHandler) |
Modifier and Type | Method and Description |
---|---|
EmbeddedSpaceConfigurer |
EmbeddedSpaceConfigurer.attributeStore(AttributeStore attributeStore)
Sets an attribute store
|
void |
EmbeddedSpaceFactoryBean.attributeStore(AttributeStore attributeStore) |
UrlSpaceConfigurer |
UrlSpaceConfigurer.attributeStore(AttributeStore attributeStore)
Sets an attribute store
|
void |
UrlSpaceFactoryBean.attributeStore(AttributeStore attributeStore) |
void |
InternalSpaceFactory.setAttributeStore(AttributeStore attributeStore) |
Copyright © GigaSpaces.