Package | Description |
---|---|
com.gigaspaces.cluster.replication.gateway.conflict | |
com.gigaspaces.datasource |
Provides GigaSpaces DataSource implementation.
|
com.gigaspaces.sync | |
com.gigaspaces.sync.change | |
org.openspaces.persistency.hibernate |
An implementation of GigaSpaces external data source using Hibernate.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DataConflictOperation
Provides an interface for handling a conflicting data operation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BulkItem
Deprecated.
since 9.5 - use
SpaceSynchronizationEndpoint and DataSyncOperation instead. |
Modifier and Type | Method and Description |
---|---|
DataSyncOperation[] |
OperationsBatchData.getBatchDataItems() |
DataSyncOperation[] |
ConsolidationParticipantData.getTransactionParticipantDataItems() |
DataSyncOperation[] |
TransactionData.getTransactionParticipantDataItems() |
Modifier and Type | Method and Description |
---|---|
static DataSyncChangeSet |
ChangeDataSyncOperation.getChangeSet(DataSyncOperation dataSyncOperation) |
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractHibernateSpaceSynchronizationEndpoint.getPartialUpdateHQL(DataSyncOperation dataSyncOperation,
Map<String,Object> updatedValues) |
protected boolean |
AbstractHibernateSpaceSynchronizationEndpoint.isManaged(DataSyncOperation dataSyncOperation) |
Copyright © GigaSpaces.