Package com.gigaspaces.sync.serializable
Class IntroduceTypeEndpointData
java.lang.Object
com.gigaspaces.sync.serializable.IntroduceTypeEndpointData
- All Implemented Interfaces:
IntroduceTypeData,EndpointData,Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIntroduceTypeEndpointData(IntroduceTypeData introduceTypeData, SpaceSyncEndpointMethod spaceSyncEndpointMethod) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
IntroduceTypeEndpointData
public IntroduceTypeEndpointData(IntroduceTypeData introduceTypeData, SpaceSyncEndpointMethod spaceSyncEndpointMethod)
-
-
Method Details
-
getTypeDescriptor
- Specified by:
getTypeDescriptorin interfaceIntroduceTypeData- Returns:
- The space type descriptor which was introduced.
-
getSyncEndpointMethod
- Specified by:
getSyncEndpointMethodin interfaceEndpointData
-