Module GigaSpaces
GigaSpaces XAP (eXtreme Application Platform) is a distributed in-memory “datagrid”.
Import path
import semmle.code.java.frameworks.gigaspaces.GigaSpaces
Imports
java |
Provides all default Java QL imports. |
Predicates
isGigaSpacesEventDrivenClass |
Holds if |
isGigaSpacesEventMethod |
Holds if |
Classes
GigaSpacesSpaceIdGetterMethod |
A method called when the instance is written to a GigaSpace, to determine the unique ID of the instance. |
GigaSpacesSpaceIdSetterMethod |
A method called when an instance is read from a GigaSpace, to store the unique ID of the instance. |
GigaSpacesSpaceRoutingMethod |
A method called when the enclosing class is written to a GigaSpace, to determine which partition the enclosing class is written to. |