| Package | Description | 
|---|---|
| com.gigaspaces.dih.consumer.configuration | |
| com.gigaspaces.internal.space.requests | 
| Modifier and Type | Method and Description | 
|---|---|
| static ConflictResolutionPolicy | ConflictResolutionPolicy. findByValue(String value) | 
| static ConflictResolutionPolicy | ConflictResolutionPolicy. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ConflictResolutionPolicy[] | ConflictResolutionPolicy. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| ConflictResolutionPolicy | GSMessageRequestInfo. getConflictResolutionPolicy() | 
| Constructor and Description | 
|---|
| GSMessageRequestInfo(SpaceDocument document,
                    CDCInfo cdcInfo,
                    GSMessageTask.OperationType operationType,
                    boolean populateDeletedObjectsTable,
                    GenericType genericType,
                    ConflictResolutionPolicy conflictResolutionPolicy,
                    String deletedObjectsTableName) | 
Copyright © GigaSpaces.