Package com.gigaspaces.sync
Interface SynchronizationSourceDetails
- All Known Implementing Classes:
ConsolidationParticipantDataImpl,OperationsBatchDataImpl,SerializableSynchronizationSourceDetails,TransactionDataImpl
public interface SynchronizationSourceDetails
Describe a synchronization source details
SynchronizationEndpointInterceptor SpaceSynchronizationEndpoint- Since:
- 9.0.1
- Author:
- eitany
-
Method Summary
-
Method Details
-
getName
String getName()- Returns:
- the name of the synchronization source.
-