public class NotifyContext extends Object
Constructor and Description |
---|
NotifyContext(IEntryHolder notifyEntry,
IEntryHolder referanceEntry,
OperationID operationId,
NotifyActionType notifyType) |
NotifyContext(IEntryHolder notifyEntry,
OperationID operationId,
NotifyActionType notifyType) |
Modifier and Type | Method and Description |
---|---|
boolean |
countDec() |
boolean |
countInc(boolean needAfterAll) |
IEntryHolder |
getEntry() |
NotifyActionType |
getNotifyType() |
OperationID |
getOperationId() |
IEntryHolder |
getReferenceEntry() |
boolean |
isFinishedTemplateSearch() |
boolean |
isGuaranteedNotifications() |
void |
setFinishedTemplateSearch(boolean finishedTemplateSearch) |
void |
setGuaranteedNotifications(boolean guaranteedNotifications) |
public NotifyContext(IEntryHolder notifyEntry, OperationID operationId, NotifyActionType notifyType)
public NotifyContext(IEntryHolder notifyEntry, IEntryHolder referanceEntry, OperationID operationId, NotifyActionType notifyType)
public IEntryHolder getEntry()
public IEntryHolder getReferenceEntry()
public OperationID getOperationId()
public NotifyActionType getNotifyType()
public boolean isGuaranteedNotifications()
public void setGuaranteedNotifications(boolean guaranteedNotifications)
public boolean isFinishedTemplateSearch()
public void setFinishedTemplateSearch(boolean finishedTemplateSearch)
public boolean countInc(boolean needAfterAll)
public boolean countDec()
Copyright © GigaSpaces.