Package | Description |
---|---|
org.jboss.errai.otec.client | |
org.jboss.errai.otec.server |
Modifier and Type | Method and Description |
---|---|
static OpDto |
OpDto.fromOperation(OTOperation operation,
int lastRevisionTx) |
OpDto |
OpPairDto.getLocalOp() |
OpDto |
OpPairDto.getRemoteOp() |
Modifier and Type | Method and Description |
---|---|
int |
OpDto.compareTo(OpDto o) |
Constructor and Description |
---|
OpPairDto(OpDto remoteOp,
OpDto localOp) |
Modifier and Type | Method and Description |
---|---|
Collection<OpDto> |
ClientDemuxer.getEnginePlanFor(OpDto dto) |
Modifier and Type | Method and Description |
---|---|
Collection<OpDto> |
ClientDemuxer.getEnginePlanFor(OpDto dto) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.