GigaSpaces XAP 9.0 API

com.gigaspaces.cluster.replication.gateway.conflict
Interface RegisterTypeDescriptorConflict


public interface RegisterTypeDescriptorConflict

An interface for resolving data conflicts caused by a register type descriptor operation.

Since:
8.0.3
Author:
eitany

Method Summary
 ConflictCause getConflictCause()
           
 SpaceTypeDescriptor getTypeDescriptor()
           
 

Method Detail

getTypeDescriptor

SpaceTypeDescriptor getTypeDescriptor()
Returns:
The type descriptor associated with the register type descriptor operation.

getConflictCause

ConflictCause getConflictCause()
Returns:
The ConflictCause instance representing the conflict that occurred.

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.