Class SpaceCopyChunksPartitionExecutor
java.lang.Object
com.gigaspaces.internal.server.space.executors.SpaceActionExecutor
com.gigaspaces.internal.server.space.repartitioning.SpaceCopyChunksPartitionExecutor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy(SpaceImpl space, SpaceRequestInfo requestInfo) static SpaceProxyImplcreateProxyWithNewTopology(SpaceImpl space, SpaceSettings spaceSettings, int partitionId) execute(SpaceImpl space, SpaceRequestInfo requestInfo) Methods inherited from class com.gigaspaces.internal.server.space.executors.SpaceActionExecutor
getPrivilege, supportsBackup
-
Field Details
-
logger
public static org.slf4j.Logger logger
-
-
Constructor Details
-
SpaceCopyChunksPartitionExecutor
public SpaceCopyChunksPartitionExecutor()
-
-
Method Details
-
execute
- Specified by:
executein classSpaceActionExecutor
-
copy
-
createProxyWithNewTopology
public static SpaceProxyImpl createProxyWithNewTopology(SpaceImpl space, SpaceSettings spaceSettings, int partitionId) throws IOException - Throws:
IOException
-