Uses of Interface
com.gigaspaces.internal.transport.ITransportPacket
Packages that use ITransportPacket
Package
Description
Provides Space properties and security context services
Provides GigaSpaces JDBC interfaces
-
Uses of ITransportPacket in com.gigaspaces.internal.client.spaceproxy.actioninfo
Methods in com.gigaspaces.internal.client.spaceproxy.actioninfo with parameters of type ITransportPacketModifier and TypeMethodDescriptionprotected voidCommonProxyActionInfo.initOperationId(ISpaceProxy spaceProxy, ITransportPacket packet) -
Uses of ITransportPacket in com.gigaspaces.internal.client.spaceproxy.metadata
Methods in com.gigaspaces.internal.client.spaceproxy.metadata with parameters of type ITransportPacketModifier and TypeMethodDescriptionvoidClientTypeDescRepository.loadTypeDescToPacket(ITransportPacket packet) voidISpaceProxyTypeManager.loadTypeDescToPacket(ITransportPacket packet) voidSpaceProxyTypeManager.loadTypeDescToPacket(ITransportPacket packet) -
Uses of ITransportPacket in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space with parameters of type ITransportPacketModifier and TypeMethodDescriptionvoidSpaceImpl.beginPacketOperation(boolean isCheckForStandBy, SpaceContext sc, Privilege privilege, ITransportPacket packet) voidSpaceImpl.checkPacketAccessPrivileges(SpaceContext sc, Privilege privilege, ITransportPacket packet) Check if a user's has sufficient privileges to perform this operation. -
Uses of ITransportPacket in com.gigaspaces.internal.server.space.metadata
Methods in com.gigaspaces.internal.server.space.metadata with parameters of type ITransportPacket -
Uses of ITransportPacket in com.gigaspaces.internal.server.storage
Constructors in com.gigaspaces.internal.server.storage with parameters of type ITransportPacketModifierConstructorDescriptionTemplateEntryData(ITypeDesc typeDesc, ITransportPacket packet, long expirationTime, boolean fromReplication) -
Uses of ITransportPacket in com.gigaspaces.internal.transport
Subinterfaces of ITransportPacket in com.gigaspaces.internal.transportModifier and TypeInterfaceDescriptioninterfacethis is the basic interface defining the proxy-space or space-space transport layer.interfaceExtends IEntryPacket and provides an interface for templates.Classes in com.gigaspaces.internal.transport that implement ITransportPacketModifier and TypeClassDescriptionclassclassclassclassThis class represents a packet of information transmitted between a J-Space client and its J-Space server (and vice versa).classthe entry packet used to moveExternalizableobject from the proxy to the server.classImplementsITemplatePacketforExternalizableclasses.classclassclassPbsTemplatePacket defines the template object for Pbs layer.classThis class represents a packet of information transmitted between a J-Space client and its J-Space server . -
Uses of ITransportPacket in com.gigaspaces.internal.transport.mvcc
Subinterfaces of ITransportPacket in com.gigaspaces.internal.transport.mvccModifier and TypeInterfaceDescriptioninterfaceImplemented by entry packet(s) not in the same hierarchy as IEntryHolder interface.Classes in com.gigaspaces.internal.transport.mvcc that implement ITransportPacketModifier and TypeClassDescriptionclassMVCC shell entry packet, built fromMVCCShellEntryCacheInfo, is intended for space recovery with enabled mvcc. -
Uses of ITransportPacket in com.j_spaces.core
Classes in com.j_spaces.core that implement ITransportPacketModifier and TypeClassDescriptionclassA base template packet for IdsQueryPacket and IdsMultiRoutingQueryPacket The template packet contains an IDs array.classRepresents an ExternalEntry as an IEntryPacketclassCreated by IntelliJ IDEA.classUsed for querying the space by a class + id.classA template packet used by readByIds operation.classA template packet used by readByIds operation.classclassUsed for querying the space by a uid / uids. -
Uses of ITransportPacket in com.j_spaces.jdbc
Classes in com.j_spaces.jdbc that implement ITransportPacketModifier and TypeClassDescriptionclassThis class represents an entry that was constructed from a join between several tables. -
Uses of ITransportPacket in com.j_spaces.jdbc.builder
Classes in com.j_spaces.jdbc.builder that implement ITransportPacketModifier and TypeClassDescriptionclassclassclassA wrapper for the SQLQuery - gives it a facade of ITemplatePacketclassRepresents query that is translated to several template packets The result is the union of all results