Package com.gigaspaces.internal.sync
Class OperationsDataBatchImpl
java.lang.Object
com.gigaspaces.internal.sync.OperationsDataBatchImpl
- All Implemented Interfaces:
OperationsBatchData
- Since:
- 9.1.1
- Author:
- idan
-
Constructor Summary
ConstructorsConstructorDescriptionOperationsDataBatchImpl(DataSyncOperation[] operation, String spaceName) OperationsDataBatchImpl(DataSyncOperation operation, String sourceName) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
OperationsDataBatchImpl
-
OperationsDataBatchImpl
-
-
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
-