Uses of Class
com.gigaspaces.internal.server.space.BatchQueryOperationContext
Packages that use BatchQueryOperationContext
-
Uses of BatchQueryOperationContext in com.gigaspaces.internal.server.space
Subclasses of BatchQueryOperationContext in com.gigaspaces.internal.server.spaceModifier and TypeClassDescriptionclassCreated by niv on 6/17/14.classclassContext for clear operation - accumulates operation exceptionsclassContext for readMultiple operation - accumulates operation results and exceptionsclassContext for takeMultiple operation - accumulates operation results and exceptionsMethods in com.gigaspaces.internal.server.space with parameters of type BatchQueryOperationContextModifier and TypeMethodDescriptionSpaceEngine.readMultiple(ITemplatePacket template, Transaction txn, long timeout, boolean ifExists, boolean take, SpaceContext sc, boolean returnOnlyUid, int operationModifiers, BatchQueryOperationContext batchOperationContext, List<SpaceEntriesAggregator> aggregators, ServerIteratorRequestInfo serverIteratorRequestInfo) -
Uses of BatchQueryOperationContext in com.gigaspaces.internal.server.storage
Methods in com.gigaspaces.internal.server.storage that return BatchQueryOperationContextModifier and TypeMethodDescriptionITemplateHolder.getBatchOperationContext()TemplateHolder.getBatchOperationContext()Methods in com.gigaspaces.internal.server.storage with parameters of type BatchQueryOperationContextModifier and TypeMethodDescriptionvoidITemplateHolder.setBatchOperationContext(BatchQueryOperationContext batchOpContext) voidTemplateHolder.setBatchOperationContext(BatchQueryOperationContext batchOpContext)