| Package | Description | 
|---|---|
| com.gigaspaces.cluster.replication.gateway.sync | |
| com.gigaspaces.internal.datasource | |
| com.gigaspaces.internal.sync | |
| com.gigaspaces.persistency | |
| com.gigaspaces.sync | |
| 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. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OperationsBatchDataImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EDSAdapterSynchronizationEndpoint.onOperationsBatchSynchronization(OperationsBatchData batchData)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OperationsDataBatchImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MongoSpaceSynchronizationEndpoint.onOperationsBatchSynchronization(OperationsBatchData batchData)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SpaceSynchronizationEndpoint.afterOperationsBatchSynchronization(OperationsBatchData batchData)
Triggered after synchronization batch of operations was completed successfully. 
 | 
void | 
SynchronizationEndpointInterceptor.afterOperationsBatchSynchronization(OperationsBatchData batchData)
Triggered after synchronization batch of operations was completed successfully. 
 | 
void | 
SpaceSynchronizationEndpoint.onOperationsBatchSynchronization(OperationsBatchData batchData)
Triggered on synchronization batch of operations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CassandraSpaceSynchronizationEndpoint.onOperationsBatchSynchronization(OperationsBatchData batchData)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultHibernateSpaceSynchronizationEndpoint.onOperationsBatchSynchronization(OperationsBatchData batchData)
Perform the given batch changes using Hibernate  
Session. | 
void | 
StatelessHibernateSpaceSynchronizationEndpoint.onOperationsBatchSynchronization(OperationsBatchData batchData)
Perform the given batch changes using Hibernate  
StatelessSession. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SpaceSynchronizationEndpointExceptionHandler.afterOperationsBatchSynchronization(OperationsBatchData batchData)  | 
void | 
SpaceSynchronizationEndpointSplitter.afterOperationsBatchSynchronization(OperationsBatchData batchData)
split the batch into multiple batches according to their entry type and delegate it to the
 corresponding synchronization endpoint interceptor  
SpaceSynchronizationEndpoint.afterOperationsBatchSynchronization(OperationsBatchData) | 
void | 
SpaceSynchronizationEndpointExceptionHandler.onOperationsBatchSynchronization(OperationsBatchData batchData)  | 
void | 
SpaceSynchronizationEndpointSplitter.onOperationsBatchSynchronization(OperationsBatchData batchData)
split the batch into multiple batches according to their entry type and delegate it to the
 corresponding synchronization endpoint interceptor  
SpaceSynchronizationEndpoint.onOperationsBatchSynchronization(OperationsBatchData) | 
Copyright © GigaSpaces.