Package | Description |
---|---|
com.gigaspaces.internal.server.space | |
com.gigaspaces.internal.server.storage |
Modifier and Type | Class and Description |
---|---|
class |
AggregateOperationContext
Created by niv on 6/17/14.
|
class |
ChangeMultipleContext |
class |
ClearContext
Context for clear operation - accumulates operation exceptions
|
class |
ReadMultipleContext
Context for readMultiple operation - accumulates operation results and exceptions
|
class |
TakeMultipleContext
Context for takeMultiple operation - accumulates operation results and exceptions
|
Modifier and Type | Method and Description |
---|---|
AnswerHolder |
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) |
Modifier and Type | Method and Description |
---|---|
BatchQueryOperationContext |
TemplateHolder.getBatchOperationContext() |
BatchQueryOperationContext |
ITemplateHolder.getBatchOperationContext() |
Modifier and Type | Method and Description |
---|---|
void |
TemplateHolder.setBatchOperationContext(BatchQueryOperationContext batchOpContext) |
void |
ITemplateHolder.setBatchOperationContext(BatchQueryOperationContext batchOpContext) |
Copyright © GigaSpaces.