|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpaceSynchronizationEndpoint | |
|---|---|
| org.openspaces.core.space | This package is responsible for simplifying the creation of IJSpace implementation. |
| org.openspaces.persistency.cassandra | |
| org.openspaces.persistency.hibernate | An implementation of GigaSpaces external data source using Hibernate. |
| org.openspaces.persistency.patterns | Set of patterns that can be used to wrap different external data sources. |
| Uses of SpaceSynchronizationEndpoint in org.openspaces.core.space |
|---|
| Methods in org.openspaces.core.space with parameters of type SpaceSynchronizationEndpoint | |
|---|---|
void |
UrlSpaceFactoryBean.setSpaceSynchronizationEndpoint(SpaceSynchronizationEndpoint spaceSynchronizationEndpoint)
|
UrlSpaceConfigurer |
UrlSpaceConfigurer.spaceSynchronizationEndpoint(SpaceSynchronizationEndpoint synchronizationEndpoint)
|
| Uses of SpaceSynchronizationEndpoint in org.openspaces.persistency.cassandra |
|---|
| Subclasses of SpaceSynchronizationEndpoint in org.openspaces.persistency.cassandra | |
|---|---|
class |
CassandraSpaceSynchronizationEndpoint
A Cassandra implementation of SpaceSynchronizationEndpoint. |
| Uses of SpaceSynchronizationEndpoint in org.openspaces.persistency.hibernate |
|---|
| Subclasses of SpaceSynchronizationEndpoint in org.openspaces.persistency.hibernate | |
|---|---|
class |
AbstractHibernateSpaceSynchronizationEndpoint
A base class for Hibernate based SpaceSynchronizationEndpoint implementations. |
class |
DefaultHibernateSpaceSynchronizationEndpoint
The default Hibernate SpaceSynchronizationEndpoint implementation. |
class |
StatelessHibernateSpaceSynchronizationEndpoint
A SynchronizationEndpointInterceptor implementation based on Hibernate StatelessSession. |
| Uses of SpaceSynchronizationEndpoint in org.openspaces.persistency.patterns |
|---|
| Subclasses of SpaceSynchronizationEndpoint in org.openspaces.persistency.patterns | |
|---|---|
class |
ManagedEntriesSpaceSynchronizationEndpoint
An implementation of com.gigaspaces.datasource.SpaceSynchronizationEndpoint that can provide a list
of all the given entries this synchronization endpoint interceptor handles. |
class |
SpaceSynchronizationEndpointExceptionHandler
An exception handler that delegates SpaceSynchronizationEndpoint execution
and calls the provided PersistencyExceptionHandler in case of exceptions on synchronization methods. |
class |
SpaceSynchronizationEndpointSplitter
A SpaceSynchronizationEndpoint that implements the synchronization methods. |
| Methods in org.openspaces.persistency.patterns that return SpaceSynchronizationEndpoint | |
|---|---|
protected SpaceSynchronizationEndpoint |
SpaceSynchronizationEndpointSplitter.getEndpoint(String entry)
|
| Constructors in org.openspaces.persistency.patterns with parameters of type SpaceSynchronizationEndpoint | |
|---|---|
SpaceSynchronizationEndpointExceptionHandler(SpaceSynchronizationEndpoint interceptor,
PersistencyExceptionHandler exceptionHandler)
|
|
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||