| Package | Description |
|---|---|
| com.gigaspaces.internal.lrmi.stubs | |
| com.gigaspaces.internal.server.space | |
| com.j_spaces.core |
Provides Space properties and security context services
|
| com.j_spaces.core.admin |
Provides GigaSpaces administration services
|
| com.j_spaces.core.client |
Provides GigaSpaces client interface services
|
| com.j_spaces.jmx | |
| org.openspaces.admin.internal.space |
Internally Used.
|
| Modifier and Type | Method and Description |
|---|---|
SpaceConfig |
LRMISpaceImpl.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
SpaceConfig |
SpaceImpl.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
ZookeeperTopologyHandler.addListener(ZookeeperClient zookeeperClient,
SpaceConfig spaceConfig,
int partitionId) |
| Modifier and Type | Method and Description |
|---|---|
SpaceConfig |
JSpaceAttributes.cloneAndUpdate(ClusterTopology chunksMap) |
static SpaceConfig |
SpaceConfigFactory.createSpaceConfig(Properties schemaProps,
ClusterPolicy m_ClusterPolicy,
String containerName,
boolean isSchema,
String fullSpaceSchemaLocation) |
| Modifier and Type | Method and Description |
|---|---|
SpaceConfig |
SpaceConfig.clone() |
SpaceConfig |
IRemoteJSpaceAdmin.getConfig()
Returns
SpaceConfig of this space. |
SpaceConfig |
JSpaceAdminProxy.getConfig() |
SpaceConfig |
JSpaceAdminImpl.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SpaceConfig> |
ContainerConfig.getSpaceSchemasMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerConfig.setSpaceSchemasMap(Map<String,SpaceConfig> spaceSchemasMap) |
| Modifier and Type | Method and Description |
|---|---|
SpaceConfig |
ProxySettings.getSpaceAttributes() |
SpaceConfig |
SpaceSettings.getSpaceConfig() |
| Constructor and Description |
|---|
SpaceSettings(String containerName,
IJSpaceContainer containerProxy,
Uuid uuid,
boolean secondary,
int serializationType,
SpaceConfig spaceConfig,
String spaceName,
SpaceURL spaceURL,
IStubHandler stubHandler,
boolean securedService,
ITransportConfig exportedTransportConfig,
boolean cleanUnusedEmbeddedGlobalXtns) |
| Modifier and Type | Field and Description |
|---|---|
SpaceConfig |
JMXSpace.m_spaceConfig |
| Constructor and Description |
|---|
JMXSpaceExt(IJSpace spaceProxy,
SpaceConfig spaceConfig,
String xmlDescriptorsFileURL) |
| Modifier and Type | Method and Description |
|---|---|
SpaceConfig |
InternalSpaceInstance.getSpaceConfig() |
SpaceConfig |
DefaultSpaceInstance.getSpaceConfig() |
Copyright © GigaSpaces.