Package | Description |
---|---|
com.gigaspaces.internal.cluster.node.impl | |
com.gigaspaces.internal.cluster.node.impl.replica | |
com.gigaspaces.internal.cluster.node.replica | |
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
|
Modifier and Type | Method and Description |
---|---|
SpaceCopyStatus |
FailedSyncSpaceReplicateState.toOldResult(short operationType,
String targetMember) |
Modifier and Type | Method and Description |
---|---|
SpaceCopyStatus |
SpaceCopyIntermediateResult.toOldResult(short operationType,
String targetMember) |
Modifier and Type | Method and Description |
---|---|
SpaceCopyStatus |
ISpaceCopyResult.toOldResult(short operationType,
String targetMember) |
Modifier and Type | Method and Description |
---|---|
SpaceCopyStatus |
LRMISpaceImpl.spaceCopy(IJSpace remoteSpace,
Object template,
boolean includeNotifyTemplates,
int chunkSize) |
SpaceCopyStatus |
LRMISpaceImpl.spaceCopy(IRemoteSpace remoteProxy,
String remoteSpaceUrl,
String remoteSpaceName,
ITemplatePacket template,
boolean includeNotifyTemplates,
int chunkSize,
SpaceContext spaceContext,
SpaceContext remoteSpaceContext) |
SpaceCopyStatus |
LRMISpaceImpl.spaceCopy(String remoteUrl,
ITemplatePacket template,
boolean includeNotifyTemplates,
int chunkSize) |
SpaceCopyStatus |
LRMISpaceImpl.spaceCopy(String remoteUrl,
ITemplatePacket template,
boolean includeNotifyTemplates,
int chunkSize,
SpaceContext sc) |
SpaceCopyStatus |
LRMISpaceImpl.spaceCopy(String remoteUrl,
Object template,
boolean includeNotifyTemplates,
int chunkSize)
Igor.G 13/3/2005 ver 5.01.
|
Modifier and Type | Method and Description |
---|---|
SpaceCopyStatus |
SpaceImpl.spaceCopy(IJSpace remoteSpace,
Object template,
boolean includeNotifyTemplates,
int chunkSize) |
SpaceCopyStatus |
SpaceImpl.spaceCopy(IRemoteSpace remoteProxy,
String remoteSpaceUrl,
String remoteSpaceName,
ITemplatePacket template,
boolean includeNotifyTemplates,
int chunkSize,
SpaceContext sc,
SpaceContext remoteSpaceContext) |
SpaceCopyStatus |
SpaceImpl.spaceCopy(String remoteUrl,
ITemplatePacket template,
boolean includeNotifyTemplates,
int chunkSize) |
SpaceCopyStatus |
SpaceImpl.spaceCopy(String remoteUrl,
ITemplatePacket template,
boolean includeNotifyTemplates,
int chunkSize,
SpaceContext sc) |
SpaceCopyStatus |
SpaceImpl.spaceCopy(String remoteUrl,
Object template,
boolean includeNotifyTemplates,
int chunkSize)
Igor.G 13/3/2005 ver 5.01.
|
Modifier and Type | Class and Description |
---|---|
class |
SpaceCopyStatusImpl |
Modifier and Type | Method and Description |
---|---|
SpaceCopyStatus |
JSpaceAdminProxy.spaceCopy(IJSpace remoteProxy,
Object template,
boolean includeNotifyTemplates,
int chunkSize) |
SpaceCopyStatus |
JSpaceAdminImpl.spaceCopy(IJSpace remoteSpace,
Object template,
boolean includeNotifyTemplates,
int chunkSize) |
SpaceCopyStatus |
IRemoteJSpaceAdmin.spaceCopy(IJSpace remoteSpace,
Object template,
boolean includeNotifyTemplates,
int chunkSize) |
SpaceCopyStatus |
IInternalRemoteJSpaceAdmin.spaceCopy(IRemoteSpace remoteProxy,
String remoteSpaceUrl,
String remoteSpaceName,
ITemplatePacket template,
boolean includeNotifyTemplates,
int chunkSize,
SpaceContext spaceContext,
SpaceContext remoteSpaceContext)
Given ISpaceInternal of a remote space, Copy all entries/notify templates from the space.
|
SpaceCopyStatus |
JSpaceAdminProxy.spaceCopy(IRemoteSpace remoteProxy,
String remoteSpaceUrl,
String remoteSpaceName,
ITemplatePacket template,
boolean includeNotifyTemplates,
int chunkSize,
SpaceContext spaceContext,
SpaceContext remoteSpaceContext) |
SpaceCopyStatus |
JSpaceAdminImpl.spaceCopy(IRemoteSpace remoteProxy,
String remoteSpaceUrl,
String remoteSpaceName,
ITemplatePacket template,
boolean includeNotifyTemplates,
int chunkSize,
SpaceContext sc,
SpaceContext remoteSpaceContext) |
SpaceCopyStatus |
IInternalRemoteJSpaceAdmin.spaceCopy(String remoteUrl,
ITemplatePacket template,
boolean includeNotifyTemplates,
int chunkSize)
Given Url of a remote space, Copy all entries/notify templates from the space.
|
SpaceCopyStatus |
JSpaceAdminProxy.spaceCopy(String remoteUrl,
ITemplatePacket templPacket,
boolean includeNotifyTemplates,
int chunkSize) |
SpaceCopyStatus |
JSpaceAdminImpl.spaceCopy(String remoteUrl,
ITemplatePacket template,
boolean includeNotifyTemplates,
int chunkSize) |
SpaceCopyStatus |
IInternalRemoteJSpaceAdmin.spaceCopy(String remoteUrl,
ITemplatePacket template,
boolean includeNotifyTemplates,
int chunkSize,
SpaceContext sc)
Given Url of a remote space, Copy all entries/notify templates from the space.
|
SpaceCopyStatus |
JSpaceAdminProxy.spaceCopy(String remoteUrl,
ITemplatePacket template,
boolean includeNotifyTemplates,
int chunkSize,
SpaceContext sc) |
SpaceCopyStatus |
JSpaceAdminImpl.spaceCopy(String remoteUrl,
ITemplatePacket template,
boolean includeNotifyTemplates,
int chunkSize,
SpaceContext sc) |
SpaceCopyStatus |
JSpaceAdminProxy.spaceCopy(String remoteUrl,
Object template,
boolean includeNotifyTemplates,
int chunkSize) |
SpaceCopyStatus |
JSpaceAdminImpl.spaceCopy(String remoteUrl,
Object template,
boolean includeNotifyTemplates,
int chunkSize)
Igor.G 13/3/2005 ver 5.01.
|
SpaceCopyStatus |
IRemoteJSpaceAdmin.spaceCopy(String remoteUrl,
Object template,
boolean includeNotifyTemplates,
int chunkSize)
Given Url of a remote space, Copy all entries/notify templates from the space.
|
Copyright © GigaSpaces.