Package com.gigaspaces.sync
Class AddIndexDataImpl
java.lang.Object
com.gigaspaces.sync.AddIndexDataImpl
- All Implemented Interfaces:
AddIndexData
- Since:
- 10.0
- Author:
- Niv Ingberg
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AddIndexDataImpl
-
-
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.
-