Package com.gigaspaces.sync.serializable
Class OperationsBatchEndpointData
java.lang.Object
com.gigaspaces.sync.serializable.OperationsBatchEndpointData
- All Implemented Interfaces:
OperationsBatchData,EndpointData,Serializable
public class OperationsBatchEndpointData
extends Object
implements OperationsBatchData, EndpointData
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOperationsBatchEndpointData(OperationsBatchData operationsBatchData, SpaceSyncEndpointMethod spaceSyncEndpointMethod) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
OperationsBatchEndpointData
public OperationsBatchEndpointData(OperationsBatchData operationsBatchData, SpaceSyncEndpointMethod spaceSyncEndpointMethod)
-
-
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
-
getSyncEndpointMethod
- Specified by:
getSyncEndpointMethodin interfaceEndpointData
-