Uses of Interface
com.gigaspaces.internal.server.space.IRemoteSpace
Packages that use IRemoteSpace
Package
Description
Provides Space properties and security context services
Provides GigaSpaces administration services
Provides GigaSpaces client interface services
Provides GigaSpaces cluster plug-in interfaces
Provides GigaSpaces JDBC interfaces
-
Uses of IRemoteSpace in com.gigaspaces.cluster
Methods in com.gigaspaces.cluster with parameters of type IRemoteSpaceModifier and TypeMethodDescriptionvoidClusterFailureDetector.registerRemoteSpace(FaultDetectionListener listener, ServiceID serviceId, IRemoteSpace spaceProxy) -
Uses of IRemoteSpace in com.gigaspaces.internal.client.spaceproxy
Methods in com.gigaspaces.internal.client.spaceproxy that return IRemoteSpaceModifier and TypeMethodDescriptionIDirectSpaceProxy.getRemoteJSpace()Returns the reference to initial remote spaceSpaceProxyImpl.getRemoteJSpace()Methods in com.gigaspaces.internal.client.spaceproxy with parameters of type IRemoteSpaceModifier and TypeMethodDescriptionstatic voidSpaceProxyImpl.afterExecute(SpaceOperationRequest<?> spaceRequest, IRemoteSpace targetSpace, int partitionId, boolean isRejected) booleanSpaceProxyImpl.beforeExecute(SpaceOperationRequest<?> spaceRequest, IRemoteSpace targetSpace, int partitionId, String clusterName, boolean isEmbedded) Constructors in com.gigaspaces.internal.client.spaceproxy with parameters of type IRemoteSpaceModifierConstructorDescriptionDirectSpaceProxyFactoryImpl(IRemoteSpace remoteSpace, SpaceSettings spaceSettings, boolean clustered) -
Uses of IRemoteSpace in com.gigaspaces.internal.client.spaceproxy.router
Methods in com.gigaspaces.internal.client.spaceproxy.router that return IRemoteSpaceModifier and TypeMethodDescriptionSpaceProxyRouter.getAnyActiveSpace()SpaceProxyRouter.getAnyAvailableSpace()Methods in com.gigaspaces.internal.client.spaceproxy.router that return types with arguments of type IRemoteSpace -
Uses of IRemoteSpace in com.gigaspaces.internal.cluster.node.impl.directPersistency
Constructors in com.gigaspaces.internal.cluster.node.impl.directPersistency with parameters of type IRemoteSpace -
Uses of IRemoteSpace in com.gigaspaces.internal.cluster.node.impl.router.spacefinder
Methods in com.gigaspaces.internal.cluster.node.impl.router.spacefinder that return IRemoteSpaceMethods in com.gigaspaces.internal.cluster.node.impl.router.spacefinder that return types with arguments of type IRemoteSpaceModifier and TypeMethodDescriptionSpaceProxyReplicationRouter.createNewMemberConnection(String lookupName, boolean connectSynchronously) Constructors in com.gigaspaces.internal.cluster.node.impl.router.spacefinder with parameters of type IRemoteSpaceModifierConstructorDescriptionRemoteSpaceResult(IRemoteSpace remoteSpace, String endpointLookupName) Constructor parameters in com.gigaspaces.internal.cluster.node.impl.router.spacefinder with type arguments of type IRemoteSpaceModifierConstructorDescriptionSpaceProxyReplicationRouter(String myLookupName, Uuid uuid, IConnectionMonitor<IRemoteSpace, SpaceURL> connectionMonitor, IServiceExporter serviceExporter, IIncomingReplicationHandler incomingReplicationHandler, ISpaceProxyProvider spaceProxyProvider, ISpaceUrlConverter spaceUrlConverter) SpaceProxyReplicationRouter(String myLookupName, Uuid uuid, IConnectionMonitor<IRemoteSpace, SpaceURL> connectionMonitor, IServiceExporter serviceExporter, IIncomingReplicationHandler incomingReplicationHandler, ISpaceProxyProvider spaceProxyProvider, ISpaceUrlConverter spaceUrlConverter, int replicationMonitorThreadPoolSize) -
Uses of IRemoteSpace in com.gigaspaces.internal.cluster.node.impl.router.spacefinder.failuredetector
Methods in com.gigaspaces.internal.cluster.node.impl.router.spacefinder.failuredetector with parameters of type IRemoteSpaceModifier and TypeMethodDescriptionvoidDummyFailureDetector.registerRemoteSpace(FaultDetectionListener listener, ServiceID serviceId, IRemoteSpace spaceProxy) voidIFailureDetector.registerRemoteSpace(FaultDetectionListener listener, ServiceID serviceId, IRemoteSpace spaceProxy) Method parameters in com.gigaspaces.internal.cluster.node.impl.router.spacefinder.failuredetector with type arguments of type IRemoteSpaceModifier and TypeMethodDescriptionvoidFailureDetectorConnectionMonitor.monitor(AbstractProxyBasedReplicationMonitoredConnection<IRemoteSpace, SpaceURL> connection) voidFailureDetectorConnectionMonitor.stopMonitoring(AbstractProxyBasedReplicationMonitoredConnection<IRemoteSpace, SpaceURL> connection) voidFailureDetectorConnectionMonitor.updateDisconnected(AbstractProxyBasedReplicationMonitoredConnection<IRemoteSpace, SpaceURL> connection, Exception reason) Constructor parameters in com.gigaspaces.internal.cluster.node.impl.router.spacefinder.failuredetector with type arguments of type IRemoteSpaceModifierConstructorDescriptionMonitorDisconnectedConnectionTask(AbstractProxyBasedReplicationMonitoredConnection<IRemoteSpace, SpaceURL> connection, FailureDetectorConnectionMonitor monitor) -
Uses of IRemoteSpace in com.gigaspaces.internal.lrmi.stubs
Classes in com.gigaspaces.internal.lrmi.stubs that implement IRemoteSpaceModifier and TypeClassDescriptionclassLRMI Stub implementation ofIRemoteJSpaceImplinterface.Methods in com.gigaspaces.internal.lrmi.stubs with parameters of type IRemoteSpaceModifier and TypeMethodDescriptionLRMISpaceImpl.spaceCopy(IRemoteSpace remoteProxy, String remoteSpaceUrl, String remoteSpaceName, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize, SpaceContext spaceContext, SpaceContext remoteSpaceContext) Constructors in com.gigaspaces.internal.lrmi.stubs with parameters of type IRemoteSpaceModifierConstructorDescriptionLRMISpaceImpl(IRemoteSpace directRefObj, IRemoteSpace dynamicProxy) constructor to initialize space stub -
Uses of IRemoteSpace in com.gigaspaces.internal.server.space
Classes in com.gigaspaces.internal.server.space that implement IRemoteSpaceMethods in com.gigaspaces.internal.server.space that return IRemoteSpaceMethods in com.gigaspaces.internal.server.space with parameters of type IRemoteSpaceModifier and TypeMethodDescriptionSpaceImpl.spaceCopy(IRemoteSpace remoteProxy, String remoteSpaceUrl, String remoteSpaceName, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize, SpaceContext sc, SpaceContext remoteSpaceContext) SpaceEngine.spaceCopyReplica(SpaceURL sourceRemoteUrl, String sourceMemberName, IRemoteSpace remoteJSpace, ITemplatePacket templPacket, boolean includeNotifyTemplates, int chunkSize, SpaceContext sc, SpaceContext remoteSpaceContext) -
Uses of IRemoteSpace in com.j_spaces.core
Methods in com.j_spaces.core that return IRemoteSpaceMethods in com.j_spaces.core with parameters of type IRemoteSpace -
Uses of IRemoteSpace in com.j_spaces.core.admin
Methods in com.j_spaces.core.admin with parameters of type IRemoteSpaceModifier and TypeMethodDescriptionIInternalRemoteJSpaceAdmin.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.JSpaceAdminImpl.spaceCopy(IRemoteSpace remoteProxy, String remoteSpaceUrl, String remoteSpaceName, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize, SpaceContext sc, SpaceContext remoteSpaceContext) JSpaceAdminProxy.spaceCopy(IRemoteSpace remoteProxy, String remoteSpaceUrl, String remoteSpaceName, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize, SpaceContext spaceContext, SpaceContext remoteSpaceContext) -
Uses of IRemoteSpace in com.j_spaces.core.client
Methods in com.j_spaces.core.client that return IRemoteSpaceModifier and TypeMethodDescriptionstatic IRemoteSpaceSpaceFinder.findJiniSpace(SpaceURL url, String spaceUuid, Properties customProperties, long timeout, LookupType lookupType) Deprecated.Returns Either LRMISpaceImpl or SpaceProxyImpl.ProxySettings.getRemoteSpace()Methods in com.j_spaces.core.client with parameters of type IRemoteSpaceModifier and TypeMethodDescriptionIProxySecurityManager.acquireContext(IRemoteSpace rj) IProxySecurityManager.acquireContext(IRemoteSpace remoteSpace, CredentialsProvider credentialsProvider) NullProxySecurityManager.acquireContext(IRemoteSpace rj) NullProxySecurityManager.acquireContext(IRemoteSpace remoteSpace, CredentialsProvider credentialsProvider) SpaceProxySecurityManager.acquireContext(IRemoteSpace rj) SpaceProxySecurityManager.acquireContext(IRemoteSpace rs, CredentialsProvider cp) Acquire context with the provided credentials without caching the result at the proxy.Constructors in com.j_spaces.core.client with parameters of type IRemoteSpaceModifierConstructorDescriptionProxySettings(IRemoteSpace remoteSpace, SpaceSettings spaceSettings) -
Uses of IRemoteSpace in com.j_spaces.core.cluster
Methods in com.j_spaces.core.cluster that return IRemoteSpaceConstructors in com.j_spaces.core.cluster with parameters of type IRemoteSpaceModifierConstructorDescriptionLBProxyHolder(String memberName, SpaceURL spaceURL, IRemoteSpace remoteSpace) Deprecated. -
Uses of IRemoteSpace in com.j_spaces.jdbc
Methods in com.j_spaces.jdbc with parameters of type IRemoteSpaceModifier and TypeMethodDescriptionstatic IQueryProcessorQueryProcessorFactory.newInstance(IJSpace proxy, IRemoteSpace remoteSpace, Properties config) Creates local or remote QP according to configuration