Class GSMessageTaskExecutorUtils
java.lang.Object
com.gigaspaces.internal.server.space.executors.GSMessageTaskExecutorUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object[]getEntriesFromDeletedObjectsTable(IDirectSpaceProxy singleProxy, String deletedObjectsTableName, Map<String, SpaceDocument> spaceDocuments, Transaction transaction) static StringgetIdValue(SpaceTypeDescriptor typeDescriptor, SpaceDocument spaceDocument)
-
Constructor Details
-
GSMessageTaskExecutorUtils
public GSMessageTaskExecutorUtils()
-
-
Method Details
-
getIdValue
-
getEntriesFromDeletedObjectsTable
public static Object[] getEntriesFromDeletedObjectsTable(IDirectSpaceProxy singleProxy, String deletedObjectsTableName, Map<String, SpaceDocument> spaceDocuments, Transaction transaction)
-