Uses of Class
com.gigaspaces.internal.transport.AbstractQueryPacket
Packages that use AbstractQueryPacket
Package
Description
Provides Space properties and security context services
-
Uses of AbstractQueryPacket in com.gigaspaces.internal.transport
Subclasses of AbstractQueryPacket in com.gigaspaces.internal.transportMethods in com.gigaspaces.internal.transport that return AbstractQueryPacket -
Uses of AbstractQueryPacket in com.j_spaces.core
Subclasses of AbstractQueryPacket in com.j_spaces.coreModifier and TypeClassDescriptionclassA base template packet for IdsQueryPacket and IdsMultiRoutingQueryPacket The template packet contains an IDs array.classUsed for querying the space by a class + id.classA template packet used by readByIds operation.classA template packet used by readByIds operation.classUsed for querying the space by a uid / uids. -
Uses of AbstractQueryPacket in com.j_spaces.jdbc.builder
Subclasses of AbstractQueryPacket in com.j_spaces.jdbc.builderModifier and TypeClassDescriptionclassA wrapper for the SQLQuery - gives it a facade of ITemplatePacket