Package | Description |
---|---|
com.gigaspaces.cluster.replication.gateway.sync | |
com.gigaspaces.internal.sync | |
com.gigaspaces.sync | |
com.gigaspaces.sync.serializable | |
org.openspaces.persistency.kafka | |
org.openspaces.persistency.patterns |
Set of patterns that can be used to wrap different external data sources.
|
Modifier and Type | Method and Description |
---|---|
void |
AbortOnConsolidationFailureInterceptor.onTransactionConsolidationFailure(ConsolidationParticipantData participantData) |
void |
CommitOnConsolidationFailureInterceptor.onTransactionConsolidationFailure(ConsolidationParticipantData participantData) |
Modifier and Type | Class and Description |
---|---|
class |
ConsolidationParticipantDataImpl |
Modifier and Type | Method and Description |
---|---|
void |
SpaceSynchronizationEndpoint.onTransactionConsolidationFailure(ConsolidationParticipantData participantData)
Triggered when a consolidation for a specific distributed transaction participant is failed
due to timeout or too much backlog accumulation while waiting for other participant parts.
|
void |
SynchronizationEndpointInterceptor.onTransactionConsolidationFailure(ConsolidationParticipantData participantData)
Triggered when a consolidation for a specific distributed transaction participant is failed
due to timeout or too much backlog accumulation while waiting for other participant parts.
|
Modifier and Type | Class and Description |
---|---|
class |
ConsolidationParticipantEndpointData |
Constructor and Description |
---|
ConsolidationParticipantEndpointData(ConsolidationParticipantData consolidationParticipantData,
SpaceSyncEndpointMethod spaceSyncEndpointMethod) |
Modifier and Type | Method and Description |
---|---|
void |
KafkaSpaceSynchronizationEndpoint.onTransactionConsolidationFailure(ConsolidationParticipantData participantData) |
Modifier and Type | Method and Description |
---|---|
void |
SpaceSynchronizationEndpointExceptionHandler.onTransactionConsolidationFailure(ConsolidationParticipantData participantData) |
Copyright © GigaSpaces.