public class CumulativeCommandResponse extends CommandResponse
expectedUpdateCount, result| Constructor and Description |
|---|
CumulativeCommandResponse(ResponseMediator mediator,
int maxResponse,
Object initialValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
setResult(Object v) |
protected void |
updateResult(Object oldValue,
Object newValue) |
call, decrementAndGetExpectedUpdateCount, getExpectedUpdateCount, getFuture, getRespondingInstanceName, getTokenId, getTransientResult, setException, setExpectedUpdateCount, setRespondingInstanceName, setTransientResultpublic CumulativeCommandResponse(ResponseMediator mediator, int maxResponse, Object initialValue)
public void setResult(Object v)
setResult in class CommandResponseCopyright © 2017–2019 Eclipse Foundation. All rights reserved.