Package org.openspaces.persistency.patterns
package org.openspaces.persistency.patterns
Set of patterns that can be used to wrap different external data sources.
-
ClassDescriptionDeprecated.since 9.5Deprecated.since 9.5 - use
SpaceDataSourceSplitterorSpaceSynchronizationEndpointSplitterinstead.Deprecated.since 9.5 - useSpaceSynchronizationEndpointExceptionHandlerinstead.Deprecated.since 9.5 - useSpaceSynchronizationEndpointSplitterinstead.Deprecated.since 9.5 - useSpaceDataSourceSplitterinstead.Deprecated.since 9.5 - usePersistencyExceptionHandlerinstead.Deprecated.since 9.5 - useManagedEntriesSpaceDataSourceorManagedEntriesSpaceSynchronizationEndpointinstead.An implementation ofSpaceDataSourcethat can provide a list of all the given entries this space data source handles.An implementation ofcom.gigaspaces.datasource.SpaceSynchronizationEndpointthat can provide a list of all the given entries this synchronization endpoint interceptor handles.Generic persistency exception handlerAn exception handler that delegatesSpaceDataSourceexecution and calls the providedPersistencyExceptionHandlerin case of exceptions on query methods.A space data source that redirects the query operations to the given data source that can handle the given type.An exception handler that delegatesSpaceSynchronizationEndpointexecution and calls the providedPersistencyExceptionHandlerin case of exceptions on synchronization methods.ASpaceSynchronizationEndpointthat implements the synchronization methods.Deprecated.since 9.5 - useSpaceDataSourceExceptionHandlerinstead.Deprecated.since 9.5 - useSpaceDataSourceSplitterinstead.