|
GigaSpaces XAP 7.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JSpaceAttributes | |
|---|---|
| com.j_spaces.core | Provides Space properties and security context services |
| com.j_spaces.core.admin | Provides GigaSpaces administration services |
| com.j_spaces.core.cluster | Provides GigaSpaces cluster plug-in interfaces |
| Uses of JSpaceAttributes in com.j_spaces.core |
|---|
| Methods in com.j_spaces.core that return JSpaceAttributes | |
|---|---|
JSpaceAttributes |
JSpaceAttributes.getDCacheProperties()
|
JSpaceAttributes |
IJSpaceContainer.getSpaceAttributes(String spaceName)
Deprecated. |
| Methods in com.j_spaces.core with parameters of type JSpaceAttributes | |
|---|---|
IJSpace |
IJSpaceContainer.createSpace(String spaceName,
JSpaceAttributes spaceAttr)
Deprecated. |
void |
JSpaceAttributes.setDCacheProperties(JSpaceAttributes dCacheProperties)
|
| Uses of JSpaceAttributes in com.j_spaces.core.admin |
|---|
| Subclasses of JSpaceAttributes in com.j_spaces.core.admin | |
|---|---|
class |
SpaceConfig
This structure contains all information about space configuration. |
| Methods in com.j_spaces.core.admin with parameters of type JSpaceAttributes | |
|---|---|
void |
IRemoteJSpaceAdmin.setConfig(JSpaceAttributes config)
Set new configuration for this space. |
| Uses of JSpaceAttributes in com.j_spaces.core.cluster |
|---|
| Fields in com.j_spaces.core.cluster declared as JSpaceAttributes | |
|---|---|
JSpaceAttributes |
ClusterPolicy.m_DCacheAttributes
Deprecated. No longer in the cluster policy. Included in a space configuration. In order to get the attributes use: ((JSpaceAttributes)JProperties.getSpaceProperties(getServiceName())).getDCacheProperties(). |
|
GigaSpaces XAP 7.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||