Uses of Class
com.j_spaces.core.client.SpaceSettings
Packages that use SpaceSettings
Package
Description
Provides GigaSpaces client interface services
-
Uses of SpaceSettings in com.gigaspaces.internal.client.spaceproxy
Constructors in com.gigaspaces.internal.client.spaceproxy with parameters of type SpaceSettingsModifierConstructorDescriptionDirectSpaceProxyFactoryImpl(IRemoteSpace remoteSpace, SpaceSettings spaceSettings, boolean clustered) -
Uses of SpaceSettings in com.gigaspaces.internal.client.spaceproxy.operations
Methods in com.gigaspaces.internal.client.spaceproxy.operations that return SpaceSettingsMethods in com.gigaspaces.internal.client.spaceproxy.operations with parameters of type SpaceSettingsModifier and TypeMethodDescriptionvoidSpaceConnectResult.setSpaceSettings(SpaceSettings spaceSettings) -
Uses of SpaceSettings in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return SpaceSettingsModifier and TypeMethodDescriptionSpaceImpl.createSpaceSettingsWithNewClusterTopology(ClusterTopology newTopology) -
Uses of SpaceSettings in com.gigaspaces.internal.server.space.repartitioning
Methods in com.gigaspaces.internal.server.space.repartitioning with parameters of type SpaceSettingsModifier and TypeMethodDescriptionstatic SpaceProxyImplSpaceCopyChunksPartitionExecutor.createProxyWithNewTopology(SpaceImpl space, SpaceSettings spaceSettings, int partitionId) -
Uses of SpaceSettings in com.j_spaces.core.client
Methods in com.j_spaces.core.client that return SpaceSettingsConstructors in com.j_spaces.core.client with parameters of type SpaceSettingsModifierConstructorDescriptionProxySettings(IRemoteSpace remoteSpace, SpaceSettings spaceSettings)