Uses of Interface
com.j_spaces.core.IJSpace
Packages that use IJSpace
Package
Description
Deprecated: use
org.openspaces.core instead.Provides GigaSpaces events related interfaces.
Provides Space properties and security context services
Provides GigaSpaces administration services
Provides GigaSpaces client interface services
Provides GigaSpaces cluster plug-in interfaces
Provides GigaSpaces filter plug-in interfaces.
Provides GigaSpaces filter plug-in interfaces.
Provides GigaSpaces JDBC interfaces
Provides GigaSpaces JDBC interfaces
Provides GigaSpaces low level services
Provides GigaSpaces MAP API
Deprecated: use
org.openspaces.pu instead.Internally Used.
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
Cluster information holder objects and abstraction allowing for custom
beans to be injected with it (if set).
A package including factory beans to create GigaSpaces IMap or JCache Cache based on an
IJSpace instance.
This package is responsible for simplifying the creation of IJSpace implementation.
A package allowing for simpler creation of Local Cache and Local View (expose an IJSpace) based
on an actual IJSpace instance (usually created using the core.space package).
A package allowing to simplify the injection of an actual ISpaceFilter instance during
Space creation.
A package exposing Space mode (primary/backup) events through Spring application event
support.
A package exposing the ability to get a GigaSpaces/Jini current transaction (integrating with
Spring transaction management).
Jini and Local transaction managers using Spring abstraction for transaction managers
(PlatformTransactionManager).
A package including utility classes for OpenSpaces core.
Implementations of Jdbc DataSource interface using GigaSpaces support for Jdbc based on an
actual IJSpace or GigaSpace implementation.
A Service Grid based processing unit container.
-
Uses of IJSpace in com.gigaspaces.client
Methods in com.gigaspaces.client that return IJSpace -
Uses of IJSpace in com.gigaspaces.client.transaction
Methods in com.gigaspaces.client.transaction with parameters of type IJSpaceModifier and TypeMethodDescriptionstatic ITransactionManagerProviderTransactionManagerProviderFactory.newInstance(IJSpace space, TransactionManagerConfiguration transactionManagerConfiguration) voidTransactionManagersMap.put(IJSpace space, TransactionManager transactionManager) void -
Uses of IJSpace in com.gigaspaces.cluster.replication
Methods in com.gigaspaces.cluster.replication with parameters of type IJSpaceModifier and TypeMethodDescriptionvoidReplicationFilterWrapper.init(IJSpace space, String paramUrl, ReplicationPolicy replicationPolicy) Constructors in com.gigaspaces.cluster.replication with parameters of type IJSpaceModifierConstructorDescriptionReplicationFilterManager(ReplicationPolicy replPolicy, SpaceURL spaceURL, IJSpace spaceProxy) -
Uses of IJSpace in com.gigaspaces.events
Methods in com.gigaspaces.events that return IJSpaceMethods in com.gigaspaces.events with parameters of type IJSpaceModifier and TypeMethodDescriptionstatic DataEventSessionDataEventSessionFactory.create(IJSpace space, EventSessionConfig config) static EventSessionFactoryEventSessionFactory.getFactory(IJSpace space) Deprecated.Retrieves the EventSessionFactory according to the space.static DataEventSessionEventSessionFactory.newDataSession(IJSpace space) Deprecated.creates a newDataEventSessionusing the specified space and default configuration.static DataEventSessionEventSessionFactory.newDataSession(IJSpace space, EventSessionConfig config) Deprecated.creates a newDataEventSessionusing the specified space and configuration.Constructors in com.gigaspaces.events with parameters of type IJSpaceModifierConstructorDescriptionprotectedAbstractDataEventSession(IJSpace space, EventSessionConfig config) -
Uses of IJSpace in com.gigaspaces.events.batching
Methods in com.gigaspaces.events.batching with parameters of type IJSpaceModifier and TypeMethodDescriptionvoidBatchRemoteEvent.setSpaceProxy(IJSpace spaceProxy) Used internally to set the proxy for all the events -
Uses of IJSpace in com.gigaspaces.executor
Methods in com.gigaspaces.executor with parameters of type IJSpace -
Uses of IJSpace in com.gigaspaces.internal.client.cache
Classes in com.gigaspaces.internal.client.cache that implement IJSpaceMethods in com.gigaspaces.internal.client.cache that return IJSpaceModifier and TypeMethodDescriptionISpaceCache.getRemoteSpace()Returns a direct proxy to the remote space. -
Uses of IJSpace in com.gigaspaces.internal.client.cache.localcache
Classes in com.gigaspaces.internal.client.cache.localcache that implement IJSpace -
Uses of IJSpace in com.gigaspaces.internal.client.cache.localview
Classes in com.gigaspaces.internal.client.cache.localview that implement IJSpace -
Uses of IJSpace in com.gigaspaces.internal.client.spaceproxy
Subinterfaces of IJSpace in com.gigaspaces.internal.client.spaceproxyModifier and TypeInterfaceDescriptioninterfaceA direct space proxy working on an actual space.interfaceA space proxy that extends theIJSpaceinterface.Classes in com.gigaspaces.internal.client.spaceproxy that implement IJSpaceModifier and TypeClassDescriptionclassTitle: Description:classA common base class for most space proxies.classProvides the functionality of clustered proxy.Methods in com.gigaspaces.internal.client.spaceproxy that return IJSpaceModifier and TypeMethodDescriptionIDirectSpaceProxy.getClusteredProxy()Returns a clustered view of this proxy.SpaceProxyImpl.getClusteredProxy()IDirectSpaceProxy.getNonClusteredProxy()Returns a proxy of the specified space.SpaceProxyImpl.getNonClusteredProxy() -
Uses of IJSpace in com.gigaspaces.internal.client.spaceproxy.events
Constructors in com.gigaspaces.internal.client.spaceproxy.events with parameters of type IJSpaceModifierConstructorDescriptionSpaceProxyDataEventListener(RemoteEventListener listener, ExecutorService threadPool, IJSpace space, GenericExporter exporter) -
Uses of IJSpace in com.gigaspaces.internal.client.spaceproxy.executors
Methods in com.gigaspaces.internal.client.spaceproxy.executors with parameters of type IJSpaceModifier and TypeMethodDescriptionAddTypeIndexesTask.execute(IJSpace space, Transaction tx) SystemTask.execute(IJSpace spaceProxy, Transaction tx) -
Uses of IJSpace in com.gigaspaces.internal.client.spaceproxy.operations
Methods in com.gigaspaces.internal.client.spaceproxy.operations with parameters of type IJSpaceModifier and TypeMethodDescriptionAggregateEntriesSpaceOperationRequest.getFinalResult(IJSpace spaceProxy, ITemplatePacket queryPacket, boolean returnEntryPacket) -
Uses of IJSpace in com.gigaspaces.internal.cluster.node.impl.packets.data.filters
Methods in com.gigaspaces.internal.cluster.node.impl.packets.data.filters with parameters of type IJSpace -
Uses of IJSpace in com.gigaspaces.internal.events.durable
Constructors in com.gigaspaces.internal.events.durable with parameters of type IJSpaceModifierConstructorDescriptionDurableUnicastDelegatorSession(IJSpace space, EventSessionConfig config) -
Uses of IJSpace in com.gigaspaces.internal.lrmi.stubs
Methods in com.gigaspaces.internal.lrmi.stubs with parameters of type IJSpace -
Uses of IJSpace in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return IJSpaceModifier and TypeMethodDescriptionSpaceImpl.getSpaceProxy()Return the internal instance of space proxy.protected IJSpaceSpaceImpl.getTaskProxy()Methods in com.gigaspaces.internal.server.space with parameters of type IJSpace -
Uses of IJSpace in com.gigaspaces.internal.server.storage
Methods in com.gigaspaces.internal.server.storage with parameters of type IJSpaceModifier and TypeMethodDescriptionNotifyTemplateHolder.createRemoteEvent(IEntryHolder entryHolder, NotifyActionType notifyType, OperationID operationID, IJSpace spaceProxy, boolean fromReplication) NotifyTemplateHolder.createRemoteEvent(IEntryHolder entryHolder, IEntryHolder oldEntryHolder, NotifyActionType notifyType, OperationID operationID, IJSpace spaceProxy, boolean fromReplication) -
Uses of IJSpace in com.gigaspaces.proxy_pool
Methods in com.gigaspaces.proxy_pool with parameters of type IJSpaceModifier and TypeMethodDescriptionSpaceProxyPoolFactory.createClonedProxy(IJSpace space, Properties props) SpaceProxyPool.getOrCreate(IJSpace ijSpace, String sessionId, Properties props) Get connection for specific sessionId. -
Uses of IJSpace in com.gigaspaces.security.service
Methods in com.gigaspaces.security.service with parameters of type IJSpaceModifier and TypeMethodDescriptionvoidSecurityInterceptor.trustProxy(IJSpace proxy) Internal (VM) trust mechanism; acquires a trusted token and sets the internal proxy. -
Uses of IJSpace in com.gigaspaces.security.spring
Methods in com.gigaspaces.security.spring with parameters of type IJSpace -
Uses of IJSpace in com.gigaspaces.server.filter
Methods in com.gigaspaces.server.filter with parameters of type IJSpace -
Uses of IJSpace in com.j_spaces.core
Methods in com.j_spaces.core that return IJSpaceModifier and TypeMethodDescriptionJSpaceContainerImpl.createSpace(String spaceName, JSpaceAttributes spaceAttr) Creates JSpace with unique space-name in this container and write the created space to appropriate Storage Adapter.IJSpaceContainer.getClusteredSpace(String spaceName) Deprecated.JSpaceContainerImpl.getClusteredSpace(String spaceName) LRMIJSpaceContainer.getClusteredSpace(String spaceName) JSpaceContainerImpl.ContainerEntry.getClusteredSpaceProxy()JSpaceContainerImpl.ContainerEntry.getNonClusteredSpaceProxy()Deprecated.Methods in com.j_spaces.core with parameters of type IJSpaceModifier and TypeMethodDescriptionConverts to object.Converts to object.voidRegistering forever proxy of JSpace with all Lookup services that exists in the Network. -
Uses of IJSpace in com.j_spaces.core.admin
Methods in com.j_spaces.core.admin that return IJSpaceModifier and TypeMethodDescriptionJSpaceAdminProxy.getSpace()return the defined spaceProxy for this spaceAdmin,nullif setSpace hasn't never invokedMethods in com.j_spaces.core.admin with parameters of type IJSpaceModifier and TypeMethodDescriptionvoidset space proxy for this Admin proxy, useally calls by IJSpace.getAdmin() methodIRemoteJSpaceAdmin.spaceCopy(IJSpace remoteSpace, Object template, boolean includeNotifyTemplates, int chunkSize) JSpaceAdminImpl.spaceCopy(IJSpace remoteSpace, Object template, boolean includeNotifyTemplates, int chunkSize) JSpaceAdminProxy.spaceCopy(IJSpace remoteProxy, Object template, boolean includeNotifyTemplates, int chunkSize) -
Uses of IJSpace in com.j_spaces.core.client
Fields in com.j_spaces.core.client declared as IJSpaceMethods in com.j_spaces.core.client with parameters of type IJSpaceModifier and TypeMethodDescriptionDeprecated.Deprecated.Converts to object.voidCalled inside of server on Notify Filter init.voidSpaceURL.setPropertiesForSpaceProxy(IJSpace spaceProxy) Deprecated.Set SpaceURL properties for desired space proxy.voidEntryArrivedRemoteEvent.setSpaceProxy(IJSpace spaceProxy) Constructors in com.j_spaces.core.client with parameters of type IJSpaceModifierConstructorDescriptionEntryArrivedRemoteEvent(IJSpace source, long eventID, long seqNum, MarshalledObject handback, IEntryPacket entryPacket, IEntryPacket oldEntryPacket, NotifyActionType notifyType, boolean fromReplication, String templateUID, QueryResultTypeInternal resultType) /** This constructor is reserved for internal usage only.JSpaceProxyWrapper(IJSpace spaceProxy) NotifyDelegator(IJSpace space, Object template, long lease, NotifyInfo info) Deprecated.XAResourceImpl(TransactionManager txnManger, IJSpace proxy) XAResourceImpl(TransactionManager txnManger, IJSpace proxy, boolean delegatedXa, boolean resourcePerSingleTxn) Ctor -
Uses of IJSpace in com.j_spaces.core.client.cache.map
Constructors in com.j_spaces.core.client.cache.map with parameters of type IJSpaceModifierConstructorDescriptionMapCache(IJSpace space, boolean isVersioned, int updateMode, EvictionStrategy evictionStrategy, boolean putFirst, int sizeLimit, int compression) Constructor. -
Uses of IJSpace in com.j_spaces.core.client.lus
Methods in com.j_spaces.core.client.lus with parameters of type IJSpaceModifier and TypeMethodDescriptionabstract voidAbstractServiceDiscoveryListener.serviceAdded(String fullName, IJSpace space, ServiceID id) This method is called if the event is relevant according to the parameters provided in the constructor.abstract voidAbstractServiceDiscoveryListener.serviceChanged(String fullName, IJSpace space, ServiceID id) This method is called if the event is relevant according to the parameters provided in the constructor.abstract voidAbstractServiceDiscoveryListener.serviceRemoved(String fullName, IJSpace space, ServiceID id) This method is called if the event is relevant according to the parameters provided in the constructor. -
Uses of IJSpace in com.j_spaces.core.cluster
Methods in com.j_spaces.core.cluster with parameters of type IJSpaceModifier and TypeMethodDescriptionvoidIReplicationFilter.init(IJSpace space, String paramUrl, ReplicationPolicy replicationPolicy) Initializes this filter. -
Uses of IJSpace in com.j_spaces.core.filters
Methods in com.j_spaces.core.filters with parameters of type IJSpaceModifier and TypeMethodDescriptionvoidInitializes this filter.voidvoidPhantomObjectsFilter.init(IJSpace space, String paramUrl, ReplicationPolicy replicationPolicy) Constructors in com.j_spaces.core.filters with parameters of type IJSpaceModifierConstructorDescriptionFilterManager(SpaceTypeManager typeManager, IJSpace space, SpaceEngine engine) -
Uses of IJSpace in com.j_spaces.core.filters.entry
Methods in com.j_spaces.core.filters.entry with parameters of type IJSpace -
Uses of IJSpace in com.j_spaces.jdbc
Methods in com.j_spaces.jdbc with parameters of type IJSpaceModifier and TypeMethodDescriptionstatic IQueryResultSet<IEntryPacket>AggregationsUtil.aggregate(QueryTemplatePacket template, AggregationSet aggregationSet, IJSpace space, Transaction txn, int modifiers) Execute aggregation querystatic ITypeDescSQLUtil.checkTableExistence(String tableName, IJSpace space) Checks if given table (class name) exists in spaceIProcedure.execute(Connection connection, IJSpace space, ArrayList paramList) Deprecated.The execute method should include the business logic to be invoked at the server sideDeleteQuery.executeExclusiveReadLock(QueryTemplatePacket template, IJSpace space, Transaction txn, int max, int modifiers) static IRemoteJSpaceAdminGet this space adminstatic IQueryProcessorQueryProcessorFactory.newInstance(IJSpace proxy, IRemoteSpace remoteSpace, Properties config) Creates local or remote QP according to configurationstatic IQueryProcessorQueryProcessorFactory.newLocalInstance(IJSpace clusterProxy, IJSpace spaceProxy, Properties connectionProperties, SecurityInterceptor securityInterceptor) Create new QueryProcessor instance using the connection properties and the qp.propertiesConstructors in com.j_spaces.jdbc with parameters of type IJSpaceModifierConstructorDescriptionQueryHandler(IJSpace spaceCluster, IJSpace spaceRegular, QueryProcessorConfiguration config, SecurityInterceptor securityInterceptor) QueryProcessor(IJSpace clusterProxy, IJSpace spaceProxy, Properties overrideProperties, SecurityInterceptor securityInterceptor) -
Uses of IJSpace in com.j_spaces.jdbc.builder
Methods in com.j_spaces.jdbc.builder with parameters of type IJSpaceModifier and TypeMethodDescriptionQueryTemplatePacket.take(IJSpace space, Object routing, AbstractProjectionTemplate projectionTemplate, Transaction txn, long timeout, int modifiers, boolean ifExists, int maxResults, int minEntriesToWaitFor, QueryResultTypeInternal resultType) -
Uses of IJSpace in com.j_spaces.jdbc.driver
Methods in com.j_spaces.jdbc.driver with parameters of type IJSpaceModifier and TypeMethodDescriptionstatic GConnectionGConnection.getInstance(IJSpace space) static ConnectionGConnection.getInstance(IJSpace space, String username, String password) static GConnectionGConnection.getInstance(IJSpace space, Properties properties) Constructors in com.j_spaces.jdbc.driver with parameters of type IJSpace -
Uses of IJSpace in com.j_spaces.jmx
Methods in com.j_spaces.jmx that return IJSpaceMethods in com.j_spaces.jmx with parameters of type IJSpaceModifier and TypeMethodDescriptionDeprecated.Constructors in com.j_spaces.jmx with parameters of type IJSpaceModifierConstructorDescriptionJMXSpaceExt(IJSpace spaceProxy, SpaceConfig spaceConfig, String xmlDescriptorsFileURL) -
Uses of IJSpace in com.j_spaces.kernel
Methods in com.j_spaces.kernel with parameters of type IJSpaceModifier and TypeMethodDescriptionstatic ObjectJSpaceUtilities.getObjectFromSpaceByUid(IJSpace spaceProxy, String uid) static ServiceIDJSpaceUtilities.getSpaceServiceID(IJSpace space) -
Uses of IJSpace in com.j_spaces.map
Methods in com.j_spaces.map that return IJSpaceModifier and TypeMethodDescriptionfinal IJSpaceAbstractMap.getLocalSpace()Returns the Local Space proxy if exists.IMap.getLocalSpace()Returns the Local Space proxy if exists.final IJSpaceAbstractMap.getMasterSpace()Returns the Master Space proxy.IMap.getMasterSpace()Returns the Master Space proxy.Methods in com.j_spaces.map with parameters of type IJSpaceModifier and TypeMethodDescriptionstatic IMapstatic IMapMapFactory.createMapWithCache(IJSpace space, Integer updateMode) static voidMapEntryFactory.initialize(IJSpace space) Constructors in com.j_spaces.map with parameters of type IJSpaceModifierConstructorDescriptionAbstractMap(IJSpace space, long timeToLive, Transaction txn, int compression, boolean isVersioned) AbstractMap constructor.GSMap constructor.GSMap constructor.GSMap constructor.protectedGSMapImpl(IJSpace space, long timeToLive, Transaction txn, int compress) GSMapImpl constructor.GSMapImpl(IJSpace space, Transaction txn) GSMap constructor. -
Uses of IJSpace in com.j_spaces.sadapter.cache
Methods in com.j_spaces.sadapter.cache with parameters of type IJSpace -
Uses of IJSpace in com.j_spaces.worker
Methods in com.j_spaces.worker with parameters of type IJSpaceModifier and TypeMethodDescriptionvoidDeprecated.This method will be called on space initialization.voidDeprecated.This method will be called on space initialization.Constructors in com.j_spaces.worker with parameters of type IJSpaceModifierConstructorDescriptionWorkerManager(IJSpace workerProxy, String fullSpaceName) Deprecated. -
Uses of IJSpace in org.openspaces.admin.internal.space
Methods in org.openspaces.admin.internal.space that return IJSpaceModifier and TypeMethodDescriptionDefaultSpace.getIJSpace()DefaultSpaceInstance.getIJSpace()InternalSpaceInstance.getIJSpace()Constructors in org.openspaces.admin.internal.space with parameters of type IJSpaceModifierConstructorDescriptionDefaultSpaceInstance(ServiceID serviceID, IJSpace directSpace, IInternalRemoteJSpaceAdmin spaceAdmin, InternalAdmin admin, JVMDetails jvmDetails) -
Uses of IJSpace in org.openspaces.core
Methods in org.openspaces.core that return IJSpaceModifier and TypeMethodDescriptionDefaultGigaSpace.getSpace()GigaSpace.getSpace()Returns theIJSpaceused by this GigaSpace implementation to delegate different space operations.GigaSpaceConfigurer.getSpace()Methods in org.openspaces.core with parameters of type IJSpaceModifier and TypeMethodDescriptionvoidSets the space that will be used by the createdGigaSpace.protected voidFor internal usage onlyConstructors in org.openspaces.core with parameters of type IJSpaceModifierConstructorDescriptionGigaSpaceConfigurer(IJSpace space) Constructs a new configurer based on the Space. -
Uses of IJSpace in org.openspaces.core.cluster
Constructors in org.openspaces.core.cluster with parameters of type IJSpace -
Uses of IJSpace in org.openspaces.core.executor.internal
Methods in org.openspaces.core.executor.internal with parameters of type IJSpaceModifier and TypeMethodDescriptionInternalSpaceTaskWrapper.execute(IJSpace space, Transaction tx) -
Uses of IJSpace in org.openspaces.core.map
Methods in org.openspaces.core.map that return IJSpaceMethods in org.openspaces.core.map with parameters of type IJSpaceModifier and TypeMethodDescriptionvoidSets the Space the Map will be built on top.Constructors in org.openspaces.core.map with parameters of type IJSpace -
Uses of IJSpace in org.openspaces.core.space
Methods in org.openspaces.core.space that return IJSpaceModifier and TypeMethodDescriptionAbstractSpaceConfigurer.create()InternalSpaceFactory.create(AbstractSpaceFactoryBean spaceFactoryBean, String url) InternalSpaceFactory.create(AbstractSpaceFactoryBean spaceFactoryBean, String name, boolean isRemote) UrlSpaceConfigurer.create()Creates or finds (if not already created) a new Space by callingAbstractSpaceFactoryBean.afterPropertiesSet().protected abstract IJSpaceAbstractSpaceConfigurer.createSpace()protected IJSpaceEmbeddedSpaceConfigurer.createSpace()protected IJSpaceSpaceProxyConfigurer.createSpace()protected abstract IJSpaceAbstractSpaceFactoryBean.doCreateSpace()Responsible for creating/finding the actualIJSpaceimplementation.protected IJSpaceDirectSpaceFactoryBean.doCreateSpace()Returns the space provided in the constructor.protected IJSpaceEmbeddedSpaceFactoryBean.doCreateSpace()protected IJSpaceSpaceProxyFactoryBean.doCreateSpace()protected IJSpaceUrlSpaceFactoryBean.doCreateSpace()Creates the space.AbstractSpaceConfigurer.space()SpaceConfigurer.space()UrlSpaceConfigurer.space()Creates or finds (if not already created) a new Space by callingAbstractSpaceFactoryBean.afterPropertiesSet().Methods in org.openspaces.core.space that return types with arguments of type IJSpaceModifier and TypeMethodDescriptionAbstractSpaceFactoryBean.getObjectType()Returns the object type of the factory bean.Methods in org.openspaces.core.space with parameters of type IJSpaceModifier and TypeMethodDescriptionvoidConstructors in org.openspaces.core.space with parameters of type IJSpaceModifierConstructorDescriptionDirectSpaceFactoryBean(IJSpace space) Constucts a new direct space factory using the provided space.SpaceServiceDetails(IJSpace space) SpaceServiceDetails(String id, IJSpace space) -
Uses of IJSpace in org.openspaces.core.space.cache
Methods in org.openspaces.core.space.cache that return IJSpaceModifier and TypeMethodDescriptionLocalCacheSpaceConfigurer.create()Creates and returns a local cache according to the configured settings.LocalViewSpaceConfigurer.create()Creates and returns a local cache according to the configured settings.LocalCacheSpaceConfigurer.localCache()LocalViewSpaceConfigurer.localView()LocalCacheSpaceConfigurer.space()LocalViewSpaceConfigurer.space()Methods in org.openspaces.core.space.cache that return types with arguments of type IJSpaceModifier and TypeMethodDescriptionLocalCacheSpaceFactoryBean.getObjectType()Returns the type of the factory object.LocalViewSpaceFactoryBean.getObjectType()Returns the type of the factory object.Methods in org.openspaces.core.space.cache with parameters of type IJSpaceModifier and TypeMethodDescriptionvoidSets the master space that a local cache will be built on top.voidSets the master space that a local cache will be built on top.Constructors in org.openspaces.core.space.cache with parameters of type IJSpaceModifierConstructorDescriptionLocalCacheSpaceConfigurer(IJSpace space) LocalViewSpaceConfigurer(IJSpace space) -
Uses of IJSpace in org.openspaces.core.space.filter
Methods in org.openspaces.core.space.filter with parameters of type IJSpace -
Uses of IJSpace in org.openspaces.core.space.mode
Methods in org.openspaces.core.space.mode that return IJSpaceModifier and TypeMethodDescriptionAbstractSpaceModeChangeEvent.getSpace()Returns the space that initiated this event.Constructors in org.openspaces.core.space.mode with parameters of type IJSpaceModifierConstructorDescriptionAbstractSpaceModeChangeEvent(IJSpace space, SpaceMode spaceMode) Creates a new Space mode event.AfterSpaceModeChangeEvent(IJSpace space, SpaceMode spaceMode) Creates a new after space mode event.BeforeSpaceModeChangeEvent(IJSpace space, SpaceMode spaceMode) Creates a new before space mode event. -
Uses of IJSpace in org.openspaces.core.space.status
Constructors in org.openspaces.core.space.status with parameters of type IJSpaceModifierConstructorDescriptionSpaceStatusChangedEvent(IJSpace space, SuspendType suspendType, SpaceMode spaceMode) Creates a new Space status changed event that occurred when a space change hisSuspendTypeorSpaceMode -
Uses of IJSpace in org.openspaces.core.transaction
Methods in org.openspaces.core.transaction with parameters of type IJSpaceModifier and TypeMethodDescriptionDefaultTransactionProvider.getCurrentTransaction(Object transactionalContext, IJSpace space) Returns the current running transaction based on the constructor provided transactional context (Note that the passed transactional context is not used).TransactionProvider.getCurrentTransaction(Object transactionalContext, IJSpace space) Returns the currently running transaction (usually managed externally/declarative).Constructors in org.openspaces.core.transaction with parameters of type IJSpaceModifierConstructorDescriptionDefaultTransactionProvider(IJSpace space, Object actualTransactionalContext, org.springframework.transaction.PlatformTransactionManager transactionManager) Creates a new transaction provider.DefaultTransactionProvider(IJSpace space, org.springframework.transaction.PlatformTransactionManager transactionManager) -
Uses of IJSpace in org.openspaces.core.transaction.manager
Constructors in org.openspaces.core.transaction.manager with parameters of type IJSpace -
Uses of IJSpace in org.openspaces.core.util
Methods in org.openspaces.core.util that return IJSpaceModifier and TypeMethodDescriptionstatic IJSpaceSpaceUtils.getClusterMemberSpace(IJSpace space) Returns a proxy space to the specified space name.Methods in org.openspaces.core.util with parameters of type IJSpaceModifier and TypeMethodDescriptionstatic IJSpaceSpaceUtils.getClusterMemberSpace(IJSpace space) Returns a proxy space to the specified space name.static booleanSpaceUtils.isRemoteProtocol(IJSpace space) Returnstrueif the Space uses a remote protocol.static booleanSpaceUtils.isSameSpace(IJSpace space1, IJSpace space2) -
Uses of IJSpace in org.openspaces.jdbc.datasource
Methods in org.openspaces.jdbc.datasource with parameters of type IJSpaceConstructors in org.openspaces.jdbc.datasource with parameters of type IJSpace -
Uses of IJSpace in org.openspaces.pu.container.servicegrid
Methods in org.openspaces.pu.container.servicegrid that return IJSpaceModifier and TypeMethodDescriptionPUServiceBean.getSpaceDirect(ServiceID serviceID) PUServiceBeanImpl.getSpaceDirect(ServiceID serviceID) PUServiceBeanProxy.getSpaceDirect(ServiceID serviceID)