Package com.gigaspaces.sync
Interface IntroduceTypeData
- All Known Implementing Classes:
IntroduceTypeDataImpl,IntroduceTypeEndpointData
public interface IntroduceTypeData
- Since:
- 9.1.1
- Author:
- eitany
-
Method Summary
-
Method Details
-
getTypeDescriptor
SpaceTypeDescriptor getTypeDescriptor()- Returns:
- The space type descriptor which was introduced.
-