Package | Description |
---|---|
com.gigaspaces.cluster.replication.gateway.sync | |
com.gigaspaces.internal.datasource | |
com.gigaspaces.internal.sync | |
com.gigaspaces.persistency | |
com.gigaspaces.sync | |
com.gigaspaces.sync.serializable | |
org.openspaces.persistency.cassandra | |
org.openspaces.persistency.kafka | |
org.openspaces.persistency.patterns |
Set of patterns that can be used to wrap different external data sources.
|
org.openspaces.persistency.space |
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 | Class and Description |
---|---|
class |
OperationsBatchEndpointData |
Constructor and Description |
---|
OperationsBatchEndpointData(OperationsBatchData operationsBatchData,
SpaceSyncEndpointMethod spaceSyncEndpointMethod) |
Modifier and Type | Method and Description |
---|---|
void |
CassandraSpaceSynchronizationEndpoint.onOperationsBatchSynchronization(OperationsBatchData batchData) |
Modifier and Type | Method and Description |
---|---|
void |
KafkaSpaceSynchronizationEndpoint.onOperationsBatchSynchronization(OperationsBatchData batchData) |
Modifier and Type | Method and Description |
---|---|
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.afterOperationsBatchSynchronization(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) |
void |
SpaceSynchronizationEndpointExceptionHandler.onOperationsBatchSynchronization(OperationsBatchData batchData) |
Modifier and Type | Method and Description |
---|---|
void |
GigaSpaceSynchronizationEndpoint.onOperationsBatchSynchronization(OperationsBatchData batchData) |
Copyright © GigaSpaces.