Uses of Interface
com.gigaspaces.internal.transport.ITemplatePacket
Packages that use ITemplatePacket
Package
Description
Provides classes to configure SpaceIterator.
Provides Space properties and security context services
Provides GigaSpaces administration services
Provides GigaSpaces client interface services
-
Uses of ITemplatePacket in com.gigaspaces.client.iterator
Methods in com.gigaspaces.client.iterator that return ITemplatePacketModifier and TypeMethodDescriptionCursorEntryPacketIterator.getQueryPacket()SpaceEntryPacketIterator.getQueryPacket() -
Uses of ITemplatePacket in com.gigaspaces.client.iterator.cursor
Methods in com.gigaspaces.client.iterator.cursor that return ITemplatePacketConstructors in com.gigaspaces.client.iterator.cursor with parameters of type ITemplatePacketModifierConstructorDescriptionSpaceIteratorBatchResultProvider(ISpaceProxy spaceProxy, int batchSize, int readModifiers, ITemplatePacket queryPacket, UUID uuid, long maxInactiveDuration) SpaceIteratorBatchResultsManager(ISpaceProxy spaceProxy, int batchSize, int readModifiers, ITemplatePacket queryPacket, long maxInactiveDuration) -
Uses of ITemplatePacket in com.gigaspaces.internal.client.cache.localview
Methods in com.gigaspaces.internal.client.cache.localview that return ITemplatePacketMethods in com.gigaspaces.internal.client.cache.localview with parameters of type ITemplatePacketModifier and TypeMethodDescriptionvoidLocalViewConfig.setViewTemplatePackets(ITemplatePacket[] viewTemplatePackets) -
Uses of ITemplatePacket in com.gigaspaces.internal.client.cache.localview.notification
Constructors in com.gigaspaces.internal.client.cache.localview.notification with parameters of type ITemplatePacketModifierConstructorDescriptionNotificationLocalViewListener(NotificationLocalView localView, ITemplatePacket queryPacket, DataEventSession eventSession, ContinousQueryConfig config) -
Uses of ITemplatePacket in com.gigaspaces.internal.client.spaceproxy
Methods in com.gigaspaces.internal.client.spaceproxy with parameters of type ITemplatePacketModifier and TypeMethodDescriptionAbstractSpaceProxy.readEntriesUids(ITemplatePacket template, Transaction transaction, int entriesLimit, int modifiers) ISpaceProxy.readEntriesUids(ITemplatePacket template, Transaction transaction, int entriesLimit, int modifiers) Read entries UIDs from space. -
Uses of ITemplatePacket in com.gigaspaces.internal.client.spaceproxy.actioninfo
Fields in com.gigaspaces.internal.client.spaceproxy.actioninfo declared as ITemplatePacket -
Uses of ITemplatePacket in com.gigaspaces.internal.client.spaceproxy.actions
Methods in com.gigaspaces.internal.client.spaceproxy.actions with parameters of type ITemplatePacketModifier and TypeMethodDescriptionAbstractSpaceProxyActionManager.readEntriesUids(ITemplatePacket template, Transaction transaction, int entriesLimit, int modifiers) -
Uses of ITemplatePacket in com.gigaspaces.internal.client.spaceproxy.metadata
Methods in com.gigaspaces.internal.client.spaceproxy.metadata that return ITemplatePacketModifier and TypeMethodDescriptionISpaceProxyTypeManager.getTemplatePacketFromObject(Object object, ObjectType objectType) SpaceProxyTypeManager.getTemplatePacketFromObject(Object object, ObjectType objectType) Methods in com.gigaspaces.internal.client.spaceproxy.metadata with parameters of type ITemplatePacketModifier and TypeMethodDescriptionISpaceProxyTypeManager.convertQueryResult(IEntryPacket result, ITemplatePacket query, boolean returnEntryPacket) ISpaceProxyTypeManager.convertQueryResult(IEntryPacket result, ITemplatePacket query, boolean returnEntryPacket, AbstractProjectionTemplate projectionTemplate) SpaceProxyTypeManager.convertQueryResult(IEntryPacket resultPacket, ITemplatePacket queryPacket, boolean returnEntryPacket) SpaceProxyTypeManager.convertQueryResult(IEntryPacket resultPacket, ITemplatePacket queryPacket, boolean returnEntryPacket, AbstractProjectionTemplate projectionTemplate) Object[]ISpaceProxyTypeManager.convertQueryResults(IEntryPacket[] results, ITemplatePacket query, boolean returnEntryPacket, AbstractProjectionTemplate projectionTemplate) Object[]SpaceProxyTypeManager.convertQueryResults(IEntryPacket[] resultPackets, ITemplatePacket query, boolean returnEntryPacket, AbstractProjectionTemplate projectionTemplate) Object[]ISpaceProxyTypeManager.createResultArray(ITemplatePacket templatePacket, int length) Object[]SpaceProxyTypeManager.createResultArray(ITemplatePacket templatePacket, int length) -
Uses of ITemplatePacket in com.gigaspaces.internal.client.spaceproxy.operations
Methods in com.gigaspaces.internal.client.spaceproxy.operations that return ITemplatePacketModifier and TypeMethodDescriptionAggregateEntriesSpaceOperationRequest.getQueryPacket()ReadTakeEntriesUidsSpaceOperationRequest.getTemplate()ChangeEntriesSpaceOperationRequest.getTemplatePacket()CountClearEntriesSpaceOperationRequest.getTemplatePacket()ReadTakeEntriesSpaceOperationRequest.getTemplatePacket()ReadTakeEntrySpaceOperationRequest.getTemplatePacket()RegisterEntriesListenerSpaceOperationRequest.getTemplatePacket()Methods in com.gigaspaces.internal.client.spaceproxy.operations that return types with arguments of type ITemplatePacketMethods in com.gigaspaces.internal.client.spaceproxy.operations with parameters of type ITemplatePacketModifier and TypeMethodDescriptionAggregateEntriesSpaceOperationRequest.getFinalResult(IJSpace spaceProxy, ITemplatePacket queryPacket, boolean returnEntryPacket) voidAggregateEntriesSpaceOperationRequest.setQueryPacket(ITemplatePacket queryPacket) voidReadTakeEntriesUidsSpaceOperationRequest.setTemplate(ITemplatePacket template) Constructors in com.gigaspaces.internal.client.spaceproxy.operations with parameters of type ITemplatePacketModifierConstructorDescriptionAggregateEntriesSpaceOperationRequest(ITemplatePacket queryPacket, Transaction txn, int modifiers, List<SpaceEntriesAggregator> aggregators) ChangeEntriesSpaceOperationRequest(ITemplatePacket templatePacket, Transaction txn, long timeout, long lease, int modifiers, Collection<SpaceEntryMutator> mutators, Object query) CountClearEntriesSpaceOperationRequest(ITemplatePacket templatePacket, Transaction txn, boolean isClear, int modifiers) ReadTakeEntriesSpaceOperationRequest(ITemplatePacket templatePacket, Transaction transaction, boolean isTake, int modifiers, int maxResults, int minResultsToWaitFor, long timeout, boolean ifExist, Object query) ReadTakeEntriesUidsSpaceOperationRequest(ITemplatePacket template, Transaction transaction, int entriesLimit, int modifiers) ReadTakeEntrySpaceOperationRequest(ITemplatePacket templatePacket, Transaction txn, boolean isTake, boolean ifExists, long timeout, int modifiers, boolean returnOnlyUid, ISpaceProxyTypeManager typeManager, boolean returnPacket, Object query) ReadTakeEntrySpaceOperationRequest(ITemplatePacket templatePacket, Transaction txn, boolean isTake, boolean ifExists, long timeout, int modifiers, boolean returnOnlyUid, Object query) RegisterEntriesListenerSpaceOperationRequest(ITemplatePacket templatePacket, NotifyInfo notifyInfo, long lease) -
Uses of ITemplatePacket in com.gigaspaces.internal.cluster.node.handlers
Methods in com.gigaspaces.internal.cluster.node.handlers with parameters of type ITemplatePacketModifier and TypeMethodDescriptionvoidIReplicationInNotifyTemplateCreatedHandler.inInsertNotifyTemplate(IReplicationInContext context, ITemplatePacket entryPacket, String uid, NotifyInfo notifyInfo) -
Uses of ITemplatePacket in com.gigaspaces.internal.cluster.node.impl
Methods in com.gigaspaces.internal.cluster.node.impl with parameters of type ITemplatePacketModifier and TypeMethodDescriptionvoidReplicationNodeInFacade.inInsertNotifyTemplate(IReplicationInContext context, ITemplatePacket templatePacket, String uidToOperateBy, NotifyInfo notifyInfo) -
Uses of ITemplatePacket in com.gigaspaces.internal.cluster.node.impl.gateway.sink
Methods in com.gigaspaces.internal.cluster.node.impl.gateway.sink with parameters of type ITemplatePacketModifier and TypeMethodDescriptionvoidLocalClusterReplicationFixFacade.insertNotifyTemplate(ITemplatePacket notifyTemplate, String uid, NotifyInfo notifyInfo) LocalCLusterReplicationReplicaConsumeFacade.insertNotifyTemplate(ITemplatePacket templatePacket, String templateUid, NotifyInfo notifyInfo) -
Uses of ITemplatePacket in com.gigaspaces.internal.cluster.node.impl.handlers
Methods in com.gigaspaces.internal.cluster.node.impl.handlers with parameters of type ITemplatePacketModifier and TypeMethodDescriptionvoidReplicationInExceptionHandler.handleEntryLockedByTransactionOnChange(org.slf4j.Logger logger, ITemplatePacket entryPacket) voidReplicationInExceptionHandler.handleEntryNotInSpaceOnChange(org.slf4j.Logger logger, ITemplatePacket entryPacket) voidReplicationInExceptionHandler.handleEntryVersionConflictOnChange(org.slf4j.Logger logger, ITemplatePacket entryPacket, EntryVersionConflictException ex) voidReplicationInExceptionHandler.handleEntryVersionConflictOnChange(org.slf4j.Logger logger, ITemplatePacket entryPacket, EntryVersionConflictException ex, LogLevel logLevel) voidSpaceReplicationTemplateEventHandler.inInsertNotifyTemplate(IReplicationInContext context, ITemplatePacket template, String templateUid, NotifyInfo notifyInfo) protected voidAbstractSpaceReplicationEntryEventHandler.removeEntryFromSpace(IReplicationInContext context, Transaction txn, ITemplatePacket template, boolean twoPhaseCommit) protected voidBlobstorePrimaryBackupSpaceReplicationEntryEventHandler.removeEntryFromSpace(IReplicationInContext context, Transaction txn, ITemplatePacket template, boolean twoPhaseCommit) protected voidPrimaryBackupSpaceReplicationEntryEventHandler.removeEntryFromSpace(IReplicationInContext context, Transaction txn, ITemplatePacket template, boolean twoPhaseCommit) -
Uses of ITemplatePacket in com.gigaspaces.internal.cluster.node.impl.notification
Methods in com.gigaspaces.internal.cluster.node.impl.notification with parameters of type ITemplatePacketModifier and TypeMethodDescriptionvoidNotificationReplicationDataConsumeFixFacade.insertNotifyTemplate(ITemplatePacket notifyTemplate, String uid, NotifyInfo notifyInfo) -
Uses of ITemplatePacket in com.gigaspaces.internal.cluster.node.impl.packets.data
Methods in com.gigaspaces.internal.cluster.node.impl.packets.data with parameters of type ITemplatePacketModifier and TypeMethodDescriptionvoidIDataConsumeFixFacade.insertNotifyTemplate(ITemplatePacket notifyTemplate, String uid, NotifyInfo notifyInfo) voidSpaceEngineFixFacade.insertNotifyTemplate(ITemplatePacket notifyTemplate, String uid, NotifyInfo notifyInfo) -
Uses of ITemplatePacket in com.gigaspaces.internal.cluster.node.impl.packets.data.errors
Constructors in com.gigaspaces.internal.cluster.node.impl.packets.data.errors with parameters of type ITemplatePacketModifierConstructorDescriptionResurrectNotifyTemplateFix(ITemplatePacket notifyTemplate, String uid, NotifyInfo notifyInfo) -
Uses of ITemplatePacket in com.gigaspaces.internal.cluster.node.impl.packets.data.operations
Constructors in com.gigaspaces.internal.cluster.node.impl.packets.data.operations with parameters of type ITemplatePacketModifierConstructorDescriptionInsertNotifyTemplateReplicationPacketData(ITemplatePacket templatePacket, String templateUid, NotifyInfo notifyInfo, long expirationTime) -
Uses of ITemplatePacket in com.gigaspaces.internal.cluster.node.impl.replica
Methods in com.gigaspaces.internal.cluster.node.impl.replica that return ITemplatePacketModifier and TypeMethodDescriptionprotected ITemplatePacketNotifyTemplateReplicaProducer.buildNotifyTemplatePacket(NotifyTemplateHolder templateHolder, long ttl) Methods in com.gigaspaces.internal.cluster.node.impl.replica with parameters of type ITemplatePacketModifier and TypeMethodDescriptionISpaceReplicaConsumeFacade.insertNotifyTemplate(ITemplatePacket templatePacket, String templateUid, NotifyInfo notifyInfo) Constructors in com.gigaspaces.internal.cluster.node.impl.replica with parameters of type ITemplatePacketModifierConstructorDescriptionDirectPersisntecyEntryReplicaProducer(SpaceEngine engine, SpaceCopyReplicaParameters parameters, ITemplatePacket templatePacket, Object requestContext) EntryReplicaProducer(SpaceEngine engine, SpaceCopyReplicaParameters parameters, ITemplatePacket templatePacket, Object requestContext) -
Uses of ITemplatePacket in com.gigaspaces.internal.cluster.node.impl.replica.data
Constructors in com.gigaspaces.internal.cluster.node.impl.replica.data with parameters of type ITemplatePacketModifierConstructorDescriptionNotifyTemplateReplicaData(ITemplatePacket templatePacket, String templateUid, NotifyInfo notifyInfo, int objectType) -
Uses of ITemplatePacket in com.gigaspaces.internal.cluster.node.impl.replica.data.filters
Constructors in com.gigaspaces.internal.cluster.node.impl.replica.data.filters with parameters of type ITemplatePacketModifierConstructorDescriptionNotifyReplicationFilterReplicaDataWrapper(ITemplatePacket templatePacket, NotifyInfo notifyInfo, int objectType, ITypeDesc typeDesc) -
Uses of ITemplatePacket in com.gigaspaces.internal.cluster.node.impl.view
Constructors in com.gigaspaces.internal.cluster.node.impl.view with parameters of type ITemplatePacketModifierConstructorDescriptionViewReplicationChannelDataFilter(CacheManager cacheManager, String groupName, ITemplatePacket[] templates, RegexCache regexCache, SpaceTypeManager typeManager) -
Uses of ITemplatePacket in com.gigaspaces.internal.cluster.node.replica
Methods in com.gigaspaces.internal.cluster.node.replica that return types with arguments of type ITemplatePacketMethods in com.gigaspaces.internal.cluster.node.replica with parameters of type ITemplatePacketModifier and TypeMethodDescriptionvoidSpaceCopyReplicaParameters.addTemplatePacket(ITemplatePacket templatePacket) -
Uses of ITemplatePacket in com.gigaspaces.internal.events.durable
Constructors in com.gigaspaces.internal.events.durable with parameters of type ITemplatePacketModifierConstructorDescriptionprotectedAbstractReplicationNotificationInEntryHandler(NotifyInfo notifyInfo, IDirectSpaceProxy remoteSpace, long eventID, ITemplatePacket templatePacket) NotifyCallHandler(RemoteEventListener listener, NotifyInfo notifyInfo, ITemplatePacket templatePacket, ReplicationNotificationClientEndpoint endpoint) protectedReplicationNotificationBatchInEntryHandler(NotifyInfo notifyInfo, IDirectSpaceProxy remoteSpace, long eventID, ITemplatePacket templatePacket) ReplicationNotificationInBatchConsumptionHandler(NotifyInfo notifyInfo, ITemplatePacket templatePacket, ReplicationNotificationClientEndpoint endpoint) ReplicationNotificationInEntryHandler(NotifyInfo notifyInfo, IDirectSpaceProxy remoteSpace, long eventID, ITemplatePacket templatePacket, ReplicationNotificationClientEndpoint endpoint) -
Uses of ITemplatePacket in com.gigaspaces.internal.io
Methods in com.gigaspaces.internal.io that return ITemplatePacketModifier and TypeMethodDescriptionstatic ITemplatePacket[]IOUtils.readTemplatePacketArray(ObjectInput in) -
Uses of ITemplatePacket in com.gigaspaces.internal.lrmi.stubs
Methods in com.gigaspaces.internal.lrmi.stubs with parameters of type ITemplatePacketModifier and TypeMethodDescriptionvoidLRMISpaceImpl.snapshot(ITemplatePacket e) voidLRMISpaceImpl.snapshot(ITemplatePacket e, SpaceContext sc) LRMISpaceImpl.spaceCopy(IRemoteSpace remoteProxy, String remoteSpaceUrl, String remoteSpaceName, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize, SpaceContext spaceContext, SpaceContext remoteSpaceContext) LRMISpaceImpl.spaceCopy(String remoteUrl, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize) LRMISpaceImpl.spaceCopy(String remoteUrl, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize, SpaceContext sc) -
Uses of ITemplatePacket in com.gigaspaces.internal.query
Constructors in com.gigaspaces.internal.query with parameters of type ITemplatePacketModifierConstructorDescriptionRawEntryConverter(IDirectSpaceProxy spaceProxy, ITemplatePacket queryPacket, boolean returnRawEntry) -
Uses of ITemplatePacket in com.gigaspaces.internal.query.continous
Constructors in com.gigaspaces.internal.query.continous with parameters of type ITemplatePacketModifierConstructorDescriptionContinousQuery(ISpaceProxy spaceProxy, ITemplatePacket query, ContinousQueryListener listener, ContinousQueryConfig config, DataEventSession eventSession) -
Uses of ITemplatePacket in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return ITemplatePacketMethods in com.gigaspaces.internal.server.space with parameters of type ITemplatePacketModifier and TypeMethodDescriptionSpaceEngine.aggregate(ITemplatePacket queryPacket, List<SpaceEntriesAggregator> aggregators, int readModifiers, SpaceContext sc) SpaceImpl.asyncRead(ITemplatePacket template, Transaction txn, long timeout, boolean ifExists, boolean take, IJSpaceProxyListener listener, SpaceContext sc, boolean returnOnlyUid, int modifiers, IFuture result) SpaceEngine.change(ITemplatePacket template, Transaction txn, long lease, long timeout, SpaceContext sc, boolean fromReplication, boolean origin, Collection<SpaceEntryMutator> mutators, int operationModifiers, boolean returnOnlyUid) perform an update in place using mutatorsSpaceEngine.clear(ITemplatePacket template, Transaction txn, SpaceContext sc, int operationModifiers) SpaceImpl.clear(ITemplatePacket template, Transaction txn, int modifiers, SpaceContext sc) SpaceEngine.count(ITemplatePacket template, Transaction txn, SpaceContext sc, int operationModifiers) SpaceImpl.count(ITemplatePacket template, Transaction txn, SpaceContext sc, int modifiers) protected List<IEntryPacket>BatchQueryOperationContext.createResultList(ITemplatePacket template, int maxEntries) Create a list that will accumulate the batch operation results.SpaceImpl.getNextBatchFromServerIterator(ITemplatePacket template, SpaceContext sc, int modifiers, ServerIteratorRequestInfo serverIteratorRequestInfo) SpaceEngineReplicaConsumerFacade.insertNotifyTemplate(ITemplatePacket templatePacket, String templateUid, NotifyInfo notifyInfo) SpaceEngineReplicaDirectPersistencySyncConsumerFacade.insertNotifyTemplate(ITemplatePacket templatePacket, String templateUid, NotifyInfo notifyInfo) SpaceEngine.notify(ITemplatePacket template, long lease, boolean fromReplication, String templateUid, SpaceContext sc, NotifyInfo info) SpaceImpl.notify(ITemplatePacket template, Transaction txn, long lease, SpaceContext sc, NotifyInfo info) SpaceEngine.read(ITemplatePacket template, Transaction txn, long timeout, boolean ifExists, boolean take, SpaceContext sc, boolean returnOnlyUid, boolean fromReplication, boolean origin, int operationModifiers) SpaceImpl.read(ITemplatePacket template, Transaction txn, long timeout, boolean ifExists, boolean take, IJSpaceProxyListener listener, SpaceContext sc, boolean returnOnlyUid, int modifiers) SpaceImpl.readByIds(ITemplatePacket template, Transaction txn, boolean take, SpaceContext spaceContext, int modifiers) SpaceEngine.readMultiple(ITemplatePacket template, Transaction txn, long timeout, boolean ifExists, boolean take, SpaceContext sc, boolean returnOnlyUid, int operationModifiers, BatchQueryOperationContext batchOperationContext, List<SpaceEntriesAggregator> aggregators, ServerIteratorRequestInfo serverIteratorRequestInfo) SpaceImpl.readMultiple(ITemplatePacket template, Transaction txn, boolean take, int maxEntries, SpaceContext sc, boolean returnOnlyUid, int modifiers) SpaceImpl.readMultiple(ITemplatePacket template, Transaction txn, boolean take, int maxEntries, SpaceContext sc, boolean returnOnlyUid, int modifiers, int minEntries, long timeout, boolean isIfExist) SpaceImpl.readNew(ITemplatePacket template, Transaction txn, long timeout, boolean ifExists, boolean take, IJSpaceProxyListener listener, SpaceContext sc, boolean returnOnlyUid, int modifiers) voidSpaceEngine.registerLocalView(ITemplatePacket[] queryPackets, Collection<SpaceQueryDetails> queryDescriptions, RouterStubHolder viewStub, int batchSize, long batchTimeout, SpaceContext spaceContext) voidIRemoteSpace.snapshot(ITemplatePacket e) Deprecated.voidIRemoteSpace.snapshot(ITemplatePacket e, SpaceContext sc) voidSpaceEngine.snapshot(ITemplatePacket entryPacket) Return a snapshot of the given entry.voidSpaceImpl.snapshot(ITemplatePacket template) voidSpaceImpl.snapshot(ITemplatePacket template, SpaceContext sc) SpaceImpl.spaceCopy(IRemoteSpace remoteProxy, String remoteSpaceUrl, String remoteSpaceName, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize, SpaceContext sc, SpaceContext remoteSpaceContext) SpaceImpl.spaceCopy(String remoteUrl, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize) SpaceImpl.spaceCopy(String remoteUrl, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize, SpaceContext sc) SpaceEngine.spaceCopyReplica(SpaceURL sourceRemoteUrl, String sourceMemberName, IRemoteSpace remoteJSpace, ITemplatePacket templPacket, boolean includeNotifyTemplates, int chunkSize, SpaceContext sc, SpaceContext remoteSpaceContext) Constructors in com.gigaspaces.internal.server.space with parameters of type ITemplatePacketModifierConstructorDescriptionAggregateOperationContext(ITemplatePacket template, int maxEntries, int minEntries, boolean skipProcessedUidsStore) BatchQueryOperationContext(ITemplatePacket template, int maxEntries, int minEntries) ChangeMultipleContext(ITemplatePacket template, int maxEntries, int minEntries) ClearContext(ITemplatePacket template, int maxEntries, FilterManager fm) ReadByIdsContext(ITemplatePacket template, boolean accumulate) ReadMultipleContext(ITemplatePacket template, int maxEntries, int minEntries) TakeMultipleContext(ITemplatePacket template, int maxEntries, int minEntries) -
Uses of ITemplatePacket in com.gigaspaces.internal.server.space.broadcast_table
Methods in com.gigaspaces.internal.server.space.broadcast_table with parameters of type ITemplatePacketModifier and TypeMethodDescriptionvoidBroadcastTableHandler.clearEntries(ITemplatePacket template, int modifiers) -
Uses of ITemplatePacket in com.gigaspaces.internal.server.space.tiered_storage
Methods in com.gigaspaces.internal.server.space.tiered_storage with parameters of type ITemplatePacketModifier and TypeMethodDescriptionCriteriaRangePredicate.evaluate(ITemplatePacket packet) InternalCachePredicate.evaluate(ITemplatePacket template) TimePredicate.evaluate(ITemplatePacket packet) -
Uses of ITemplatePacket in com.gigaspaces.internal.server.storage
Methods in com.gigaspaces.internal.server.storage that return ITemplatePacketMethods in com.gigaspaces.internal.server.storage with parameters of type ITemplatePacketModifier and TypeMethodDescriptionstatic NotifyTemplateHolderTemplateHolderFactory.createNotifyTemplateHolder(IServerTypeDesc typeDesc, ITemplatePacket template, String templateUid, long expirationTime, long eventId, NotifyInfo notifyInfo, boolean isFifo) static ITemplateHolderTemplateHolderFactory.createTemplateHolder(IServerTypeDesc typeDesc, ITemplatePacket template, String uid, long expirationTime) static ITemplateHolderTemplateHolderFactory.createTemplateHolder(IServerTypeDesc typeDesc, ITemplatePacket template, String uid, long expirationTime, XtnEntry xidOriginated, long SCN, int templateOperation, IResponseContext respContext, boolean returnOnlyUid, int operationModifiers, boolean isfifo) static ITemplateHolderTemplateHolderFactory.createTemplateHolder(IServerTypeDesc typeDesc, ITemplatePacket template, String uid, long expirationTime, XtnEntry xidOriginated, long SCN, int templateOperation, IResponseContext respContext, boolean returnOnlyUid, int operationModifiers, boolean isfifo, boolean fromReplication) static booleanTemplateHolder.isOptimizedForBlobStoreClear(CacheManager cacheManager, ITemplatePacket templatePacket, TemplateEntryData templateEntryData) Constructors in com.gigaspaces.internal.server.storage with parameters of type ITemplatePacketModifierConstructorDescriptionNotifyTemplateHolder(IServerTypeDesc typeDesc, ITemplatePacket template, String uid, long expirationTime, long eventId, NotifyInfo info, boolean isFifo) TemplateHolder(IServerTypeDesc typeDesc, ITemplatePacket packet, String uid, long expirationTime, XtnEntry xidOriginated, long scn, int templateOperation, IResponseContext respContext, boolean returnOnlyUid, int operationModifiers, boolean isfifo) TemplateHolder(IServerTypeDesc typeDesc, ITemplatePacket packet, String uid, long expirationTime, XtnEntry xidOriginated, long scn, int templateOperation, IResponseContext respContext, boolean returnOnlyUid, int operationModifiers, boolean isfifo, boolean fromReplication) -
Uses of ITemplatePacket in com.gigaspaces.internal.space.requests
Fields in com.gigaspaces.internal.space.requests declared as ITemplatePacketModifier and TypeFieldDescriptionRegisterReplicationNotificationRequestInfo.templateRegisterReplicationLocalViewRequestInfo.templatesMethods in com.gigaspaces.internal.space.requests that return ITemplatePacketModifier and TypeMethodDescriptionClearBroadcastTableEntriesSpaceRequestInfo.getTemplatePacket()GetBatchForIteratorSpaceRequestInfo.getTemplatePacket()Constructors in com.gigaspaces.internal.space.requests with parameters of type ITemplatePacketModifierConstructorDescriptionClearBroadcastTableEntriesSpaceRequestInfo(ITemplatePacket templatePacket, int modifiers) GetBatchForIteratorSpaceRequestInfo(ITemplatePacket templatePacket, int modifiers, int batchSize, int batchNumber, UUID iteratorId, long maxInactiveDuration) -
Uses of ITemplatePacket in com.gigaspaces.internal.sync.mirror
Methods in com.gigaspaces.internal.sync.mirror with parameters of type ITemplatePacketModifier and TypeMethodDescriptionvoidMirrorFixFacade.insertNotifyTemplate(ITemplatePacket notifyTemplate, String uid, NotifyInfo notifyInfo) -
Uses of ITemplatePacket in com.gigaspaces.internal.transport
Classes in com.gigaspaces.internal.transport that implement ITemplatePacketModifier and TypeClassDescriptionclassclassclassImplementsITemplatePacketforExternalizableclasses.classPbsTemplatePacket 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 .Methods in com.gigaspaces.internal.transport that return ITemplatePacketModifier and TypeMethodDescriptionITemplatePacket.clone()static ITemplatePacketTemplatePacketFactory.createEmptyPacket(ITypeDesc typeDesc) static <T> ITemplatePacketTemplatePacketFactory.createFromObject(T entry, ITypeDesc typeDesc, EntryType entryType) static ITemplatePacketTemplatePacketFactory.createFullPacket(IEntryData entryData, String uid, OperationID operationId, boolean isTransient) static ITemplatePacketTemplatePacketFactory.createFullPacket(IEntryHolder entryHolder, ITemplateHolder template, String uid, long timeToLive, IEntryData entryData, OperationID operationID) static ITemplatePacketTemplatePacketFactory.createFullPacket(IEntryHolder entryHolder, ITemplateHolder template, String uid, long timeToLive, OperationID operationId) static ITemplatePacketTemplatePacketFactory.createFullPacket(IEntryHolder entryHolder, OperationID operationID) static ITemplatePacketTemplatePacketFactory.createFullPacket(ITemplateHolder template, String uid, long timeToLive, OperationID operationId) static ITemplatePacketTemplatePacketFactory.createFullPacket(IEntryPacket entryPacket) static ITemplatePacketTemplatePacketFactory.createFullPacket(IEntryPacket entryPacket, ITypeDesc typeDesc, boolean isTransient) static ITemplatePacketTemplatePacketFactory.createFullPacketForReplication(NotifyTemplateHolder template, OperationID operationID) static ITemplatePacketTemplatePacketFactory.createIdOrUidPacket(ITypeDesc typeDesc, QueryResultTypeInternal resultType, Object routing, Object id, int version, AbstractProjectionTemplate projectionTemplate) static ITemplatePacketTemplatePacketFactory.createIdPacket(Object id, Object routing, int version, ITypeDesc typeDesc, QueryResultTypeInternal resultType, AbstractProjectionTemplate projectionTemplate) static ITemplatePacketTemplatePacketFactory.createUidPacket(ITypeDesc typeDesc, String uid, int version) static ITemplatePacketTemplatePacketFactory.createUidPacket(ITypeDesc typeDesc, String uid, Object routing, int version, QueryResultTypeInternal resultType, AbstractProjectionTemplate projectionTemplate) static ITemplatePacketTemplatePacketFactory.createUidPacket(String uid, int version) static ITemplatePacketTemplatePacketFactory.createUidPacket(String uid, int version, boolean returnOnlyUids) static ITemplatePacketTemplatePacketFactory.createUidPacket(String uid, Object routing, int version, QueryResultTypeInternal resultType) static ITemplatePacketTemplatePacketFactory.createUidResponsePacket(String uid, int version) static ITemplatePacketTemplatePacketFactory.createUidsPacket(ITypeDesc typeDesc, String[] uids, QueryResultTypeInternal resultType, boolean returnOnlyUids) static ITemplatePacketTemplatePacketFactory.createUidsPacket(String[] uids, QueryResultTypeInternal resultType, boolean returnOnlyUids) static ITemplatePacketTemplatePacketFactory.createUidsResponsePacket(String[] uids) -
Uses of ITemplatePacket in com.gigaspaces.serialization.pbs
Methods in com.gigaspaces.serialization.pbs that return ITemplatePacketModifier and TypeMethodDescriptionstatic ITemplatePacketPbsEntryFormatter.getCppTemplatePacketFromSqlQuery(SQLQuery<?> sqlQuery, ISpaceProxy spaceProxy) static ITemplatePacketPbsEntryFormatter.getTemplatePacketFromSqlQuery(SQLQuery<?> sqlQuery, ISpaceProxy spaceProxy, PbsProjectionTemplate projectionTemplate, QueryResultTypeInternal resultType) static ITemplatePacketPbsEntryFormatter.readPbsTemplate(PbsInputStream input, ISpaceProxy spaceProxy) static ITemplatePacketPbsEntryFormatter.readPbsTemplate(PbsInputStream input, ISpaceProxy spaceProxy, ITypeDesc typeDescriptor) static ITemplatePacketPbsEntryFormatter.readSqlQuery(PbsInputStream input, ISpaceProxy spaceProxy, ITypeDesc typeDescriptor) Methods in com.gigaspaces.serialization.pbs that return types with arguments of type ITemplatePacketModifier and TypeMethodDescriptionstatic Map<Long,ITemplatePacket> PbsPreparedTemplateCache.getCache() -
Uses of ITemplatePacket in com.j_spaces.core
Classes in com.j_spaces.core that implement ITemplatePacketModifier and TypeClassDescriptionclassA base template packet for IdsQueryPacket and IdsMultiRoutingQueryPacket The template packet contains an IDs array.classCreated 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.classUsed for querying the space by a uid / uids. -
Uses of ITemplatePacket in com.j_spaces.core.admin
Methods in com.j_spaces.core.admin with parameters of type ITemplatePacketModifier and TypeMethodDescriptionIInternalRemoteJSpaceAdmin.spaceCopy(IRemoteSpace remoteProxy, String remoteSpaceUrl, String remoteSpaceName, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize, SpaceContext spaceContext, SpaceContext remoteSpaceContext) Given ISpaceInternal of a remote space, Copy all entries/notify templates from the space.IInternalRemoteJSpaceAdmin.spaceCopy(String remoteUrl, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize) Given Url of a remote space, Copy all entries/notify templates from the space.IInternalRemoteJSpaceAdmin.spaceCopy(String remoteUrl, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize, SpaceContext sc) Given Url of a remote space, Copy all entries/notify templates from the space.JSpaceAdminImpl.spaceCopy(IRemoteSpace remoteProxy, String remoteSpaceUrl, String remoteSpaceName, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize, SpaceContext sc, SpaceContext remoteSpaceContext) JSpaceAdminImpl.spaceCopy(String remoteUrl, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize) JSpaceAdminImpl.spaceCopy(String remoteUrl, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize, SpaceContext sc) JSpaceAdminProxy.spaceCopy(IRemoteSpace remoteProxy, String remoteSpaceUrl, String remoteSpaceName, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize, SpaceContext spaceContext, SpaceContext remoteSpaceContext) JSpaceAdminProxy.spaceCopy(String remoteUrl, ITemplatePacket templPacket, boolean includeNotifyTemplates, int chunkSize) JSpaceAdminProxy.spaceCopy(String remoteUrl, ITemplatePacket template, boolean includeNotifyTemplates, int chunkSize, SpaceContext sc) -
Uses of ITemplatePacket in com.j_spaces.core.client
Methods in com.j_spaces.core.client that return ITemplatePacketConstructors in com.j_spaces.core.client with parameters of type ITemplatePacket -
Uses of ITemplatePacket in com.j_spaces.core.client.sql
Methods in com.j_spaces.core.client.sql that return ITemplatePacketModifier and TypeMethodDescriptionIQueryManager.getSQLTemplate(SQLQueryTemplatePacket template, Transaction txn) QueryManager.getSQLTemplate(SQLQueryTemplatePacket template, Transaction txn) -
Uses of ITemplatePacket in com.j_spaces.jdbc.builder
Classes in com.j_spaces.jdbc.builder that implement ITemplatePacketModifier and TypeClassDescriptionclassclassA 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
IRemoteSpace.snapshot(ITemplatePacket, SpaceContext)instead.