| Package | Description | 
|---|---|
| com.gigaspaces.internal.cluster.node.impl.handlers | |
| com.j_spaces.core | 
 Provides Space properties and security context services 
 | 
| org.openspaces.core | 
 Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ReplicationInExceptionHandler.handleEntryVersionConflictOnChange(org.slf4j.Logger logger,
                                  ITemplatePacket entryPacket,
                                  EntryVersionConflictException ex)  | 
void | 
ReplicationInExceptionHandler.handleEntryVersionConflictOnChange(org.slf4j.Logger logger,
                                  ITemplatePacket entryPacket,
                                  EntryVersionConflictException ex,
                                  LogLevel logLevel)  | 
void | 
ReplicationInExceptionHandler.handleEntryVersionConflictOnTake(org.slf4j.Logger logger,
                                IEntryPacket entryPacket,
                                EntryVersionConflictException ex)  | 
void | 
ReplicationInExceptionHandler.handleEntryVersionConflictOnUpdate(org.slf4j.Logger logger,
                                  IEntryPacket entryPacket,
                                  EntryVersionConflictException ex)  | 
void | 
ReplicationInExceptionHandler.handleEntryVersionConflictOnUpdate(org.slf4j.Logger logger,
                                  IEntryPacket entryPacket,
                                  EntryVersionConflictException ex,
                                  LogLevel logLevel)  | 
| Modifier and Type | Method and Description | 
|---|---|
AnswerPacket | 
AnswerHolder.getResult()  | 
void | 
AnswerHolder.throwExceptionIfExists()  | 
| Constructor and Description | 
|---|
SpaceOptimisticLockingFailureException(EntryVersionConflictException e)  | 
Copyright © GigaSpaces.