Uses of Class
com.gigaspaces.management.space.SpaceQueryDetails
Packages that use SpaceQueryDetails
Package
Description
A package including based classes and support classes for different OpenSpaces event containers.
-
Uses of SpaceQueryDetails in com.gigaspaces.internal.client.spaceproxy.operations
Methods in com.gigaspaces.internal.client.spaceproxy.operations that return types with arguments of type SpaceQueryDetails -
Uses of SpaceQueryDetails in com.gigaspaces.internal.cluster.node.impl.view
Constructor parameters in com.gigaspaces.internal.cluster.node.impl.view with type arguments of type SpaceQueryDetailsModifierConstructorDescriptionViewDynamicSourceGroupMemberLifeCycle(LocalViewRegistrations localViewRegistrations, Collection<SpaceQueryDetails> queryDescriptions, ConnectionEndpointDetails connectionDetails) -
Uses of SpaceQueryDetails in com.gigaspaces.internal.server.space
Method parameters in com.gigaspaces.internal.server.space with type arguments of type SpaceQueryDetailsModifier and TypeMethodDescriptionvoidLocalViewRegistrations.add(String localViewId, ConnectionEndpointDetails connectionDetails, Collection<SpaceQueryDetails> queries) voidSpaceEngine.registerLocalView(ITemplatePacket[] queryPackets, Collection<SpaceQueryDetails> queryDescriptions, RouterStubHolder viewStub, int batchSize, long batchTimeout, SpaceContext spaceContext) -
Uses of SpaceQueryDetails in com.gigaspaces.management.space
Methods in com.gigaspaces.management.space that return types with arguments of type SpaceQueryDetailsConstructor parameters in com.gigaspaces.management.space with type arguments of type SpaceQueryDetailsModifierConstructorDescriptionLocalViewDetails(String id, ConnectionEndpointDetails connectionDetails, Collection<SpaceQueryDetails> queries) -
Uses of SpaceQueryDetails in org.openspaces.events
Methods in org.openspaces.events that return SpaceQueryDetails