Class OperationsBatchDataImpl
java.lang.Object
com.gigaspaces.cluster.replication.gateway.sync.OperationsBatchDataImpl
- All Implemented Interfaces:
OperationsBatchData,SynchronizationSourceDetails
public class OperationsBatchDataImpl
extends Object
implements OperationsBatchData, SynchronizationSourceDetails
- Since:
- 9.0.1
- Author:
- idan
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OperationsBatchDataImpl
-
-
Method Details
-
getBatchDataItems
- Specified by:
getBatchDataItemsin interfaceOperationsBatchData- Returns:
- the data synchronization operation items of this batch
-
getSourceDetails
- Specified by:
getSourceDetailsin interfaceOperationsBatchData- Returns:
- the details of this transaction synchronization source
-
getName
- Specified by:
getNamein interfaceSynchronizationSourceDetails- Returns:
- the name of the synchronization source.
-