Package com.gigaspaces.sync.serializable
Class AddIndexEndpointData
java.lang.Object
com.gigaspaces.sync.serializable.AddIndexEndpointData
- All Implemented Interfaces:
AddIndexData,EndpointData,Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAddIndexEndpointData(AddIndexData addIndexData, SpaceSyncEndpointMethod spaceSyncEndpointMethod) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
AddIndexEndpointData
public AddIndexEndpointData(AddIndexData addIndexData, SpaceSyncEndpointMethod spaceSyncEndpointMethod)
-
-
Method Details
-
getTypeName
- Specified by:
getTypeNamein interfaceAddIndexData- Returns:
- The type name the index data belongs to.
-
getIndexes
- Specified by:
getIndexesin interfaceAddIndexData- Returns:
- The space indexes which are part of the add index operation data.
-
getSyncEndpointMethod
- Specified by:
getSyncEndpointMethodin interfaceEndpointData
-